Hi everyone,
Need some help and some sanity please
We're trying to send alerts from our Orion NPM server to an incident management system server on a different domain (no trusts, only IP) for incident management automation/creation.
We have tried creating mapped drives using domain and local accounts to the server from Orion and we can write to this location (domain and with local login credentials). However, when we try to extend this to Advanced alerts we either get a bad username and passwords (for UNC) or an error (when using a mapped drive). We suspect this is due to the Orion services running as local system, and therefore doesn't use local and/or domain accounts to write the file when using advanced alerts. Which is a frustration for us as this is integral part of our monitoring solution.
On the event log of the remote server (where we are writing the text file) when UNC fails we see errors with the machine name being used as the logon account! <machinename>$ with the following error 0xC0000064
This is how we came up with the assumption local system is part of the problem. Parallel to this I have raised a trouble ticket directly but I wanted to see if anyone else has experienced this problem and if they have been able to resolve.
Many thanks