Hi,
I'm trying to recreate a command notification channel (powershell) which runs fine in my old SCOM 2007 mgmt group but I cannot get to run at all in my new 2012 R2 mgmt group.
I have read some posts Re checking the characters like quotes etc are copied across ok in the configuration of command line etc and I have also updated to old powershell to use the new SCOm 2012 commandlets.
The powershell script and command channel is to be used to update alert custom fields. I can successfully run the script direct from powershell to update the alert custom fields as a test but when I test it from the channel/subscriber/subscription configuration nothing happens. I cannot see any errors in the Mgmt server event logs.
Has anyone any ideas of where I can look to try and trobleshoot the issue - the fact that the powershell works when I run direct I am assuming theres nothing worng with the script or permissions to run (although I tried setting execution mode to unrestircted bu tdidnt make any difference. So I'm thinking its how I've configured the Command channel/subscriber/subscription but I've triple checked everything for typo's etc and cant find any issue. So just wondering if anyone has any suggestions for troubleshooting - log files etc as nothing in eventlogs.
Any help much appreciated...