Related Articles
Windows Azure Pack (WAP) – An Introduction…
What the heck is Windows Azure Pack formerly known as Windows Azure Services for Windows Server? That’s a very good question and I will try to show it in upcoming posts. This post should give you an introduction and an overview, basically a big picture. Microsoft has built, improved and enhanced Windows Azure over the […]
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 […]