Related Articles
SCSM – Apply SMA Runbook Template Using SMA / PowerShell
In my previous post I have written about adding activities to a service request using PowerShell SMLets. Well this just added the “empty” activities / “framework” but the activities were not configured yet. As an example I want to add a SMA runbook activity (using this method) and then apply a pre-configured SMA runbook template […]
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 […]
PowerShell 4.0 – Checking SCOM Required Ports
If you are going to install SCOM there are requirements which you have to be aware of. Microsoft has a great article on TechNet which describes precisely what the requirement and supported configuration is for your SCOM setup. Depending on the size of your (distributed) SCOM infrastructure, you might have to install several management servers, […]