Remotely testing SQL connections

One nice gem from Steve Rachui’s blog is a trick on how to simply troubleshoot remote SQL connections.
Just create an empty txt file anywhere on the disk and give it an UDL extension and click it. You will see a tool popping up with several tabs. on t…

SCOM monitoring the Configuration Service

Thanks to Marnix Wolf for posting about the new SCOM R2 core management pack 6.1.7595.0 and that it has an important monitor turned off by default. You should turn this monitor on in order to monitor the service and if needed restart it as suggested by M…

SQL Server 2005 Service Pack 4 is RTM

SQL Server 2005 Service Pack 4 has just been released a few days ago.
You can download files here:
The SQL 2005 SP4 Readme file
Download SQLServer2005SP4-KB2463332-x64-ENU.exe for X64
Download SQLServer2005SP4-KB2463332-x86-ENU.exe for X86
Downloa…

Categories SQL

Quick Guide to SCOM – the 101 guide

Today I will re-blog some usefull stuff that I came across and that I want to remember B)
So lets start with this one:
Two SCOM premier field engineer guys wrote a SCOM 101 guide with a lot of good information for starting SCOM admins.
A table fo…

Put agents back to Remotely Manageable – 2007 R2

When you have a update -in my case CU3- you have to upgrade your agents. Only the agents which are flagged as Remotely Manageable will show up in your Pending view to upgrade the agents.So how to upgrade those agents?Well first change your view s…

Remove phantom NIC in Windows

When you have a VM on XenServer and static IP settings you have to be aware you always first install XenServer Tools before configuring the NIC. If you don’t the Tools create a new NIC and the old one become hidden. So if you configure the new NIC create…

New SCOM Core MP 6.1.7695.0 released

Great news… the new version of the SCOM Core MPs have been released at version 6.1.7695.0
I really like the parts where we get a report where we can report agent state (and including the grey state!). We now get alerted if an alert subscription is f…