Renames a Backup Exec logon account.
Renames a Backup Exec logon account.
The System Logon Account cannot be renamed.
Specifies the current account password of the logon account. This is required when you rename a restricted logon account that was created by different user.
Required | false |
Position | 2 |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the logon account object to rename.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the new name to assign to the logon account object.
Required | false |
Position | 1 |
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 Rename-BELogonAccount.
Rename-BELogonAccount returns an object that represents the logon account that was renamed.
These commands rename a logon account named "LogonAccount 0001" to "LogonAccount 0002".