I've a PowerShell script that correctly auto-sets custom properties, but someone else somewhere is running their own script that is overwriting the custom properties and I don't know from where they are getting changed. I've gone to the Message Center looking at all audit events, but all it shows is a Message about 'User admin changed custom property.....' but not from where it was changed.
I've looked in Scheduled Task on all of our pollers and not found anything (other than my script on one server) and I've looked in actions to see if any alert was created with an action of 'Change Custom Property' and I've not found anything. I've also looked in SAM's component monitor looking for anything running a PoweShell script, but still unable to find anything.
I was hoping to find a log file or something that would provide more log info showing the IP of the server from which the custom properties are getting changed, but I've no clue where to even try looking.
Any suggestions/ideas would be appreciated.
I