Has anyone had the following problem:
Error: Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access them
The fix is documented on citrix's website here but seems to make no difference!
Has anyone had the following problem:
Error: Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access them
The fix is documented on citrix's website here but seems to make no difference!
Is IE7 installed?
yes
Did you add the servers to the trusted zone and/or alter the zone settings so 'Launching applications and unsafe files' is 'Enabled'?
Thanks Geoff, if anyone is having same problem easiest bet is to paste the following into an .adm file and add into group policy templates:
CLASS User
CATEGORY "IE7 Security"
CATEGORY "Internet Explorer"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Interne t Settings\Zones\3"
POLICY "Launching applications and unsafe files"
PART "Select Option" DROPDOWNLIST REQUIRED
VALUENAME "1806"
ITEMLIST
NAME "Enable" VALUE NUMERIC 0
NAME "Disable" VALUE NUMERIC 3 DEFAULT
NAME "Prompt" VALUE NUMERIC 1
END ITEMLIST
END PART
END POLICY
END CATEGORY
END CATEGORY
You will have to change your filtering to see it.
There are currently 1 users browsing this thread. (0 members and 1 guests)