Sign In
System Center WebLog by Russ Slaten
Are you interested in having a dedicated engineer that will be your Microsoft 'go to' technical resource, work with you on projects, provide training and also help troubleshoot problems that come up? Then Dedicated Support Engineering (DSE) is for
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
About Me
MOM 2005
SCCM 2007
SCOM 2007
SMS 2003
Softgrid
Archive
Archives
December 2010
(1)
June 2010
(3)
July 2009
(3)
February 2009
(3)
November 2008
(1)
October 2008
(1)
September 2008
(1)
August 2008
(3)
November 2007
(1)
October 2007
(5)
September 2007
(6)
July 2007
(1)
March 2007
(3)
September 2006
(1)
July 2006
(1)
June 2006
(4)
April 2006
(1)
March 2006
(3)
February 2006
(3)
MSDN Blogs
>
System Center WebLog by Russ Slaten
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
System Center WebLog by Russ Slaten
URL Monitoring Part IV–Getting More Advanced
Posted
over 2 years ago
by
rslaten
0
Comments
This entry is a continuation of the following series: URL Monitoring Part I – The Design URL Monitoring Part II – The Classes and Discoveries URL Monitoring Part III – The Monitors After my initial posts on URL monitoring I received...
System Center WebLog by Russ Slaten
Preferred Cluster Node Detection MP
Posted
over 2 years ago
by
rslaten
0
Comments
I wrote an MP last year that I thought might be useful for the community. Of course this is just an example and needs some work (error handling, testing, etc…). The purpose of the MP is to alert when a resource is not on its preferred cluster node...
System Center WebLog by Russ Slaten
Where are my Registered Servers?
Posted
over 2 years ago
by
rslaten
0
Comments
I have a customer with multiple OpsMgr management groups and they don't like to type in the name of the RMS of other management groups when they want to connect through the console. They want to use the Registered Servers option but nothing appears...
System Center WebLog by Russ Slaten
The Challenges with Manual Reset Monitors
Posted
over 2 years ago
by
rslaten
1
Comments
Recently some of my peers were discussing issues that their customers are encountering with manual reset monitors. I thought the main points of the discussion were worth sharing. What is a Manual Reset Monitor? It is a type of monitor that detects...
System Center WebLog by Russ Slaten
URL Monitoring Part III – The Monitors
Posted
over 3 years ago
by
rslaten
0
Comments
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...
System Center WebLog by Russ Slaten
URL Monitoring Part II – The Classes and Discoveries
Posted
over 3 years ago
by
rslaten
0
Comments
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...
System Center WebLog by Russ Slaten
Custom URL Monitoring Part I – The Design
Posted
over 3 years ago
by
rslaten
0
Comments
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...
System Center WebLog by Russ Slaten
Monitoring the Monitoring solution
Posted
over 3 years ago
by
rslaten
2
Comments
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...
System Center WebLog by Russ Slaten
What do you do here?
Posted
over 3 years ago
by
rslaten
1
Comments
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...
System Center WebLog by Russ Slaten
Using a property bag to populate an alert description part II
Posted
over 3 years ago
by
rslaten
1
Comments
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...
System Center WebLog by Russ Slaten
Exporting and importing user roles
Posted
over 4 years ago
by
rslaten
1
Comments
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...
System Center WebLog by Russ Slaten
The Mystery of the stuck alerts
Posted
over 4 years ago
by
rslaten
0
Comments
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...
System Center WebLog by Russ Slaten
Get all alerts within a certain time period
Posted
over 4 years ago
by
rslaten
2
Comments
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...
System Center WebLog by Russ Slaten
Adding Run AS accounts using powershell
Posted
over 4 years ago
by
rslaten
0
Comments
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...
System Center WebLog by Russ Slaten
Event 5206
Posted
over 4 years ago
by
rslaten
0
Comments
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...
System Center WebLog by Russ Slaten
New Role at Microsoft
Posted
over 4 years ago
by
rslaten
0
Comments
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...
System Center WebLog by Russ Slaten
MOM 2005 MCF throws an exception when UpdateAlerts() is called
Posted
over 5 years ago
by
rslaten
0
Comments
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...
System Center WebLog by Russ Slaten
SNMPVarBinds and the Alert Description Field in OpsMgr 2007
Posted
over 5 years ago
by
rslaten
0
Comments
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...
System Center WebLog by Russ Slaten
New System Center Product Group Blog
Posted
over 5 years ago
by
rslaten
0
Comments
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....
System Center WebLog by Russ Slaten
Populating an Alert Description with PropertyBag data
Posted
over 5 years ago
by
rslaten
11
Comments
If you are running a script via a rule, and that script returns a propertybag, then it is possible you'll want the data returned to show up in the alert description assuming an alert is generated. The syntax for this in OpsMgr 2007 isn't that straight...
System Center WebLog by Russ Slaten
New System Center Certifications
Posted
over 5 years ago
by
rslaten
1
Comments
There will be a Live Meeting on October 24 th going over the new certifications for SCCM and SCOM. I will be adding these new certs to my list of things to do. See Trika's blog on the subject and for details on the Live Meeting.
System Center WebLog by Russ Slaten
Running All Available Programs on an SMS 2003 Advanced Client
Posted
over 5 years ago
by
rslaten
2
Comments
Recently a customer complained that you can't run more than one advertised program at a time on a client, but they could in SMS 2.0. Here is an example VBScript that runs all available advertised programs on a client. 'rslaten 10/10/2007 'Example...
System Center WebLog by Russ Slaten
In MOM 2005, TimeOfFirstEvent and TimeOfLastEvent are set to 12/30/1899
Posted
over 5 years ago
by
rslaten
0
Comments
I recently had a customer ask me why the TimeOfFirstEvent and TimeOfLastEvent fields in an alert get set to 12/30/1899 when their custom application, which uses the MOM Connector Framework (MCF), uses UpdateAlerts() to set the resolution state of an alert...
System Center WebLog by Russ Slaten
The SMS MP for SCOM 2007 does not work properly if the SMS server is not installed to C:\SMS
Posted
over 5 years ago
by
rslaten
1
Comments
The SMS MP Guide actually tells you this: "To specify the location of the SMS installation folder the script uses a system environment variable on the SMS site server. The administrator must create the %SMS_INSTALL_DIR_PATH% environment variable as a...
System Center WebLog by Russ Slaten
Some Applications Fail to Sequence with Error Code 53256 / Unsupported UTF format
Posted
over 5 years ago
by
rslaten
2
Comments
I recently worked on an issue sequencing an application with the Softgrid 4.1 SP1 and 4.2 Sequencer. After selecting a location to download the virtual environment (after the install was completed) an error would appear "SystemGuard download failed (error...
Page 1 of 2 (45 items)
1
2