Skip to content

Get-NSVolumeCollection Error #7

@wild0104

Description

@wild0104

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions