Related Articles
OMS – Linux Agent Send Remote Syslog Messages to OMS
As you know OMS can receive syslog messages from its Linux agents. Well this is nothing special anymore, but there might be use cases where you cannot install a Linux agent or you might have some network devices which need to send syslog messages to OMS because you want to do some deep inspection of […]
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, […]
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 […]