Related Articles
Quick Post – PowerShell Blog HellShell.com
This blog has been up and running for a couple of years now. I mainly blog about System Center and OMS. During my daily work, I am using PowerShell a lot and sometimes I am able to figure out some cool stuff or would like to share some challenges I faced. In my opinion is […]
Quick Post – SCOM Script Monitor Customizing Alert Name
This time I needed to build a two-state script monitor to test several file shares for availability. The script works in multiple steps… Try to access the shared folder Create a file within the share Check if the file exists Delete the file If one of the tests above would fail, we need to get […]
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, […]