RE: How to restrict the downloading...

  • From: "Ruben Spruijt" <Ruben.Spruijt@xxxxxxxxxxxx>
  • To: "[ISAserver.org Discussion List]" <isalist@xxxxxxxxxxxxx>
  • Date: Mon, 14 Oct 2002 20:17:42 +0200

Hi,

Is it downloading in general ?
On www.jsiinc.com is an article which descibes how to prevent
downloading 
This text is from the great website..
With regards,

Ruben Spruijt

************************************************************************
****
5307 > How can I prevent users from downloading files from the Internet?



Internet Explorer allows users to download files by clicking a download
link and pressing Save.

You can set Tools / Internet Options / Security / Internet / Custom
Level / Downloads / File download to Disable to prevent this
functionality.

You can also configure the Internet zone using the registry.

You can disable downloads for a specific user by running a .reg file
that contains:

REGEDIT4

[HKEY_USERS\<SID>\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones\3]
"1803"=dword:00000003

NOTE The user should log off and log on for the changes to take effect.

NOTE In a logon script, replace HKEY_USERS\<SID> with HKEY_CURRENT_USER.

You can disable downloads for all users of a computer by running a .reg
file that contains:

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones\3]
"1803"=dword:00000003

NOTE The computer should be restarted for the changes to take effect.

> 
> I've a internet cafe and I want to prevent the users to download the
> "dialer" from porn websites. Please any one who knows, how to restrict
the
> downloading of dialers and other application in ISA Server 2000 reply
me
> soon. I'm waiting for your solution. :'-(
> 


Other related posts: