Hello,
I receive the following error:
WARNING:
00 Initialize and Data Collection
Index operation failed; the array index evaluated to null.
At C:\Reports\vCheck-Exchange\vCheck.ps1:192 char:5
-
-
- CategoryInfo : InvalidOperation: (:) [], RuntimeException
- FullyQualifiedErrorId : NullArrayIndex
You cannot call a method on a null-valued expression.
At C:\Reports\vCheck-Exchange\vCheck.ps1:196 char:5
-
$CurSet = $Split[1].Trim()
-
~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (:) [], RuntimeException
- FullyQualifiedErrorId : InvokeMethodOnNull
Do you have any suggestion ? Script running on Windows 2016 with EMS 2016 installed.
Regards.
Red.
Hello,
I receive the following error:
WARNING:
00 Initialize and Data Collection
Index operation failed; the array index evaluated to null.
At C:\Reports\vCheck-Exchange\vCheck.ps1:192 char:5
You cannot call a method on a null-valued expression.
At C:\Reports\vCheck-Exchange\vCheck.ps1:196 char:5
Do you have any suggestion ? Script running on Windows 2016 with EMS 2016 installed.
Regards.
Red.