PowerShell (6)

Cleaning up With PowerShell After Removing a Windows Azure Virtual Machine
28 April 2013 · 4 minutes read

Removing a Windows Azure Virtual Machine doesn't remove everything for you. This post is all about cleaning up with PowerShell after removing a Windows Azure VM

Windows Azure PowerShell Cmdlets In a Nutshell
26 April 2013 · 4 minutes read

Windows Azure PowerShell Cmdlets is a great tool to manage your Windows Azure services but if you are like me, you would wanna know where all the stuff is going. This post is all about it.

Working with IIS Express Self-signed Certificate, ASP.NET Web API and HttpClient
23 October 2012 · 4 minutes read

We will see how to smoothly work with IIS Express Self-signed Certificate, ASP.NET Web API and HttpClient by placing the self-signed certificate in the Trusted Root CA store.

Script Out Everything - Initialize Your Windows Azure VM for Your Web Server with IIS, Web Deploy and Other Stuff
17 September 2012 · 6 minutes read

Script Out Everything - Initialize Your Windows Azure VM for Your Web Server with IIS, Web Deploy and Other Stuff

Getting Started with Windows Server AppFabric Caching PowerShell Commands
23 May 2012 · 2 minutes read

I started to use Windows Server AppFabric for its distributed caching feature and I wanted to take a note of the useful PowerShell commands to manage the service configuration and administration.

Windows Azure, SSL, Self-Signed Certificate and Annoying HTTPS Input Endpoint Does Not Contain Private Key Error
3 February 2012 · 4 minutes read

Deploying a Web Role with HTTPS Endpoint enabled with Self-Signed Certificate and a annoying problem of HTTPS input endpoint does not contain private key