Backup Exec Management Command Line Interface (BEMCLI) does not support to define a selection of a share
book
Article ID: 100048697
calendar_today
Updated On:
Description
Error Message
New-BEBackupSelection -AgentServer(Get-BEAgentServer ) -Selection (New-BEFileSystemSelection \\\\*.*)
New-BEBackupSelection : Cannot make a selection for "\*.*" because the \\ volume is not on the specified agent server.
Resolution
Please define the selection for a share by using the Backup Exec User Interface.
Issue/Introduction
Backup Exec Management Command Line Interface (BEMCLI) does currently not support to define a selection that includes a share level network resource.
This is valid for either using "New-BEBackupSelection" or "Set-BEBackupDefinition".
Error Message
New-BEBackupSelection -AgentServer(Get-BEAgentServer <ServerName>) -Selection (New-BEFileSystemSelection \\<ServerName>\<ShareName>\*.*)
New-BEBackupSelection : Cannot make a selection for "<ServerName\<ShareName>\*.*" because the \\<ServerName\ ShareName> volume is not on the specified agent server.
Was this article helpful?
thumb_up
Yes
thumb_down
No