Stuart's profileStuart Renes: The BlogPhotosBlogListsMore ![]() | Help |
|
|
June 16 New Exchange 2007 Management Pack for Ops Mgr 2007 R2 AvailableUtilizing some of the new capabilities in Operations Manager 2007 R2, such as PowerShell hosting and new monitoring templates, the new Exchange 2007 MP for Operations Manager 2007 R2 is now available for download from the System Center Catalog, as well as via the new web-service catalog from which Ops Mgr 2007 R2 can download MPs. To highlight some of the key enhancements of this MP over its predecessors:
June 03 How to reinstall System Center Operations Manager ReportingUnfortunately, the reinstallation of this product can be hampered by the modified state of the underlying SQL 2005 Reporting instance as well as a bug in the XML configuration file creation.
Here's a step-by-step guide that may help you reinstall the reporting component of SCOM R2:
1) Uninstall SCOM Reporting Server (using Add\Remove Programs)
2) Uninstall SQL 2005 Reporting (using Add\Remove Programs)
3) Open IIS Administrator and delete the Reports and ReportServer Web Sites (under the Default Web Site)
4) Issue an IISRESET command
5) Open SQL Server Management Studio and delete both the ReportServer and ReportServerTempDB databases
6) Reinstall SQL 2005 Reporting
7) Reapply SQL 2005 SP3
8) Configure the default Reporting instance using the Reporting Services Configuration utility
9) Using your browser, verify you can successfully connect to http://Reports/
10) If you get an error, select the Reports Web Site under IIS Admin and select Browse
11) If you get a "ReportServerVirtualDirectory missing" error, proceed with step 12; otherwise proceed to step 14
12) Edit the C:\Program Files\Microsoft SQL Server\MSSQL.n\Reporting Services\ReportManager\RSWebApplication.config file and change the line that reads <ReportServerVirtualDirectory></ReportServerVirtualDirectory> to <ReportServerVirtualDirectory>ReportServer</ReportServerVirtualDirectory>
13) Verify you can successfully connect to http://Reports/ 14) Install SCOM R2 Reporting 15) Click on the Reporting pane in the Ops Console, select Reporting and Refresh the View to see the Reports (Reports may take a while to get loaded) |
|
|