Sysprep Data location with vCenter running on Windows 2008


The default location of sysprep files.

When you have your vCenter running under Windows 2008, the sysprep files are located at this path:

ProgramData\VMware\VMware VirtualCenter\sysprep

Then you’ll see that there are empty folders for the sysprep files already created there. You just need to download the latest sysprep files and extract the cabinet files there for each and different OS.

…\1.1\
…\2k\
…\xp\
…\svr2003\
…\xp-64\
…\svr2003-64\

VMware vCenter sysprep files location unde Windows 2008 Server

If you don’t copy the sysprep files there after installing your vCenter, for certains OS you don’t have the possibility to personalize your installation (the radio buttons are grayed out).

To get the latest sysprep files follow the links below:

If the file downloaded from the Microsoft Web Site is a .exe file the following additional steps must be executed to extract the files from the .exe:
  1. Open a Windows command prompt. For more information, see Opening a command or shell prompt (1003892).
  2. Change to the directory where the .exe file is saved.
  3. Enter the name of the .exe file with the /x switch to extract the files. For example:WindowsServer2003-KB926028-v2-x86-ENU.exe /x
  4. When prompted, choose a directory for the extracted files.
  5. Browse the directory and copy the extracted files directly to the Sysprep Directory or extract the files from the deploy.cab and copy to the Sysprep Directory

Those OS which sysprep files are not needed, because they are already integrated into the OS are:

2008 Server, 2008 R2, Vista or Windows 7

There is a further reads:

Source: VMware KB 1005593 – Sysprep file locations and versions

Vladan SEGET

Vladan is an Independent consultant, vExpert, VCP and owner of this website. This website ESX Virtualization started as a bookmarking site, but very fast found itself many readers and supporters. Feel free to network via Twitter @vladan

More Posts - Website - Twitter - Facebook - LinkedIn - Google Plus

You may also like:

  1. Windows 7 RTM, together with 2008 server R2 and Windows Hyper-V Server 2008 R2
  2. How to change the default location of updates in vCenter
  3. Manage a Microsoft 2008 Hyper-V Server from a Windows Vista Client remotely
  4. Ever wander how-to change the default location for your patches in your ESX Server update manager?
  5. Windows 2008 R2 with Hyper-V installed on Server with Xeon 5500 Nehalem processor
  6. How-to specify different swapfile location in VMware ESX 3.5
  7. How to make 2008 server behave – In 5 steps
  • http://www.rtfm-ed.co.uk Mike Laverick

    I’ve found in the guest customization I have to use corp.com and administrator@corp.com i.e. using the UPN format rather than the older DOMAIN\administrator format… This seemed to be JUST Win2K8 and Win7 guest – without it they wouldn’t join the domain correctly. Not sure if it something weird about my environment or a sysprep feature…