Good morning

after update to the version 14.2.10.2114, my powershell script returns the error PE132. Before of update, the powershell worked correctly. This is my code:

write-host 2, "Error" $message

Some idea?

Thanks


Article Comments

Hello,

from which exact version did you update to 14.2.10? Please enable the option, in the Settings of the sensor, that the result will be written into a Sensor Logfile to disk: http://abload.de/img/customexescriptsensorc1kmk.png Then consult this log for troubleshooting help.

best regards.


Jun, 2014 - Permalink

Hello Torsten

I did update from version 13.1.1.1182.

The result of the log is this

2 Error "T¾ner no original {30136}"

I do not understand why that response is malformed

Thanks


Jun, 2014 - Permalink

It's not in the expected format of:

value:message

Jun, 2014 - Permalink

Indeed that was the mistake.

Thanks


Jun, 2014 - Permalink