• What is Windows Performance Analyzer all about and why should you use it instead of xperfview?

    Consider the following trace in xperfview: This should be familiar to you, it’s the DPC storm / storport doorbell that looks like this: So how does this trace look in WPA from the Windows 8 ADK (RP edition)? A little different, but the Dude isn’t closed...
  • The Microsoft Premier Field Engineer (PFE) view on Virtual Desktop (VDI) Density

    For some, VDI is about density. How many guests can we stuff into a host with performance and user experience still at acceptable levels? This script is the clarion call for those, a herald in dark times of performance degradation. It is, the script a couple PFEs wrote…

    It makes an image lean but supportable. Fast, quick, usable (of course TEST TEST TEST for your applications and needs).

    In a post to follow I will deconstruct the script and HTA to open a discussion on the settings.  Post here:  http://blogs.technet.com/b/jeff_stokes/archive/2012/10/18/deconstructing-the-pfe-vdi-optimization-script.aspx

    It comes with both an HTA for on the fly configuration and a straight VBS script for inclusion in deployment or image configuration. And it logs in trace32 format.

    Industry feedback is welcome.

    This script was created by Carl Luberti, Tanner Slayton, and Jeff Stokes. We are Premier Field Engineers at Microsoft.

    The Script and HTA are below.

    Thank you.

     

    EDIT:  10/24/2013 - Jeff Stokes and Carl Luberti - "Removed Offline File Service disable section at advise of MCS, it is found that the only proper way to disable OFS is to disable via GPO, so apply GPO http://gpsearch.azurewebsites.net/default.aspx?policyid=2061&ref=1 to your VDI OU instead.

  • How to collect a trace for audio or video problems in Windows 7

    Assume the following:  You have a Windows 7 host that you want to collect a trace from.  The user complains of audio issues, stuttering, latency, etc…or video frame rate is low.  Something annoying. Like my previous post, lets cover a few...
  • Defeated by Unexpected Transaction Log File growth

    Applies to Exchange 2003, concepts apply to 2007 as well. I've bumped into a few cases recently where the customer had unexpected transaction log file growth that caused the server to dismount a storage group due to lack of disk space. In this post...
  • Why do I have long boot times? Pt 1

    So one of the questions that comes to mind every now and then in technical circles (and outside as well) is "Why doesn't it take so long for my machine to boot?". Just what's going on in there while these friendly, soothing graphics come up on the screen...