Deploying a new RDS RemoteApp using Powershell

New-RDRemoteApp {COLLECTION_NAME} -Alias '{ALIAS}' -DisplayName '{DISPLAY_NAME}' -FilePath '{URN_PATH_TO_EXE}' -ShowInWebAccess $True -CommandLineSetting 'DoNot

Published : 16 September 2018

Subscribe to powershell