I am trying to execute batch program from notification. Once specify following 3 parameters to specify user credential explicitly.
---
## Error message:
Error sending "EXE": Access violation at address 000000000040E8F5 in module 'PRTG Server.exe'. Read of address FFFFFFFFFFFFFFFF I tried several parameter patterns and the messages are the same
## PRTG Version:
18.3.42.1748+
## Parameters specified:
- Domain or Computer Name: PRTG server name (both NetBIOS & FQDN)
- Username: process execution user (both SAMAccountName only & name with domain), which is a member of local administrators group
- Password: password of the account
---
Please note that execution properly works none of above 3 are specified (in that situation the process looks working with Local Service credential).
Please share workaround of this.
Add comment