Related Articles
WAP – Get Windows Azure Pack Websites via PowerShell
Windows Azure Pack was Microsoft’s first attempt to bring Azure into your on-premise datacenter. The things you can do with it are limited to IaaS VM, PaaS databases and PaaS websites. In addition there is Service Bus and some networking part which is necessary for the IaaS / PaaS services. Of course there are other […]
SCOM 2012 Veeam MP for VMware 5.7 – Part 2 Overview
In part 1 I wrote about setting up and configuring the Veeam management pack. Now in this post I would like to give you some additional information how it is going to look like in the monitoring pane in SCOM and also some ideas what is being monitored. 1) Views I know it is maybe […]
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 […]