In that case, you should not need loopback processing on the "yes proxy" GPO.
You only need it turned on for the GPO you have applied to the "NO PROXY" gpo, and it should be set to "replace".
This is a way I could see to set it up, and should work.
Imagine you have a OU structure like this:
|--Company
<-----CompanyGPO
|--Users
|--Computers
|--NoProxy
<-----ProxyOverrideGPO[/color]
You apply CompanyGPO to the
Company OU. This would contain all the computer/user settings that you want under normal circumstances. This would, by default, fall through to all child OU's.
You can leave the
Users and
Computers OU's alone. No need to set policies on them directly, as they were set above.
Then, below the
Computers OU, there is a
NoProxy OU. You create and apply a policy called
ProxyOverrideGPO to that OU. In the
Computer Configuration section of that new gpo, turn on
User Group Policy loopback processing mode in
Replace mode.
Then you can enable the proxy settings to show blank (in the User Config section).
This should override only the proxy setting for users, whenever they log into a COMPUTER in the NoProxy OU. You may be getting your delays on logon if you have Loopback mode turned on for your general user or computer OU.
Make sense?
Thanks,
Andrew
Hard work often pays off over time, but procrastination pays off right now!