Backup Exec Management Command Line Interface Help
Set-BEAgentServer Cmdlet
Synopsis

Sets the properties for a Backup Exec agent server.

Syntax
Set-BEAgentServer -InputObject [<BEAgentServer[]>] [-LogonAccount [<BELogonAccount>]] [-Description [<String>]] [-WhatIf [<SwitchParameter>]] [-Confirm [<SwitchParameter>]] [<CommonParameters>]
Description

Sets the properties for a Backup Exec agent server.

Parameters

-LogonAccount <BELogonAccount>

Specifies the Backup Exec logon account used to browse the agent server.


Required false
Position Named
Accepts pipeline input false
Accepts wildcard characters false


-Description <String>

Specifies the description for the agent server.


Required false
Position Named
Accepts pipeline input false
Accepts wildcard characters false


-InputObject <BEAgentServer[]>

Specifies one or more agent server 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


-WhatIf <SwitchParameter>

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


-Confirm <SwitchParameter>

Prompts you for confirmation before executing the command.


Required false
Position Named
Accepts pipeline input false
Accepts wildcard characters false


<CommonParameters>

For more information about common parameters, type "Get-Help about_commonparameters".

Input Type
BackupExec.Management.CLI.BEAgentServer

You can pipe a Backup Exec agent server object to Set-BEAgentServer.

Return Value
BackupExec.Management.CLI.BEAgentServer

Set-BEAgentServer returns an object that represents the changed Backup Exec agent server.

Example
C:\PS> Get-BEAgentServer server01 | Set-BEAgentServer -LogonAccount "System Logon Account"

These commands set the logon account for a server named "server01" to the System Logon Account.

Related Link

Get-BEAgentServer


500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.