I want to limited user access

J

JeffH13

I want the user to be able to go to the internet but unable to download
anything. How can I set that up?
 
R

Rahisuddin Shah

Hi

You can do that by using registry editor.

Registry Settings
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
Internet Settings\Zones\3]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\
Internet Settings\Zones\3]
Value Name: 1803
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = downloads enabled, 3 = downloads disabled)
 
R

Rahisuddin Shah

Hi,
Another approach based on GPO
Tto disable file downloads in the Internet zone in the user's Security
Settings. You can do this by setting a GPO through User Configration,
Administrative Templates, Windows Components, Internet Explorer, Internet
Control Panel, Security page, Internet zone, then enable the "Allow file
downloads" policy, and in its properties after you enable it, change the
value in the drop-down menu to "Disabled".

Then, in the Internet Control Panel folder I mentioned earlier, enable the
policy "Disable the Security page", so users cannot go and reverse the
change.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top