group policy

i have created a group in activer users and directories and created as user under that group. my os is windows2003 server, i have also created a group policy and i want that policy to be applied to the users belonging to that group only.

Everything New Technology 1823 This topic was started by ,


data/avatar/default/avatar26.webp

151 Posts
Location -
Joined 2003-12-23
i have created a group in activer users and directories and created as user under that group. my os is windows2003 server, i have also created a group policy and i want that policy to be applied to the users belonging to that group only. how can i do that?

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar26.webp

690 Posts
Location -
Joined 2004-05-06
Download the GPMC (Group Policy Management Console) from Microsoft and you can have more control over your policy and apply policies not just to OUs to limit the scope to specific groups or even individuals!
 
www.microsoft.com/downloads/
 

data/avatar/default/avatar26.webp

151 Posts
Location -
Joined 2003-12-23
OP
is there a good tutorial on how im going to implement that?
 

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
Get it working? If not, PM me and I'll come back to this. The basic premise is that you have two parts of a GPO, machine and user, and these parts will apply to the corresponding objects in your OU (you can apply GPO/security policy settings to Local, Site, Domain, or OU only but you can use security settings and WMI filters to limit this even further). If you have a "Users" OU that has only user objects in it, then only the user portion of the GPO will be used (such as IE restrictions or folder redirection). If you have a "Computers" OU with only computer objects in it then only the computer portion will be applied (such as assigning software installation or most of the core security settings).