Related Articles
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 […]
SCOM 2012 – Getting SCOM SNMP Device Properties in PowerShell
Have you ever tried to access a network device respectively network device properties in SCOM using PowerShell? Let’s say you want to access the network device’s IP address, vendor or description for using in a script? Well, I am sure you will run into a problem which you probably don’t expect. You might think, easy, […]
Application Insights – Getting Started…
When System Center Operations Manager 2012 R2 was released, the SCOM agent name changed to Microsoft Monitoring Agent. Almost at the same time Microsoft released a standalone version of this agent called also Microsoft Monitoring Agent (MMA). Currently is a preview version of Microsoft Monitoring Agent UR1 available for download. But what does that mean […]