The dude does xperf…

So the Dude (that’s me) has gone over how to collect xperf traces a few times now, but what do we do after we’ve collected a solid .etl file you may ask?  Well, that’s what this post is all about.  This is how the Dude does it.  The Dude you see is listening to Simple… Continue reading The dude does xperf…

RunAsRadio.com spot

Look for the Dudes’ interview with Richard Campbell on RunAsRadio, where I get into a discussion on Slow Boot/Slow Logon scenarios, tools to use and common culprits.  The spot appears on May the 18th! Links discussed on the interview are: http://social.technet.microsoft.com/wiki/contents/articles/10130.root-causes-for-slow-boots-and-logons-sbsl.aspx http://blogs.technet.com/b/yongrhee/archive/2012/02/19/list-of-performance-hotfixes-post-sp1-for-windows-7-sp1.aspx Thanks! Jeff Stokes

The Dude’s Greatest Hits

As requested by several customers, I’m putting up a list of tools I find useful in troubleshooting, etc… First up…. Data Gathering I use the following tools to gather data from systems.  Each has its own place, much like a mechanic has many tools, so does the average engineer… PFE MPS Reports.  I use these… Continue reading The Dude’s Greatest Hits

How I stand up a new MDT environment, Part 7

Ok, break time is over yo…. Step 5 The Task Sequence magic So lets do another properties on our Task Sequence and go to the “OS Info” tab, which will look like this: Click “Edit Unattend.xml” Now this is why I (we, you are following along right?) selected an x86 version of 7 to do… Continue reading How I stand up a new MDT environment, Part 7

How I stand up a new MDT environment, Part 6

Step 4.1 The Task Sequence magic Now that the Task Sequences are created, its important to note you are NOT done here yet.  It is not yet soup… Before we proceed any further, I typically implement the changes the Deployment Guys recommend to add your own custom actions to the Task Sequence editor, documented here. … Continue reading How I stand up a new MDT environment, Part 6

How I stand up a new MDT environment, Part 5

Step 4.  Task Sequences So now with Operating Systems and Applications added to the console, it’s time to add a Task Sequence or three… I always give my Task Sequences an ID of a number.  You can use anything, but I like the numeric relevance, and its easier to type if you end up specifying… Continue reading How I stand up a new MDT environment, Part 5

How I stand up a new MDT environment, Part 4

Step 3.1 App Bundles So at this point you’ve imported/added your applications and are wondering why I created a folder named bundles…maybe? These are groupings of applications so we can force feed a bundle of apps onto a build, rather than selecting them one at a time in a wizard…. I’ve defined a x64 and… Continue reading How I stand up a new MDT environment, Part 4

How I stand up a new MDT environment, Part 3

Step 3.  Here come the apps! Much like the Operating System area, in the Application area we want to create a logical folder structure.  These are applications we may want to cook into our reference image. In the end, mine looks something like this (I’m building out a new MDT 2012 site here at home,… Continue reading How I stand up a new MDT environment, Part 3

How I stand up a new MDT environment, Part 2

  Step 2.  Import OS into the reference share So mount an ISO of the OS you want to capture and deploy into Hyper-V as the DVD drive of the MDT-Console VM. Then in the MDT workbench, right click the folder “Operating Systems” and create a folder for that OS.  Then right click that folder… Continue reading How I stand up a new MDT environment, Part 2

How I stand up a new MDT environment, Part 1

There are many MDT environment setups, this one is mine.   Step .1  Pre-Flight I use a 2008 R2 SP1 Server as my base.  I enable the Hyper-V role on it and create 2 VMs.  Half of you reading this are going to say “But we’re a VMWare shop, we don’t run Hyper-V.”  Ok, so… Continue reading How I stand up a new MDT environment, Part 1

Exit mobile version