Establishes a trust between the local Backup Exec server and a remote computer running the Backup Exec agent.
Establishes a trust between the local Backup Exec server and a remote computer running the Agent for Windows.
Specifies one or more agent server objects that you want to establish trust with.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies one or more computer names that you want to establish trust with.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue ByPropertyName) |
Accepts wildcard characters | false |
Specifies the Backup Exec logon account you want to use to log on to the remote computers.
Required | true |
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".
A Backup Exec agent server object can be piped into Grant-BETrust.
A string can be piped into Grant-BETrust.
The Backup Exec agent server object that has been trusted.
The computer name that has been trusted.
This command establishes trust with servers named "server01","server02", and "server03".
This command establishes trust with the names of servers within a text file.