Encrypted Administrator Password in Sysprep

  • Thread starter Thread starter Tim Munro
  • Start date Start date
T

Tim Munro

Hello all,

In sysprep.inf you can enter the Administrators password in encrypted
form. How do I encrypt the password I want to use, so I can place it in the
file?

[Guiunattended]
AdminPassword=<encypted password goes here>
EncryptedAdminPassword=Yes
..
..
..
Thanks.
 
To encrypt your Administrator password, use Setup Manager.

Answer File Entries for the [GuiUnattended] Section
http://www.microsoft.com/technet/pr...Ref/1cd05ce1-7eaa-4b03-bef5-772bb2d799eb.mspx

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User
Microsoft Newsgroups

Get Windows XP Service Pack 2 with Advanced Security Technologies:
http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx

-------------------------------------------------------------------------------------------

:

| Hello all,
|
| In sysprep.inf you can enter the Administrators password in encrypted
| form. How do I encrypt the password I want to use, so I can place it in the
| file?
|
| [Guiunattended]
| AdminPassword=<encypted password goes here>
| EncryptedAdminPassword=Yes
| .
| .
| .
| Thanks.
| --
| Tim
 
Back
Top