Related Articles
SCOM 2012 R2 – System Center Advisor Error: 3000 Unable to register…
Today I had been playing around with System Center Advisor and I bumped into an issue where I could not connect to the System Center Advisor service. The error was… Error 3000: Unable to register to Advisor Service. Please contact the system administrator.
SCOM 2012 – What Workflows, MP’s And Objects Run On A SCOM Agent?
I am a huge fan of PowerShell and SCOM and when it comes to combining both forces you can unleash the full power and do almost anything :). In this case I got (also) asked, how you can figure out which management pack is actually used by SCOM agents and eventually display it in a […]
PowerShell – Convert Special Character String Into Numbers
Do you know the situation where you have to handle strings / string data that has a lot of complex characters? In certain situation it is just a pain to deal with strings that have special characters like “*ç%&/()=`è or even an entire Export-CliXML output content. Recently I had the need to embed such data […]