Related Articles
SCOM 2016 – What’s New UNIX/Linux Series: File System Discovery e.g. Exclude /tmp
A little pain in SCOM 2012 R2 was, that as soon you installed the UNIX/Linux management packs for your distribution all UNIX/Linux folders were discovered on the file system. This could be lead to a huge list of monitored directories e.g. /tmp, /var… which was not intended to be. To overcome this problem, you would […]
SCOM 2012 – Add a product key to an eval version
Microsoft published KB2699998 which guides you through setting a valid license key for a SCOM 2012 evaluation version. KB can be found here.
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 […]