Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Guest customization with Microsoft Windows 2008 Enterprise and R2 Forces Administrator to Change Password (1020428)
Details
After Sysprep guest customization with Windows 2008 Enterprise and R2, Lab Manager forces the system administrator to change the password.
Solution
Do one of the following:
- With Using customization hook - right click on the virtual machine template, select Customization Script..., and type the following in the text box:
net user Administrator /logonpasswordchg:NO - With Using SetupComplete.cmd - unpublish and deploy the virtual machine template. In the guest OS, create the file %WINDIR%\Setup\Scripts\SetupComplete.cmd. (For more information, see http://technet.microsoft.com/en-us/library/cc766314(WS.10).aspx.) Add this command:
net user Administrator /logonpasswordchg:NO
to the file you just created, shut down the template, and publish it.
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

