ManagedAccount
Sets up an existing account as a Managed Account in the farm. If either the username or password is left blank, the script will prompt the user to input the desired username and password. If the account exists, the scripts will skip it and move on.
Schema:<ManagedAccount
Username="text"
Password="text">
</ManagedAccount>
Attributes: Attribute | Description |
Username | Optional Text. Username is in the format domain\username. |
Password | Option Text. Password for the account. |
Child Elements:None
Parent Elements:<
ManagedAccounts>
Occurrences:Minimum: 0
Maximum: 1