Sets the properties for a Backup Exec logon account.
Sets the properties for a Backup Exec logon account.
If the logon account is a restricted account and you are not the
owner of the account, use the -CurrentPassword parameter to modify
the logon account.
Specifies one or more logon account objects. Enter a variable that contains the objects, or type a command or expression that gets the objects.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the current password assigned to this account. This must be specified if you are logged in as a user that is not the owner of the logon account, and the logon account is restricted.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the credentials of the logon account.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the user name of the logon account.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the new password of the logon account.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the description for the logon account.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if this is a common or restricted account.
The valid values are:
Restricted
Common
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Describes what happens if you execute the command without actually executing the command.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Prompts you for confirmation before executing the command.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
You can pipe a Backup Exec logon account object to Set-BELogonAccount.
Set-BELogonAccount returns an object that represents the changed logon account.
These commands change the logon account named "LogonAccount 0001" to a common logon account.