Hello!, i want to know how to block a user from -- access the internet. by the group policy . and to know how to block a user from download from the internet. thanks
On Apr 24, 5:05 am, × ×ר <@discussions.microsoft.com> wrote: > Hello!, > i want to know  how to block a user from > -- access the internet. > by the group policy . > and to know how to block a user from  download from the internet. > thanks Hi, You can use a proxy server to control the internet access for an entire network. For example, using squid from Apache software, you can control who can connect to the internet through the proxy server, using user accounts and passwords. Additionally, you can use the Microsoft's ISA server as well. http://www.microsoft.com/isaserver/default.mspx http://www.windowsecurity.com/articles/Microsoft_ISA_Server_Part_I__introduction_installation_configuration_Web_caching_and_Internet_access.html http://www.windowsecurity.com/articles/Microsoft_ISA_Server_Part_II__Firewall_Functions_Publishing_Policy_Rules.html Kellie.