-----Original Message-----
In which case how do the computer configuration settings
apply?
If there are no computer accounts in Authenticated Users
group how does the GPO know which computers to apply the
computer config settings to?
Does a GPO simply impose its settings on all computers in
the OU regardless of wether the GPO's scope is set to
apply to only a subgroup of the computer in the OU.
.
John,
Also, remember that a Policy is comprised of two parts:
the user configuration and the computer configuration (
well, for purposes of this example ). You can disable
one "side" ( let's just pick the computer configuration
for this example ) and the other "side" will run.
Take Office XP, for example. I generally install Office
XP via GPO to the User Configuration. That way, no matter
where that user goes, he/she gets the same Office XP apps
( I generally make use of .mst files to differentiate who
gets what ). I could, for example, diable the Computer
Configuration side of this Policy and all would be
wonderful. The policy might just run a smidgen faster as
the CPU ticks that would normally be used for the computer
configuration would not run...Obviously, if I applied this
Policy to the computer configuartion side of things and
then disabled the computer configuation side the policy
would not work...
If you have both user accounts and computer account in the
OU to which the policy is linked A N D you do not filter
that policy by using Security Groups then ALL accounts in
that OU will be affected. If you have 20 user accounts
and 20 computer accounts in an OU and a Policy is linked
to that OU all 40 accounts ( 20 users + 20 computers )
will be affected. If, however, you wanted only a very
specific 12 users and eight computers to be affected by
this particular Policy then you would need to create a
Security Group, place those specific 12 user and eight
computer accounts in that Security Group,
remove "Authenticated Users" from that Policy and add that
specific Security Group ( and give it both read and apply
policy permissions ).
HTH,
Cary