Browse by Tags

All Tags » OpsMgr 2007 (RSS)
Sorry, but there are no more tags available to filter with.

Hiding Selected OpsMgr 2007 Console Views

Here you will find the steps necessary to hide selected OpsMgr console views. You can also use this procedure to show items that are not presently available. 1. Open the Operations Console . 2. Select...
Posted by dhite | with no comments
Filed under:

VBS Script To Create A Local OpsMgr 2007 Installed Components XML File

This VBS Script will create an Xml reference file showing all of the installed components for the machine on which the script is executed on. For additional information on the CleanMom utility and where...
Posted by dhite | with no comments
Filed under:

The OpsMgr 2007 Resource Kit Cleanup Tool

A command line tool is available to remove all of the installed components of an OpsMgr 2007 or SCE 2007 installation and is a part of the Operations Manager 2007 Resource Kit (OpsMgrCleanup.Zip) at the...
Posted by dhite | 1 comment(s)
Filed under:

SQL Query To Retrieve OpsMgr 2007 Machine Information

This SQL Query will return the following machine information from the OperationsManager database: Machine Name, Machine Fully Qualified Domain Name (FQDN), IP Address, Active Directory (AD) site, Organizational...
Posted by dhite | with no comments
Filed under:

Override Creator Connect To Root Management Server .NET Error

When you attempt to execute the Boris Yanushpolsky Override Creator (OverrideCreator.Exe) for OpsMgr 2007 you may receive the following error: Connect to Root Management Server Application attempted to...
Posted by dhite | with no comments
Filed under:

Operations Manager 2007 SP 1 Upgrade

With the release of the Operations Manager 2007 Service Pack (SP) 1 Upgrade it is a must have just for the new features listed here: Improved performance and reliability when working with alerts, overrides...
Posted by dhite | with no comments
Filed under:

SQL Query To Retrieve Your OpsMgr 2007 Management And Admin Group Names

This SQL Query will retrieve your OpsMgr 2007 Management group and Admin group names for your reference. SQL Query: Select ManagementGroupName 'Group Name' , MOMAdminGroup 'Admin Group'...
Posted by dhite | with no comments
Filed under:

Operations Manager 2007 Service Pack 1 Information Links

Here you will find Microsoft provided links to get the information you need prior to applying the Service Pack (SP) 1 upgrade. Note: If you have the Operations Manager 2007 SP1 RC 1 installed you do not...
Posted by dhite | with no comments
Filed under:

The Microsoft OpsMgr 2007 Service Pack 1 Resource Page

The Microsoft Operations Manager (OpsMgr) 2007 Service Pack (SP) 1 is now available for download after being released from Beta and can be downloaded from the link at the end of this post. Microsoft is...
Posted by dhite | with no comments
Filed under:

Modifying the Operations Manager 2007 Action Account

The Microsoft document linked below will provide you with the steps necessary to modify the OpsMgr action account after installation. How to change the credentials for the OpsMgr SDK Service and for the...
Posted by dhite | with no comments
Filed under:

The Boris Yanushpolsky MP Viewer Updated

Boris Yanushpolsky has released an update to his MP Viewer version 1.3 which is available from his Blog page. Updates include the following taken from his original post: 1 - The target of a rule/monitor...
Posted by dhite | with no comments
Filed under:

Windows Vista Client Monitoring Management Pack for Operations Manager 2007

The Windows Vista Client Monitoring Management Pack monitors the health of Windows Vista clients and presents aggregate reports on client health. Download: http://www.microsoft.com/downloads/details.aspx...
Posted by dhite | 4 comment(s)
Filed under:

OpsMgr 2007 Machine Organizational Units SQL Query

Here you will find two SQL queries to list OpsMgr 2007 machine organizational units (OU’s) to the results pane. The first one allows you to see all of the OU’s for all of the machines in the...
Posted by dhite | with no comments
Filed under:

Viewing Resources In A Specific OpsMgr 2007 Management Group

Here you will find information on how to view or enumerate members of a specified OpsMgr 2007 management group. Follow the steps below: 1. Open the Command Shell and issue a “Dir” command to...
Posted by dhite | with no comments
Filed under:

OpsMgr 2007 Ports

Here you will find a listing of the Microsoft OpsMgr 2007 used Ports. Name TCP/IP Port ACS forwarder to ACS collector 51909 Agent to Root Management Server 5723 Agent-less management Uses RPC Operations...
Posted by dhite | with no comments
Filed under:

Creating A Custom MMC Snap-in For The OpsMgr 2007 Web Console

Here you will find information on how to create a Custom MMC snap-in to access your OpsMgr Web console form your workstation. Unfortunately System Center Operations Manager (OpsMgr) 2007 is not available...
Posted by dhite | with no comments
Filed under:

Resolving OpsMgr 2007 Alerts From The Command Shell

Here you will find a OpsMgr 2007 Command Shell (PowerShell) script to resolve all “New” alerts. PS1 Script: Get-Alert | Where { $_ . ResolutionState -EQ "New" } | Resolve-Alert Note...
Posted by dhite | with no comments
Filed under:

Starting The OpsMgr 2007 Operations Console From The Command Line

Here you will find information on how to open the OpsMgr 2007 Operations Console from the command line. From time to time you may find that you need to start or run the OpsMgr 2007 Operations console from...
Posted by dhite | with no comments
Filed under:

Installing The OpsMgr 2007 Console On A Workstation

Here you will find a step by step guide on how to install the OpsMgr 2997 Console on a workstation for managing your OpsMgr infrastructure. 1. Insert the CD-ROM Installation media or connect to a share...
Posted by dhite | 1 comment(s)
Filed under:

The Boris Yanushpolsky MP Viewer 1.2 For OpsMgr 2007

This Management Pack viewer allows you to open Sealed MP files (Management Pack .MP files) in a simple Graphical User Interface (GUI) where you can see the following components embedded in the Management...
Posted by dhite | with no comments
Filed under:

Installing The SQL Server 2005 Management Pack For OpsMgr 2007

The SQL Server 2005 Management Pack For OpsMgr 2007 allows you to discover SQL 2005 database engines, Instances and databases as well as allows you to discover Database File and Group objects. Feature...
Posted by dhite | with no comments
Filed under:

The OpsMgr 2007 Health Explorer

The health explorer in OpsMgr 2007 allows you to view alerts as well as state changes and other monitored object issue changes as well as take actions on them. This in effect allows you to diagnose and...
Posted by dhite | with no comments
Filed under:

Utility To Dump OpsMgr 2007 Management Packs As XML Pages

This command line utility will dump all of your OpsMgr 2007 Management Packs (MP’s) and export them as XML documents to a folder that you specify. The utility can be executed remotely or from the...
Posted by dhite | with no comments
Filed under:

OpsMgr 2007 SQL Server Support Changes

OpsMgr 2007 includes Windows Vista support for the Vista Business, Enterprise, and Vista Ultimate editions as most of you are aware if you are evaluating the OpsMgr 2007 install in a Lab environment or...
Posted by dhite | with no comments
Filed under:

OpsMgr 2007 Inventory Utility

The Operations Manager inventory utility from Microsoft is a command line utility that also is a graphical user interface or GUI that collects current OpsMgr 2007 inventory information for the Management...
Posted by dhite | with no comments
Filed under:

The OpsMrg 2007 And SCE 2007 TraceLog Utility

Have you ever noticed the Tools directory located in the Program Files\System Center Operations Manager 2007” folder and wondered why the command (CMD) files: StartTracing.cmd and StopTracing.cmd...
Posted by dhite | with no comments
Filed under:

Operations Manager 2007 Manual Agent Install Command Line VBS Script

This VBS script when executed on a sever or workstation will allow you to install the OpsMgr 2007 client agent on the machine using the command line install that will configure the resources agent to receive...
Posted by dhite | with no comments
Filed under:

The Operations Manager 2007 Agent Installation Service Account

The OpsMgr 2007 Agent Installation Account is an OpsMgr resource account with administrator privileges used to install its agent software on the resources you want to manage. When you want to create a...
Posted by dhite | with no comments
Filed under:

Operations Manager 2007 Self Tuning Monitor

New to Operations Manager 2007 is the ability set monitoring thresholds by allowing Operations manager itself to determine the best logical ‘Normal’ operating performance counter object thresholds...
Posted by dhite | with no comments
Filed under:

The Operations Manager 2007 Action Service Account

The OpsMgr 2007 Action Account is used basically to gather information on your managed resources as well as initiate responses based on actions that need to be addressed by the managed resource. The MonitoringHost...
Posted by dhite | with no comments
Filed under:
More Posts Next page »