Collector: CollectorMaster STARTING
Collector: Initializing new config C:\PSTCollector\MASTER-PSTCollect.xml
You cannot call a method on a null-valued expression.
At \\Server\PSTCollector\CollectorMaster.ps1:491 char:9
+ if ($XMLLocation.Path.StartsWith("\\")) { Get-Job -HasMoreData $t ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : InvokeMethodOnNull