SYSPREP for windows

 


We can run a sysprep command to do factory reset of operating suystems.

This will be usefull when you do clone of virtual machines to make unique system ID for the operating systems,



Windows:

 from run> "sysprep"


run sysprep.exe 




Note: choose "generalize" option to erase the SID.


When start OS provide the system values.






No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...