Related Articles
System Center Universe Europe 2014 – Get Into Gear Now!
System Center Universe is an community conference that is focused on systems management and virtualization topics such as Microsoft System Center, Microsoft Hyper-V, Microsoft Windows Server and Client Operating Systems and Windows Azure. Last year the event was called System Center Universe DACH and after great success it has been renamed to System Center Universe […]
Quick Post – Check Linux Certificate Issued by SCOM
I assume you have already deployed SCOM and you are monitoring Linux or another kind of UNIX derivate. If you are new to cross platform monitoring I recommend my older blog posts in the Xplat category . SCOM uses certificates to communicate with the Linux/UNIX agent. These certificates are signed by a randomly chosen management […]
PowerShell – Hash Table Get That Value
When writing scripts I like to use PowerShell ISE or VSCode a lot. It simplifies a lot of your daily scripting tasks like IntelliSense or Snippets. But sometimes these little helper don’t tell always the truth. Why? Well, I show you an example which is quite common. On problem there is if you are working […]