Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

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.

Feedback

  • 3 Ratings

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
  • 3 Ratings
Actions
KB: