Enabled RemoteFX locally on a non domain joined computer
For some reason RemoteFX USB Redirection is not enabled standard in Windows. So what to do with a non domain joined computer, you can change GPO from the Active Directory. That is not a...
Kenneth Qvistgaard Dalbjerg, IT Konsulent i århus
For some reason RemoteFX USB Redirection is not enabled standard in Windows. So what to do with a non domain joined computer, you can change GPO from the Active Directory. That is not a...
If you have Installed Skype for Business and have enabled RemoteFX. You might still find that Skype for Business is saying that it using Remote Audio, even if you have redirected you USB headset....
If you have a RemoteAPP collection, and you will like to have allow you user, to access a full Desktop. This can be changed by logging into yours Remote Desktop Broker, and go to...
If you want to change a desktop group logoff behavior, this is done by PowerShell. To turn off shutdown af use:
1 2 |
ASNP Citrix.* Set-BrokerDesktopGroup -Name "Desktop Group Name" -ShutdownDesktopsAfterUse $FALSE |
To turn on shutdown af use:
1 2 |
ASNP Citrix.* Set-BrokerDesktopGroup -Name "Desktop Group Name" -ShutdownDesktopsAfterUse $TRUE |
If you need to get...
Sidste kommentar