Hi Guys,
I'm getting the following error when trying to analyse a csv log. Looks like something other than a string is being sent to the GetCounterComputer function?
Method invocation failed because [System.Char] doesn't contain a method named '
substring'.
At C:\Program Files\PAL\PAL\PAL.ps1:1165 char:29
-
If ($sCounterPath.substring <<<< (0,2) -ne "\")
- CategoryInfo : InvalidOperation: (substring:String) [], ParentC
ontainsErrorRecordException
- FullyQualifiedErrorId : MethodNotFound
I used relog.exe to convert a .blg file from a Windows Server 2003 server with Exchange 2003. Then I ran PAL Wizard v2.3.2 against the csv with default settings.
Any help would be great as this looks like a great tool if I can get it working.
Cheers,
Dave