Martin Hinshelwood (MrHinsh) on Visual Studio ALM

A Scottish software developer | SSW Solution Architect | Microsoft Visual Studio ALM MVP | Microsoft Visual Studio ALM Ranger | Scrum Developer Trainer
posts - 443, comments - 722, trackbacks - 57

My Links

News

Profile photo of Martin Hinshelwood Martin Hinshelwood on LinkedIn
Martin Hinshelwood on Twitter
Martin Hinshelwood on Facebook
Martin Hinshelwood on Messenger
Martin Hinshelwood on Feedburner

Martin is a Solution Architect at SSW, and also one of three Microsoft Visual Studio ALM MVP in the UK and has over 9 years experience in the software industry. Martin has recently joined the ranks of the Microsoft Visual Studio ALM Rangers deliver out of band solutions for missing features or guidance.

Microsoft Visual Studio ALM MVP

Martin speaks at DDD Scotland, one of the top events in the UK along with a number of User Groups across UK and Europe. And is excited to be presenting the Professional Scrum Developer course which he is one of only three qualified trainers in the UK.

Professional Scrum Developer Trainer Certified ScrumMaster

He aims to continue improve the engineering practices of development teams in the UK and Europe. He does this by migrating them to, and coaching them in the use of, Microsoft’s ALM offering in combination with Scrum. These offerings include Team Foundation Server (TFS) and Visual Studio.

Microsoft Certified Technical Specialist: Team Foundation Server  

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Locations of visitors to this page

Twitter












Tag Cloud

Article Categories

Archives

Post Categories

Image Galleries

Blogs I read

Blogs of Friends

Personal

Projects

VSTS

Create a VHD from the Windows Server 2008 R2 Image disk

Previously I created this the manual way, but if you have a fast internet connection and can take the 1.6gb download of the AIK, then this is a much easier way of getting started.

This is not really the same as the SSW image that I created before, the SSW image was a lovely slipstreamed beauty with all the application I would ever need already preinstalled.. It was 32GB and took a very long time to setup. This will be sum what faster as it  only require a base Windows Server 2008 Setup…

  1. Download Windows® Automated Installation Kit (AIK)
    image
    Figure: Downloading AIK, done in under 5 minutes
    image 
    Figure: Unpack using WinRAR, don’t burn it as it is a waste of a DVD. Some applications don’t like being run from a Virtual DVD.
  2. Install  the AIK onto your local computer.
    image
    Figure: Weird setup, but what the heck…
  3. Download and Install Windows(R) Image to Virtual Hard Disk (WIM2VHD) Converter
    image
    Figure: Its just a script file that you download. I would prefer if it was a command line app with an optional UI, but you can’t have everything.
  4. Mount your Windows 2008 R2 image to a Virtual DVD drive. I am using Virtual Clone Drive.
    image
    Figure: Mounted Windows 2008 R2 ready to go…
    image
    Figure: Use your favourite Virtual DVD mounting software..
  5. coffee-cupRun the script to create your VHD using a command line running as an administrator
    CSCRIPT WIM2VHD.WSF /WIM:I:\sources\install.wim /SKU:SERVERSTANDARDCORE /VHD:D:\WimBuild\WinSvr2008R2OOB.vhd
    image 

You now have a lovely Out Of Box Windows 2008 R2 VHD. I would keep a copy of this in a nice safe place so you don’t need that coffee break every time.

Whoa there… not so fast..

Did you spot my mistake?

Could it be to do with the little “SERVERSTANDARDCORE” tag?

Could it be the “CORE” bit?

I think so.. I was just wondering why my resultant VHD was only 2.5gb in size!

Doh!

Lets try that properly:

  1. coffee-cupRun the script to create your VHD using a command line running as an administrator
    CSCRIPT WIM2VHD.WSF /WIM:I:\sources\install.wim /SKU:SERVERSTANDARD /VHD:D:\WimBuild\WinSvr2008R2OOB.vhd
    image

Make a copy of this file, and attach it to your boot list, and boot…

Technorati Tags:   

Print | posted on Monday, December 07, 2009 2:37 PM | Filed Under [ Windows SSW ]

Feedback

No comments posted yet.
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: