My problem was in DNS server 10x :)
Main Topics
Browse All TopicsHi,
I have a query. I have a windows 2000 advanced server as the Domain controller and a windows 2000 professional as the client workstation. I have a created a user called "testuser"
which is a member of the group "TEST". Also in the active directory i have created a new Organisation unit called "TestOU" which has certain group policies set by me. The "TEST" group is a part of this OU. Now my question is when the users login to the client workstation, the policies dont get applied.
Could any one help me out?
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: Debsyl99Posted on 2004-11-24 at 14:36:28ID: 12670458
Hello,
indows2000 /techinfo/ reskit/too ls/ existin g/gpresult -o.asp
Make sure TestUser is in the OU that you have applied the policy to, and also has read and apply group policy rights to the gpo ie via filtering from the policy appling to the test security group or by read and apply policy rights applying to authenticated users - If the user isn't in the OU policy will not apply. Run this from a command prompt at the dc
secedit /refreshpolicy user_policy (assuming that the policies are set in the user configuration part of the policy) - then try again.
Gpresult.exe: Group Policy Results
http://www.microsoft.com/w
You can download this tool if you don't already have it as part of the 2000 resource kit, and run it from a command prompt on a workstation with the non-working login to assess if the policy is being applied.
Deb :))