Skip to content

Instantly share code, notes, and snippets.

@win2000b
Created December 6, 2016 12:26
Show Gist options
  • Save win2000b/acf772ad021b04e6b81bf63b26af26c5 to your computer and use it in GitHub Desktop.
Save win2000b/acf772ad021b04e6b81bf63b26af26c5 to your computer and use it in GitHub Desktop.
Add Azure Remoteapp user to a collection
Add-AzureRemoteAppUser -CollectionName "Contoso" -Type OrgId -UserUpn PattiFuller@contoso.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment