Problem
In the Azure Service Management (ASM) PowerShell module, the Get-AzureRemoteDesktopFile command had two parameter sets:
- Download the RDP file onto the local filesystem
- Invoke the RDP file directly (
-Launch switch parameter)
The same command in the Azure Resource Manager (ARM) PowerShell module no longer offers the -Launch parameter.

Expected Result
The Get-AzureRemoteDesktopFile command should include the -Launch parameter, on its own, separate parameter set.
Cheers,
Trevor Sullivan
Microsoft MVP: PowerShell
http://trevorsullivan.net
http://twitter.com/pcgeek86