Citrix non-admin woes
Recently I had some grief trying to allow non administrator / power users from using the Citrix web ICA client. Whenever the connection to the presentation server would happen, the connection would timeout with no error message.
After scouring the internet, I found an article where the system admin decided to make all users using Citrix a member of the Power Users group.
Thankfully, the solution of why the error was occurring was there too. Apparently you need write-access to the MSLicensing key for all users.
Once we did this through group policy, all of the users could connect succesfully to the Citrix applications. Hurrah!
The full key path is:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSLicensing
Related posts:
- Edit files with Notepad++ From Anywhere on your Network Notepad++ is a very handy tool. It rocks. What is...
- Remove Network Printers from Users Before they Log On I had a little trouble with an HP Printer driver...
- Adding Printers will Hang a Vista Logon to a Domain Vista's UAC prevents standard users from installing printer drivers by...
- Set the default Organisational Unit for New Computers in Windows Server Once you have your domain and group policies set up,...
- Deleting files older than a specific date or age I needed to delete a chunk of cookies today –...
Related posts brought to you by Yet Another Related Posts Plugin.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.