Browse by Tags

Sorry, but there are no more tags available to filter with.
Small Bug in Windows Server OS MP
Thursday, October 13, 2011 6:44 PM
As usual, Kevin Holman has a great post on the 6.0.6957.0 MP. There are issues with it so read the blog and comments. Anyway… There’s a small text error in the alert details of the Available Megabytes of Memory is too low alert. There are a few rogue percent characters thrown in there to make it appear as though the threshold is a percentage. It’s not. I cracked... Read More...
by CSummers311 | with no comments
Filed under:
[OpsMgr] Compare Management Packs Across Management Groups
Thursday, December 10, 2009 10:10 PM
The following query will give you the version of each management pack on multiple management groups. Replace MG1 and MG2 with your management group names. This is only useful if you have multiple management groups reporting to the same data warehouse. With MPs(MG, MP, Version) AS ( SELECT     vManagementGroup.ManagementGroupDefaultName, vManagementPack... Read More...
by CSummers311 | with no comments
Filed under: