Related Articles
Cloud and Datacenter Management User Group Switzerland
Finally we are proud to officially launch the Cloud and Datacenter Management User Group. The user group is focused on Microsoft Cloud and Datacenter technologies based on Windows Server, System Center, Hyper-V and Windows Azure. Our goal is to get people together with the same interests and learn from each other. In today’s world it […]
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 […]
SCOM 2012 R2 – PowerShell To Determine Agent Required Disk Space
Do you use any of the System Center products which use an agent? SCOM is one of these products which needs to have an agent installed on the monitored systems. But do you know how much space an agent really uses? Why is this important? Well, let’s assume you have to monitor an older operating […]