Adding Azure service bus queues via PowerShell

There are quite a couple of Azure cmdlets made available by Microsoft. All of this sweetness can be installed on your system via the Web Platform Installer. After installing these modules you can start managing your Azure subscription in PowerShell scripts. Most of the stuff for managing your Azure subscription is implemented in these Azure cmdlets. One of the things which isn’t implemented (yet) is managing the Service Busses in your subscription. Read more →

Windows Powershell

Om het gebruik van Windows Powershell een beetje te bemoedigen is er een gratis Powershell boek beschikbaar gesteld. Engineer Mark Fugatt heeft de link beschikbaar gesteld. https://blogs.technet.com/mfugatt/archive/2007/06/11/free-windows-powershell-book.aspx Aangezien de links op MS websites vaak veranderen heb ik de download ook maar op m’n eigen webspace gezet. Daar weet ik tenminste zeker dat het er op blijft staan (mits de server niet weer crashed). Wat ik uit het boek kon halen is dat de nieuwe Powershell enorm gaaf is. Read more →