Related Articles
itnetx – Winner of the “Microsoft Partner of the Year Award 2012”
Awesome! Today itnetx received from Microsoft Switzerland the “Partner of the Year 2012 –Datacenter” award – the second time in a row . This Microsoft Partner award recognizes a partner that has developed and delivered exceptional Microsoft-based solutions during the past year in the category “Datacenter”. This award shows also the passion and dedication of […]
SCOM 2012 – Find SCOM Object for “Unknown” ID in Alert
There are sometimes alerts which might contain some strange id’s which are not as informational as you might would like have. One way to find out what is hiding behind this id is to use a SCOM Powershell command. As an example, today I received an alert that looked like this…
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 […]