Sysprep Windows Server 2012 (R2) Faster with /mode:vm Switch

Windows Server 201’s System Preparation Tool (.exe) contains a new switch that allows system administrators to generalize the OS (remove any installation specific configuration) faster than previous versions of the tool that were designed for use on physical hardware.

What’s New in for Windows Server 2012?

The new -mode method for generalizing a or Server 201 installation only works from inside a virtual machine. Once has completed the generalization and shutdown the VM, you can copy the VM’s .vhd file and attach it to a new VM in any system that uses the same hypervisor technology.

Use to Generalize Windows Server 201 Running in a

You will need to use from the command line, as there is no option to enable mode in the GUI.

  • Install or Windows Server 2012 (or later editions) in a virtual machine.
  • Customize the operating system as required.
  • Switch to the Start screen and type cmd. Make sure that Command Prompt is highlighted in the search results and press CTRL+SHIFT+ENTER to launch the process with administrative privileges. Give consent or enter credentials if prompted.
  • Change the working directory to System3 by typing cd c:\windows\system3\ and pressing Enter.
  • To run with the standard GUI options, but also the /mode: switch, type .exe /oobe /generalize /shutdown /mode: and press Enter.
Translate »
%d bloggers like this: