Part 1 – The Basics
http://www.microsoft.com/technet/scriptcenter/topics/mom/mom1.mspx
Introduces the concepts behind MOM scripts compared to those in Windows Script Host and the common and different objects used by each. You will learn how to get output data from a script into the MOM workflow.
Part 2 – Getting Data into a Script
http://www.microsoft.com/technet/scriptcenter/topics/mom/mom2.mspx
Focuses on getting data into a MOM script. This includes working with parameters and retrieving information from the MOM object that launches the script.
Part 3 – Writing and Debugging
http://www.microsoft.com/technet/scriptcenter/topics/mom/mom3.mspx
Insight into the logistics of writing and debugging a script in MOM. This article covers the use of different editors and utilities for performing these functions.
Part 4 – Best Practices
http://www.microsoft.com/technet/scriptcenter/topics/mom/mom4.mspx
Discussion of best practices and answers to general questions, such as: When should you generate an alert as opposed to an event with a MOM script? How complex should a MOM script be before you break it into multiple parts? What about security?
No Comments