unloading group policy on logout

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to unload a group policy on logout from domain?
I have a proxy setup pushed out via Group Policy in Windows 2000 and I want
to uload it for laptop users on their logout from domain so they can run IE
without proxy at locations other than the office.
Thank you.
 
I don't believe so. Group policy is read at startup, prior to the user
logging on. The policy sticks even if the domain can't be contacted. To
avoid the policy settings, you might give users a local account they can
use.

.....kurt
 
Hi
In my company we solved this problem by creating a proxy.pac. In it our
network admin added line that if proxy is not found IE connects directly to
the Internet.

Hope this will help you.
 
Back
Top