<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Toolzz.com</title>
	<link>http://www.toolzz.com</link>
	<description>Everything about System Center Operations Manager</description>
	<lastBuildDate>Tue, 31 Aug 2010 09:35:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>PowerShell Scripts for System Center (Master Collection)</title>
		<description><![CDATA[On the System Center Central site there is a new update on very useful PowerShell scripts for almost all System Center products.

ConfigMgr 2007 (SCCM)
DPM 2007
DPM 2010
OpsMgr 2007 (SCOM)
SCE 2007 / 2010 (Essentials) 
SCVMM / Hyper-V
Miscellaneous

 Click on the link to view the script list.
]]></description>
		<link>http://www.toolzz.com/?p=821</link>
			</item>
	<item>
		<title>How to backup all SCOM management packs</title>
		<description><![CDATA[Very simple powershell script to backup all management packs to disk.
Launch the System Center Operations Manager, Command Shell:
get-managementpack &#124; export-managementpack -path D:\mgmt\backupMP

]]></description>
		<link>http://www.toolzz.com/?p=813</link>
			</item>
	<item>
		<title>Add department and server description in the computer view</title>
		<description><![CDATA[
I’m currently monitoring too many servers to new the role per server individually.
Therefore I’m creating custom views where our customer can see the role and responsible department of that server.
-To get started I’ve created a new key in HKLM\Software\ and called it the “companyname&#8221;
-Next I’ve created tree String Values named “Owner”, &#8220;SLA&#8221; and “Description”
This is for [...]]]></description>
		<link>http://www.toolzz.com/?p=790</link>
			</item>
	<item>
		<title>SQL MP for SQL 2008: EventID 4000, GetSQL2008DBSpace.js : 0</title>
		<description><![CDATA[After playing around with the SQL 2008 MP i noticed the event kept popping up after every 15 minutes: EventID 4000, Source Health Service Script, GetSQL2008DBSpace.js

As stated in the MP Guide install the DMO Feature on the SQL Servers:
Configuration for Monitoring SQL Server 2008

A number of workflows in the SQL Server 2008 Management Pack run scripts, which [...]]]></description>
		<link>http://www.toolzz.com/?p=775</link>
			</item>
	<item>
		<title>Discovery with the print server 2008 management pack</title>
		<description><![CDATA[When monitoring some Windows 2008 print servers I noticed that they weren’t detected by Operations Manager and the discovery of “Print Services Roles” in OpsMgr remained empty.
The registry key’s which are needed for the MP where available, the printers where installed and shared properly and the MP was imported correctly.
After some investigation I found that [...]]]></description>
		<link>http://www.toolzz.com/?p=771</link>
			</item>
	<item>
		<title>Monitor with OpsMgr if Windows Server 2008 Hibernation is enabled</title>
		<description><![CDATA[As posted in my previous post Windows 2008 default enables hibernation.
This timed script is designed to monitor on which servers the hiberfil.sys is active and run a console task to disable this.
This is an example how to use a timed script two state monitor to monitor a file exists. If the file hiberfil.sys exists the [...]]]></description>
		<link>http://www.toolzz.com/?p=745</link>
			</item>
	<item>
		<title>Extensive disk use of Windows 2008</title>
		<description><![CDATA[The system drive of Windows 2008 consumes a lot of disk space which can be a problem; especially when you use a small c:\ partition (smaller than 40 GB). This article describes how to cleanup files which are not necessary.
-Windows Server 2008 Hibernation 
It looks like Windows 2008 Server enables hibernation by default. This is quite interesting [...]]]></description>
		<link>http://www.toolzz.com/?p=734</link>
			</item>
	<item>
		<title>Live reporting of KPI&#8217;s on Disk, Memory and Processor Counters</title>
		<description><![CDATA[Lots of people work with the SLD 2.0 of SCOM 2007 R2. What lots of people don’t know that you can monitor thresholds and monitor the health of the environment with the built-in components of the Service Level Dashboard as shown in the picture:


Next steps are to create a dashboard to monitor if the Processor, [...]]]></description>
		<link>http://www.toolzz.com/?p=715</link>
			</item>
	<item>
		<title>Update SCOM Databases from SQL Server 2005 to SQL Server 2008 R2</title>
		<description><![CDATA[WARNING: Do not upgrade the Reporting server to 2008 R2 because it will not work. Stick on SQL 2008; the other databases it no problem
Starting with the installation of SQL 2005 last year i noticed that the options with SQL 2008 R2 are much more comprehensive especially the reporting functions are very good. So let’s upgrade [...]]]></description>
		<link>http://www.toolzz.com/?p=696</link>
			</item>
	<item>
		<title>Issues with the SQL Report server</title>
		<description><![CDATA[1. Issues with the report server
When building custom reports at a customer site we ran into some issues with Reporting server.
All default reports functioned well but when we created a new report we ran into the following issue.

For more information about this error navigate to the report server on the local server machine, or enable [...]]]></description>
		<link>http://www.toolzz.com/?p=681</link>
			</item>
</channel>
</rss>
