Here's the scenario: I have all of my users in an OU called "CompUsers". I have another OU called "CompDepts" where each dept in our company has its own OU underneath "CompDepts". In each dept is the group I created for that dept. For example, the "Accounting" OU is underneath "CompDepts" and in the "Accounting" OU is the group "AcctUsers". Now, obviously, all the users in Accounting belong to the "AcctUsers" OU. I created a test GPO that disabled the screensaver tab in Display properties and applied it to the "Accounting" OU. Then I Added the "AcctUsers" group to the Security of the GPO (by right-clicking on the GPO and selecting 'Properties') and checked the 'Read' and 'Apply Group Policy' boxes. I even took out Authenticated Users (I've even tested it with 'Authenticated Users' still in the security...to no avail) and did a 'secedit /refreshpolicy user_policy' on the PC I was testing it on and still no policy applied. I'm at wits end trying to figure this out. My whole OU structure is going to be based upon applying most of the GPO's to groups, not users. I didn't want to have keep moving users in and out of OU's and creating new ones and such everytime a new policy was created. Any ideas as to why this is not working? Anyone?