-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When trying to run the Get-NSVolumeCollection I get the following error:
Exception calling "getProtPolList" with "2" argument(s): "There is an error in XML document (2, 9459)."
At C:\Users\jacob.wilde\Documents\WindowsPowerShell\Modules\Nimble\VolCol.ps1:37 char:9
-
$rtncode = $Script:NSUnit.getProtPolList($sid.Value, [ref]$ppl) -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : NotSpecified: (:) [], MethodInvocationException
- FullyQualifiedErrorId : InvalidOperationException
Get-NSVolumeCollection : Error getting volume collection list! code:
At line:1 char:1
- Get-NSVolumeCollection
-
- CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException - FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-NSVolumeCollection
I tried passing it the name of a Volume Collection but get the same error.
Metadata
Metadata
Assignees
Labels
No labels