共用方式為


AdministratorPassword (Standard 7 Package Reference)

7/8/2014

AdministratorPassword specifies the administrator password.

To configure a blank administrator password for Windows Embedded Standard 7, write an empty string in Image Configuration Editor by right-clicking the Value setting, and then selecting Write Empty String. The built-in administrator account will be enabled with a blank password.

Gg723604.security(en-US,WinEmbedded.60).gifSecurity Note:
Creating a blank administrator password is a security risk.

By default, the built-in administrator account is disabled in all default clean installations.

You can enable the built-in administrator account during unattended installations, by setting the Username to Administrator. This enables the built-in administrator account, even if a password is not specified in the AdministratorPassword setting.

If no values are set for the administrator password and Username is not set to Administrator, the administrator account is disabled.

Both AutoLogon and AdministratorPassword sections are now needed for autologon in audit mode to work. Both settings should be added to the auditSystem configuration pass.

Child Elements

Value

Specifies the AdministratorPassword.

Valid Passes

auditSystem

oobeSystem

See Also

Concepts

UserAccounts