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