Related Articles
SCOM 2012 – Linux Discovery “Unspecified failure”
Today I had a very interesting error for troubleshooting. A customer has about 150 Linux servers which he wants to monitor using SCOM 2012. The customer could deploy all Linux agents except for 4 Linux servers. After each attempt to discover one of these troublesome servers the discovery wizard ended shortly after the starting with […]
SCOM 2012 – Discovery Wizard running forever
I experienced in a relatively small environment that the Discovery Wizard in SCOM 2012 is running forever. I rejected some pending agents which were discovered properly but stayed in a “Installation in progress” state. After I rejected these agents and wanted to re-discover these servers the Discovery Wizard kept runnig forever.
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 […]