Related Articles
SCOM 2012 – JEE Application Availability Monitor Template
In SCOM 2012 you get also new possibilities to monitor your JEE application servers. If you are already monitoring an application server e.g. Tomcat then you will find under the authoring pane new Management Pack Templates. If you deployed BeanSpy and you are doing some deep monitoring with your JEE application servers, the next step […]
PowerShell – Create “Clean” Custom Objects From DataTable Object
I recently had a need to create “clean” PowerShell custom objects out of a DataTable object. What does that mean? Well, let me explain. When you try to get data out of SQL Server using PowerShell there are many ways to do it. Either you use Invoke-SQLCmd, SQL Server PowerShell (SQLPS), SQL Server Management Objects […]
Good-by SCOMfaq – Welcome stefanroth.net
I have been blogging about 2.5 years now mostly about System Center Operations Manager. I also blogged about Orchestrator and useful PowerShell scripts. My goal is always to provide a solution to a problem. There are many blogs out there which blog about WHAT is new but not HOW to use the technology or HOW […]