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 […]
SMA – SMA Runbook Toolkit (SMART) Watch The Encoding
Recently while building some serious SMA runbooks I bumped in an issue. We usually develop the SMA runbooks in different editors like PowerShell ISE / SMA GUI / Notepad++ and keep them saved in TFS online, which we managed through Visual Studio. After we finished developing the runbook, which would update the runbook activity in […]
Orchestrator – Getting Data from SCSM via SCORCH to SNMP to SCSM
In this post I would like to show how to interact with Service Manager objects to get information from SNMP devices and put data back into Service Manager. A customer needed a solution to get serial numbers from different network devices into his Service Manager form to have the most valuable data available for those […]