Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Value
specifies the AdministratorPassword. If the computer is connected to a domain, this value must meet domain password complexity requirements.
To configure a blank administrator password, write an empty string in Windows System Image Manager (Windows SIM) by right-clicking on the Value
setting, and choose Write Empty String. The built-in administrator account will be enabled with a blank password.
Warning
Creating a blank administrator password is a security risk.
Password |
Specifies the AdministratorPassword. Password is a string. |
This string type supports empty elements.
Microsoft-Windows-Shell-Setup | UserAccounts| AdministratorPassword | Value
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
The following XML output shows how to set UserAccounts.
<UserAccounts>
<AdministratorPassword>
<Value>cAB3AEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value>
<PlainText>false</PlainText>
</AdministratorPassword>
</UserAccounts>