Related Articles
Azure Log Analytics – Portal Refresh
It has been not long ago when Microsoft introduced the new Azure Log Analytics query language and also the new portal experience at http://portal.loganalytics.io . Just as we got used to the portal, I noticed some refreshes and clean up. The portal looks now like this… …the menu to run the query, set the interval, […]
SCOM – SQL Server Event ID 28005, AEM Wizard Runs Forever, Reporting Services Not Working
I like to automate things, creating batches and scripts. Well at least I like to create them myself and then I know what they do. In a small project I needed to install SCOM 2012 SP1 to show Agentless Exception Monitoring. Because larger environment need a managed way to install IT systems identically they often […]
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 […]