Operations Manager Command Shell Main Menu
Welcome to TechNet Blogs Sign in | Join | Help

September 2009 - Posts

Windows Server 200x Operating System Class
While creating some content late last year and playing around with the getClassPath script , I put together this chart of the Windows Server 200x Operating System class structure.  I stumbled across it while perusing my file system and, since I had Read More...
Enable Agent Proxy for a Class (ClassProxyEnabler)
Agent Proxy needs to be enabled for several different management packs features to work properly.  Active Directory, Cluster and Exchange are few common management packs requiring Agent Proxy to be enabled, just to name a few.  Enabling the Read More...
Return SMTP Channel Email Addresses
Get-NotificationRecipient | foreach-object {$_.devices | where {$_.protocol -eq "smtp"}} | select name,address   Command Shell Main Menu Read More...
Domain Controllers not monitored state
Do you have some domain controllers that are appearing in a “not monitored” state? There are several reasons why an object would have a “not monitored” state.  There are two very common reasons why a domain controller appears in this state if you Read More...
Page view tracker