Showing posts with label AR. Show all posts
Showing posts with label AR. Show all posts

Thursday, March 12, 2015

Manage Azure RemoteApp using PowerShell!

We’ve been waiting for this one! The Azure PowerShell team has just released version 0.8.15. This version contains a new module that allows managing Azure RemoteApp using PowerShell!

Get the latest version here: http://go.microsoft.com/?linkid=9811175&clcid=0x409

image

The commands related to Azure RemoteApp are all in it, for example:

image

 

Prior to this availability, I was already able to play with it when the commands were still in beta, they were contained in a separate module. To get an overview of all the commands related to Azure RemoteApp type get-command -noun azureremoteapp*

image

 

The product team will also release a announcement on this soon!