This commit is contained in:
Jeanie Decker
2018-02-06 09:35:22 -08:00
parent 9d85f46187
commit 114d7fe00c

View File

@ -257,7 +257,7 @@ Individual accounts can be local, domain, or Azure Active Directory (Azure AD).
#### Configs for individual accounts
Individual accounts are specified using `<Account>`.
Individual accounts are specified using `<Account>` or `<AutoLogonAccount>`. When you use `<AutoLogonAccount>`, the specific account is signed in automatically after restart.
- Local account can be entered as `machinename\account` or `.\account` or just `account`.
- Domain account should be entered as `domain\account`.