How to remove a server from the Discovery?
-
Thursday, March 01, 2012 12:26 PM
I have lots of servers with IIS that I DO NOT want SCOM to monitor.
Who do I remove it from SCOM discovery?
Thank you.
-- leoh
All Replies
-
Thursday, March 01, 2012 12:40 PMModerator
Hi
You need to override the IIS discovery (enable = false) and then run the following from powershell:
remove-disabledmonitoringobject
http://technet.microsoft.com/en-us/library/gg132269.aspx
http://blogs.technet.com/b/jonathanalmquist/archive/2008/09/14/remove-disabledmonitoringobject.aspx
Cheers
Graham
New SCOM 2012 Blog! - http://www.systemcentersolutions.com/blog/
View OpsMgr tips and tricks at http://systemcentersolutions.wordpress.com/- Marked As Answer by leoh.ams Friday, March 02, 2012 7:55 PM
-
Thursday, March 01, 2012 12:42 PM
Hi,
Choose Administration, Agent Managed, right click the server and Uninstall.
But what's wrong since you want to stop monitoring? If you get alot of alerts you can disable or uninstall the MP's which generates the alerts.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

