≡ Menu

PowerShell Mobile application for Managing IT infra

Things are moving fast in PowerShell spectrum and now its the turn for mobiles. In this post, I am going to talk about a application which helps you to manage your IT infrastructure from your mobile itself. It is a web based application which you have to install in one of your corporate servers and expose it to outside world through SSL. Now connect to the published URL from your smart phone/BB and provide your domain login credentials and this gives you a powershell window from where you can run commands. Note that commands  are executed under the security context of account which you entered to authenticate.

You can find more details about this at http://dmitrysotnikov.wordpress.com/2010/01/12/mobileshell-powershell-prompt-in-a-browser/

Happy Learning..,
Sitaram Pamarthi.