Related Articles
SCOM 2012 Monitoring Cisco UCS – Part 1 Emulator Setup
In an ideal world scenario everything you would monitor is from Microsoft but in a real world scenario there are certain situation where you hit a foreign system type from a different company especially if you have to monitor hardware stuff. As in these cloudy days Cisco’s Unified Computing System (UCS) is getting more popular […]
OMS – Monitor Windows Services / Processes
One thing I am missing in OMS is, to monitor windows services and processes easily. Well, there are many ways to monitor such components with OMS like: Run some sort of PowerShell script on the server to check the windows service or processes status and then use the HTTP Data Collector API to ingest the […]
PowerShell – Change Windows Service Login to Group Managed Service Account
Group Managed Service Accounts (gMSA) are an awesome way to have Active Directory taking care of password changes for the service accounts. How to create Group Managed Service Accounts and how to assign them to Windows services you will find plenty of articles and blog posts on the internet. Group Managed Service Accounts solve you […]