After an Inplace upgrade on the PRTG-Server from Windows Server 2012R2 to Windows Server 2019, custom sensors for Pure storage with Powershell bring the error"Fehler bei der AuthorizationManager-šberprfung." in log.
+ ... l.Utility};&'C:\Program Files (x86)\PRTG Network Monitor\custom senso ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : Sicherheitsfehler: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
Error in GUI:
XML: The returned XML does not match the expected schema. (code: PE233) -- JSON: The returned JSON does not match the expected structure (No mapping for the Unicode character exists in the target multi-byte code page). (code: PE231)
The Powershell X86 execution policy setting has already been set to unrestricted with administrative privileges. The same sensors still worked with Windows 2012R2 until the update.
How can I solve this? Thank you.
Add comment