Click to Rate and Give Feedback

  Switch on low bandwidth view
Password

Password specifies the password for the Username account used for autologon to the Domain, and whether the password is made more secure in the unattended installation answer file.

Child Elements

 

PlainText

Specifies whether the autologon password Value is hidden in the answer file.

Value

Specifies the autologon password.

Valid Passes

Parent Hierarchy

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

The following XML output shows how to set autologon.

<AutoLogon>
   <Password>
      <Value>MyPassword</Value> 
      <PlainText>true</PlainText>
   </Password>
   <Domain>FabrikamDomain</Domain>
   <Enabled>true</Enabled> 
   <LogonCount>2</LogonCount> 
   <Username>MyUserName</Username> 
</AutoLogon>

See Also

Concepts

AutoLogon

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker