Tag not monitored by Microsoft.
DPM Automation
HI
I am trying to automate the process of creating a protection group and adding the agents to it and while doing this process i got below error message while getting the datasource. can someone please guide me on this please?
$PObjects = Get-DPMDatasource -ProductionServer "$servername"
Get-DPMDatasource : Cannot bind parameter 'ProductionServer'. Cannot convert the "" value of type "System.String" to type
"Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProductionServer".
At line:1 char:49
- $PObjects = Get-DPMDatasource -ProductionServer "$servername"
PS : please ignore the tags for this question as i am not getting the right tag for this DPM