Home About Disclaimer License

Medium Experts Exchange VIP Badge

My Notes on SCOM 2007 R2 – New/Improved Features

December 14th, 2009 Vineet Posted in System Center No Comments »

In this Post, I have tried to make a brief note on the new/improved features in SCOM 2007 R2, which I think are important and interesting!

Monitor the Distributed Applications Operations Manager 2007 allows an administrator to graphically define the components that make up a service. Once the service model is defined, services are managed like any other device. Read the rest of this entry »



How to Move OpsMgr 2007 Database Files

November 3rd, 2008 Vineet Posted in System Center No Comments »

This post covers the process to move System Center Operations Manager 2007 SP1 (OpsMgr 2007) database and log files to another location on the same server, may be from one partition/drive to another.

  • Launch the SQL Server Management Studio from the Microsoft SQL Server 2005 program menu.
     
  • Connect to the server hosting the OperationsManager database by providing the Server Type, Server Name and Authentication in Connect to Server dialog box.
     
  • Stop the Operations Manager services (OpsMgr Config Service, OpsMgr SDK Service, and OpsMgr Health Service). Read the rest of this entry »



OpsMgr 2007 SP1 Deployment Issues and Resolutions

November 1st, 2008 Vineet Posted in System Center No Comments »

SCOM prerequisites check failed with ASP.Net Not Enabled error    

When running SCOM 2007 setup on 64-bit Windows, prerequisite check failed with ASP.Net Not Enabled error. You can see the follwoing message in details. 

ASP.Net Version Registration Requirement

32-bit ASP.Net is registered. Required 64-bit ASP.Net to install……

Generally this problem comes if you have installed the .Net Framework before installing IIS and the workaround is Read the rest of this entry »



How to change Grooming Settings of the Reporting Data Warehouse in OpsMgr 2007

October 26th, 2008 Vineet Posted in System Center No Comments »

1. Launch the SQL Server Management Studio from the Microsoft SQL Server 2005 program menu.

2. Connect to the server hosting the Reporting data instance by providing the Server Type, Server Name and Authentication in Connect to Server dialog box.

3. In the Object Explorer pane, expand Databases, expand OperationsManagerDW, and then expand Tables. Read the rest of this entry »