共用方式為


AutoLogon (Standard 7 Package Reference)

7/8/2014

AutoLogon specifies the account to use to log on to a computer automatically during the auditSystem pass of an unattended installation. Autologon credentials are deleted from the unattended installation answer file after Windows Setup is complete.

Important

Make sure AutoLogon is disabled on computers that are delivered to customers.

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 Username to Administrator (only the English word, Administrator, automatically enables the account). This enables the built-in administrator account, even if a password is not specified in AdministratorPassword. If a password is specified in AdministratorPassword, then use the same password in Autologon.

Both AutoLogon and AdministratorPassword sections are needed to auto logon to a computer in audit mode. Both of these settings should be added to the auditSystem configuration pass.

Note

These settings are valid for upgrades.

Child Elements

Domain

Specifies the domain to which the computer is logging on.

Enabled

Specifies whether the autologon process is enabled.

LogonCount

Specifies the number of times the account has been used. LogonCount must be specified if AutoLogon is used.

Password

Specifies the password for the account used for autologon.

Username

Specifies the user account name used for autologon.

Valid Passes

auditSystem

oobeSystem

specialize

See Also

Other Resources

UnattendedJoin