I_Broke_My_MHZ Posted March 20, 2005 Share Posted March 20, 2005 I have made some restrictions in the group policy editor to limit what users can do on their computers. All seems to be going well, but there is one thing I cannot figure out. When a user downloads something they get the XP sp2 prompt that the file could be harmful and if they should download it. I dont want them to be able to see that prompt, I want winxp to automatically deny the download without a prompt. Is there any way I can do this? Link to comment Share on other sites More sharing options...
D.Celt Posted March 20, 2005 Share Posted March 20, 2005 I'll assume you're using IE. You can use group policy to restrict file downloads that are not initiated by the user.Open the policy editor and browse to computer configuration > administrative templates > windows components > internet explorer > security features > restrict file downloadI'm not sure if this achieves what you're looking for, but I didn't find a way to restrict user initiated downloads. Link to comment Share on other sites More sharing options...
I_Broke_My_MHZ Posted March 20, 2005 Author Share Posted March 20, 2005 Thanks for pointing that one out but I fear that users could use regular old explorer.exe to download files this way, so I want to prevent that. Link to comment Share on other sites More sharing options...
KAndle Posted March 21, 2005 Share Posted March 21, 2005 You need a special program to do that I believe. Server based virus protection has this ability to filter out all downloads or certain filetypes. If you prevented user from downloading at all though they wouldn't be able to download web pages either. Everything is downloaded in Internet Explorer, you don't always get a prompt for what to do with the file, IE already knows. There are Internet filter programs that can block certain filetypes but for what you want you must disable the Internet. Block port 80 in the firewall. You can set permissions and policies to prevent users from installing software though. A free cheap way is to set all suspect file types to run though notepad. Like .ZIP, .SCR & .VBS. This can't be done for EXE & HTML files though.I believe you can force the download folder in Internet Explorer to a single location and then you don't give users write access to this folder. I think I have been on machines configured like that before. Link to comment Share on other sites More sharing options...
I_Broke_My_MHZ Posted March 21, 2005 Author Share Posted March 21, 2005 I believe you can force the download folder in Internet Explorer to a single location and then you don't give users write access to this folder. I think I have been on machines configured like that before.<{POST_SNAPBACK}>How can I do that then? I just want to prevent users from seeing the security prompt itself, doing that wont stop people from downloading web pages. It will just stop them in situations where the security prompt would popup. Link to comment Share on other sites More sharing options...
Takeshi Posted March 21, 2005 Share Posted March 21, 2005 You would find some options in:IE > Tools > Internet Options > Internet > Security Settings• ActiveX controls and plug-ins• Downloads- Automatic prompting for file downloads- File downloadThen, set GP to hide the internet Options tabs so users cannot easily change the options.This seems what you're after. Link to comment Share on other sites More sharing options...
I_Broke_My_MHZ Posted March 21, 2005 Author Share Posted March 21, 2005 Thats good but the problem is I gatta do this for a lot of computers. Link to comment Share on other sites More sharing options...
Takeshi Posted March 21, 2005 Share Posted March 21, 2005 All the above settings in IE map to the registry so it's easy to find that out and implement the change via a script.And of course, the rest via GP on a dc. Link to comment Share on other sites More sharing options...
KAndle Posted March 21, 2005 Share Posted March 21, 2005 Do those settings disable Save as... also? I am unfamilar with them. Link to comment Share on other sites More sharing options...
I_Broke_My_MHZ Posted March 21, 2005 Author Share Posted March 21, 2005 All the above settings in IE map to the registry so it's easy to find that out and implement the change via a script.<{POST_SNAPBACK}>Indeed, but which registry keys is the question. Link to comment Share on other sites More sharing options...
Takeshi Posted March 21, 2005 Share Posted March 21, 2005 Do those settings disable Save asI 'm afraid I don't know offhand as I don't implement those settings.but which registry keys is the question.For the prompting in the Internet Zone it seems to be this:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\32200: 3 = Disabled2200: 0 = EnabledHave a look and verify it yourself before using it.Have a look at a related thread:http://www.msfn.org/board/index.php?showtopic=41869 Link to comment Share on other sites More sharing options...
I_Broke_My_MHZ Posted March 21, 2005 Author Share Posted March 21, 2005 The problem with those solutions is it turns off the prompt, but the download still happens. Link to comment Share on other sites More sharing options...
KAndle Posted March 21, 2005 Share Posted March 21, 2005 The options Takeshi said to set are correct to prevent downloads only in Internet Explorer. I have never used this option before so I can't comment of the scope of how it works (like in Outlook Express). It disables Save target as... also. It did allow me to still get the link into my Download Manager though. If you are really concerned about improper downloads you should filter them at the server level. I am not familar with content filters too much (they will work though) but a server based anti-virus program like Trend Micro will let you block the downloading of any filetypes you want. I don't recommend relying on just the disabling of downloads to stop anything much. Suposedly there will be JPG viruses eventually. These files are automatically downloaded and saved to your Temporary Internet Files folder.. The disable options spoke of won't stop a malicous web page from installing garbage on your pcs without prompting or a new worm, only virus protection does that. That is just my 2 cents... Link to comment Share on other sites More sharing options...
Takeshi Posted March 22, 2005 Share Posted March 22, 2005 There is another setting to disable file download as I said earlier.You have moved your goalpost somewhat! The XP download security prompt would, as logic implies, apply only to downloads via IE (probably to Explorer too) but downloads using other browsers and FTP would not be affected. Firefox, for example, has its own prompt.KAndle has a point about malware embedded in webpages. Bear in mind also, many viruses and worms spread via email.I'm not sure if limited users are prevented from downloading programs but this would in some way lessen the overall risk. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now