Skip to content

Get-SOSIDs returns Cannot index into a null array. #20

@Michelangelo74

Description

@Michelangelo74

when i launch command Get-SOSIDs on a storeonce with version 3.18.5-1826.1 i get this error.
in others storeonce with version 3.16.3-1730.1 i don't have this problem.
someone could help me?
PS C:\Users\utente> Get-SOSIDs
Cannot index into a null array.
At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PS-StoreOnce\Functions\Report\Get-SOSIDs.psm1:47 char:18

  •                     System = $($SOConnection.Server)
    
  •                                ~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : NullArray

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions