Hi ,
I have more than 70 orphan nodes present in windows computers. i would like to clean them. what is the suggested method to do that?
Technology Tips and News
Hi ,
I have more than 70 orphan nodes present in windows computers. i would like to clean them. what is the suggested method to do that?
By orphan nodes, i guess you mean servers which do not have agent installed now or are decommissioned.
Please run the powershell commands -
Remove-SCOMDisabledClassInstance and Remove-DisabledMonitoringObject
References :-
blogs.technet.com/b/jonathanalmquist/archive/2008/09/14/remove-disabledmonitoringobject.aspx
https://technet.microsoft.com/en-us/library/hh920257%28v=sc.20%29.aspx
Do you still have scom agents installed on them ?
where do you see them coming back? in Windows computers view?
What type of computer are they? Domain Controllers?? SharePoint servers??
Or are they clients? If so, do you (or did you have) AEM enabled?
Hi,
You can check the following blog. It should solve your query/
http://www.systemcentercentral.com/getting-rid-of-not-monitored-computers-in-operations-manager-2007-r2/