CLI to add new storage server in BE 2012
Created: 30 Oct 2012 | 3 comments
I can add new storage server in BE 2012 from UI doing following:
Click on backup and restore tab on main menu
Select add under Servers sub menu.
How to do the same from CLI? I didn't find any CLI in admin guide
Discussion Filed Under:
Comments 3 Comments • Jump to latest comment
refer the following to get help with BEMCLI
http://www.symantec.com/business/support/index?page=content&id=TECH182570
If this response answers your concern, please mark it as a "solution"
I could find exact CLI to do this in the guide.
Hi santhoshikonam,
To mimic the GUI's "Add Server" functionality, the closest you can come today is the following:
1. Push install using "setup.exe" from your Backup Exec 2012 install media. If you run "setup.exe /?", it will show you all the command-line switches. /S makes the install run in silent mode, and you can push to remote servers.
2. BEMCLI has an "Establish-BETrust" cmdlet that can be used to make remote servers appear in the Get-BEAgentServer list (and in the GUI). This only works with servers running the Backup Exec Agent and is best used with Windows remote servers.
Would you like to reply?
Login or Register to post your comment.