Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

This entry is part of the following series: URL Monitoring Part I – The Design URL Monitoring Part II – The Classes and Discoveries URL Monitoring Part III – The Monitors Creating the monitors was by far the most complex part of this solution because Read More...
This entry is part of the following series: URL Monitoring Part I – The Design URL Monitoring Part II – The Classes and Discoveries URL Monitoring Part III – The Monitors Each of the 3 web applications has its own class. The applicable discovery queries Read More...
The out of the box Web Application template that exists in OpsMgr 2007 SP1 and R2 is useful but there are situations where it just doesn’t fit. Consider the following scenario: The Contoso Corporation’s global IT headquarters is located in Richardson, Read More...
What if OpsMgr is in a state where it is running but not working properly? Maybe your RMS is gray or the notification and alerting systems are down. How do you detect this condition so someone can take action to resolve it? Monitoring the console all Read More...
Here at Microsoft I have had the opportunity to work in different roles on several teams all of which contained very smart people.  I have to say though, I am currently working with some of the most talented engineers of my career.  I work with Read More...
Over a year ago I blogged about the proper syntax required to populate an alert description with data returned from a property bag. The syntax in the blog is correct but the idea of doing this confused some. I will describe below how to accomplish this Read More...
I have a customer who has many management groups and wants to synchronize the user roles between them. There is no easy way to do this in the UI, but it can be done via PowerShell. One of my co-workers, Jonathan Almquist, blogged about this some time Read More...
Occasionally I run across an issue that requires immediate action be taken to resolve the problem while any root cause analysis is an afterthought. Last week I handled such an issue. My customer has a connector that was continually sending around 20 alerts Read More...
A co-worker of mine ran into an alert flood scenario and needed to resolve a large number of alerts. He tried the following PowerShell command: Get-Alert | where {$_.ResolutionState -eq "New"} | Resolve-Alert This eventually ended up throwing an out of Read More...
A customer of mine ran across a situation where they had to add a significant number of runas accounts to OpsMgr and didn't want to do it through the UI. The customer happened to have the account information handy and wanted to know how to script this. Read More...
I was doing a health check for a customer and ran across the following warning event which occurred almost daily: Event ID: 5206 Event Description: In memory container (hash table System.Health.EntityStateChangeData) had to drop data because it reached Read More...
This is my first post in 2008 and definitely won't be my last. In April I transitioned to a new role here at Microsoft. I was previously in Escalation Engineer for most of the System Center product line. I am now a dedicated support engineer focused exclusively Read More...
After calling UpdateAlerts() an exception is returned: "Value does not fall within the expected range". DBGView will show the following output: [4680] [E] 04680.01796, (cdasmomconnectorframework.cpp::2114) Could not decode unknown vartype 36 ! [4680] Read More...
I recently had the opportunity to learn a lot about SNMPVarBind values and populating those values in the Alert description Field from a monitor and rule. A customer was having difficulty determining the proper syntax to use for this and with the help Read More...
The System Center Product Group has started a new blog that will contain some useful high level information about the System Center product line. The first post is by Brad Anderson who is "the man" when it comes to the System Center branded products. Read More...
More Posts Next page »
 
Page view tracker