Change a RemoteApp Program icon in Windows 2012 R2 and Windows Server 2016 RD Web Access
Can we change the icon for a Published RemoteApp? Yes. Open an administrative Powershell prompt and type the following command: Get-RDRemoteApp -alias “notepad” | fl This will show all properties for the RemoteApp with “notepad” as alias: CollectionName : RemoteApps Alias : notepad DisplayName : Windows Update Log FolderName : Logfiles FilePath : C:\Windows\System32\notepad.exe FileVirtualPath Read more about Change a RemoteApp Program icon in Windows 2012 R2 and Windows Server 2016 RD Web Access[…]