I get the following error when I go to create a "Exchange Public Folder (Powershell)" sensor. Running on server 2016 with exchange 2016. Probe installed on the same server. Also the mailbox powershell sensor works fine.
---ERROR MESSAGE--- Sorry, the scan for available monitoring items has failed! Could not create the sensor Exchange Public Folder (Powershell) on device Exchange (SERVERNAME).
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at ExchangeSensorPS.Program.parseMetaResult(Collection`1 psResult, Dictionary`2 paramNames, Boolean folderpath, Boolean remoteOnly) at ExchangeSensorPS.Program.Main(String[] args)
Please check the following resources: The parent device for this sensor must be the Exchange server (version 2010 or higher) that hosts the database you want to monitor. Requires credentials for Windows systems to be defined for the device you want to use the sensor on. Requires Remote PowerShell and Remote Exchange Management Shell on the target servers and PowerShell 2.0 on the probe system. Requires the FQDN of the Exchange server in the parent device settings. Requires .NET 4.0 or higher on the probe system. Knowledge Base: PowerShell Sensors: FAQ
Add comment