Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have an alert in scom that alerts when a user is added to a security enabled group. Due to the large number of users that are added daily the volume is quite large with lots of alerts that I don't care about. What I'd like to do is tune this list in powershell(ie. to only forward on self promotions).

The steps I've taken is to create a channel in scom calling my powershell script and passing the eventid and the alertid to it but so far I've been unable to access the full log that was generated.

The reason I'm not querying the controllers directly is due to the large number of controllers and that scom is already collecting data for another department and I don't want to add additional strain to the controllers.

Any help would be appreciated and if I'm going about this the totally wrong way I'm open to other suggestions.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.