TROUBLESHOOTING: MDT password issues

PROBLEM: You’re using MDT to perform a fully automated Lite Touch installation of Windows 7 using settings you’ve configured in Boot.ini, CustomSettings.ini, and in the MDT database. You’re trying to specify a password for the local administrator account but you’re getting an error saying that the password is missing. You’ve examined the MDT logs but can’t find any entries relating to “password” in them. What can you do?

RESOLUTION: By default MDT logging does not log any entries containing “password” in them. If you want MDT logging to log password-related events during deployment, you must enable debug logging. To enable debug logging for Lite Touch deployment, drop into a command prompt at the beginning of deployment and run the following command:

cscript.exe x:\deploy\scripts\litetouch.wsf /debug:true

Mitch Tulloch is a eight-time recipient of the Microsoft Most Valuable Professional (MVP) award and widely recognized expert on Windows administration, deployment and virtualization.  This tip was excerpted from his new book Installing and Configuring Windows Server 2012 Training Guide published by Microsoft Press which is available from Amazon.  For more tips by Mitch you can follow him on Twitter or friend him on Facebook.

About The Author

Leave a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Scroll to Top