New-RDRemoteApp -alias AppLauncher -DisplayName AppLauncher -FilePath "C:\Program Files (x86)\ABC\AppLauncher\AppLauncher.exe" -ShowInWebAccess 1 -CommandLineSetting Allow -CollectionName RemoteApps -ConnectionBroker EDCSRV61.PTPLQA.LOCAL
So when I run this script through powershell it is working fine and my remoteapp is published.
I want to achieve this by c# code.
Can anybody help me on this

Mehul SantPosted May 23, 2016, 4:04 AM
Bhuvanesh MohankumarPosted May 20, 2016, 1:08 PM