Browse by Tags
All Tags »
Best Practices »
Management Packs (RSS)
Hi all - An additional resource for Operations Manager 2007 MP Authors and IT Pro's is now live at OpsManJam . This site, sponsored by Microsoft, focuses on MP Authoring best practices and tutorials. There is deployment and administration content for
Read More...
Task Status has two states Success or Fail, the way this is mapped from the 4 states that the module can return is that only Fatal Errors result in Failed tasks. Since this module is used in both rules and tasks and in the rule case we do not want to
Read More...
We are still waiting for a hotfix from the Windows team. Unfortunately this has delayed us being able to support Windows Server 2008 for another month. The OpsMgr team is working with the Windows team on getting the necessary hotfixes ready for release.
Read More...
Overview A lot of scripts have need to create events which are external to the normal function of the script. This is a technique which is typically used for tracing, it is not recommended to release scripts which expose traces in this way as there is
Read More...
Most MPs have one or more scripts which are used for a variety of things, discovery state monitoring, perf data creation, etc… In a lot of cases the majority of the script code is common to all the scripts in the MP, logging, connecting to a particular
Read More...
Attachment(s): Script.Composite.Functions.xml
Anatomy of a Vista/Server 2008 event There are three types of Vista/Server 2008 events which are written to various channels in the event log. 1. The ‘pure’ Vista/Server 2008 event These events are logged using the new Vista/Server 2008 APIs which means
Read More...
Have you ever wondered how Microsoft monitors its internal server infrastructure? For instance, what products are we using, how are using them and what challenges have we faced when scaling these products in our environment? Hopefully we can shed some
Read More...
When you create overrides for a Management Pack in Operations Manager 2007, it's a good idea to put them into a custom Management Pack instead of the Default Management Pack: For example, if you use the Exchange Management Pack, create an "Exchange Overrides"
Read More...
Application development and application maintenance are no longer separate. Closing the loop between operations and development is critical for keeping the total cost of operations down. Recently, the AVIcode .NET Operations management pack was released
Read More...
We had another one of those interesting threads on an internal distribution alias today about playing a sound when a new alert comes into MOM. While MOM doesnt support this natively, the contributors to this thread came up with some interesting options:
Read More...
MSDN Magazine has a great article on how to write a manageable application and then montoring it with MOM, entitled Instrument and Monitor Your ASP.NET Apps Using WMI and MOM 2005 . This really gets to much of the core of DSI which starts wtih designing
Read More...
I have been working with Microsoft IT (MSIT) for three years now as the Program Manager liason with various teams within Microsoft IT. MSIT is a huge organization and there are many different groups within MSIT that are the earliest and most hard core
Read More...