Related Articles
SCOM – Save a Connection String for Use in a PowerShell Script
Sometimes it is necessary to store certain information in a (secure) way, like a connection string, which you might want to use in your PowerShell scripts. The scripts could be then used e.g for the Command Notification Channel. Let’s assume you need to connect to a foreign system and this system provides you with a […]
Cloud and Datacenter Management User Group Switzerland
Finally we are proud to officially launch the Cloud and Datacenter Management User Group. The user group is focused on Microsoft Cloud and Datacenter technologies based on Windows Server, System Center, Hyper-V and Windows Azure. Our goal is to get people together with the same interests and learn from each other. In today’s world it […]
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 […]