programming4us
programming4us
DESKTOP

Group Policy Basics : Creating Additional GPOs

- How To Install Windows Server 2012 On VirtualBox
- How To Bypass Torrent Connection Blocking By Your ISP
- How To Install Actual Facebook App On Kindle Fire
8/10/2012 5:49:39 PM

Privileges for Creating New GPOs

The first thing you will need before you create any new GPOs is privileges. By default, only members of the Domain Admins group have the privileges necessary to create new GPOs. This can and should be altered.

The GPMC provides a simple way to delegate the creation of GPOs to others beyond the Domain Admins group members. The reason you would want to do this is that some users who should have the privilege to create new GPOs might not need all of the privileges that a Domain Admin has. If someone should have all of the privileges of a Domain Admin and should be able to create GPOs, then you should certainly add them to the group. Otherwise, adding them to a group that has only delegated privileges to create GPOs is a better solution. 

For example, you might have an administrator who is responsible for desktops. This administrator should be able to create and modify GPOs that will control and configure the desktops properly. This administrator should not be able to modify group membership or delete computer accounts from Active Directory. If such an administrator were to be added to the Domain Admins group, he or she would have these other capabilities.

Note

It is always ideal to separate duties for administrators. Delegation options exist that allow administrators to create a GPO, but not link it to a node in Active Directory. Although such administrators can do all of the setup and creation work, they cannot implement the settings without assistance from another administrator who has been granted the link delegation. 

Creating GPOs Correctly

The creation of a GPO is not especially difficult. Essentially, creating a GPO involves just right-clicking New. However, to make sure that you do not cause damage to the network and computers, caution should be taken when creating and configuring new GPOs. Like anything, there is a right way and a not-so-right way.

Initially, you must know exactly what the GPO will do, and you should also have considered which objects it should affect. If you have not carefully considered what the GPO will do, you are not ready to create a GPO. However, if you do know what you want the GPO to do, you can get started without knowing exactly which objects the GPO should affect.

This is possible because you can create a GPO that is not linked to any Active Directory node. In addition, if you feel the need to be especially cautious, you can also disable the GPO. To create a GPO that is not linked to a node, follow these steps:

1.
In the Run dialog box, type gpmc.msc, and then click OK.

2.
In the GPMC, expand the Forest and Domains nodes, and then expand the <domain name> node.

3.
Right-click the Group Policy Objects node, and then click New.

4.
In the New GPO dialog box, type a new name for the GPO, such as test, and then click OK.

Security Alert

If the user attempting to create the GPO does not have the necessary privileges to do so, the New menu option will be dimmed. 


This will create a new GPO that is not linked to any node in Active Directory. You can consider this GPO as existing in Active Directory, but as inactive because it does not affect any objects. If you want to disable this GPO for extra assurance that it will not affect any object, follow these steps:

1.
Find and select the GPO that you want to disable under the Group Policy Objects node in the GPMC.

2.
On the Details tab, click the GPO Status list.

3.
Click All Settings Disabled.

This is now a new GPO that is not linked to any node, has all settings disabled, and has no configured settings at all. This is a very safe and secure GPO!

When you know which objects you want your GPO to affect, you can link your GPO to the proper Active Directory node. Follow these steps to link your GPO to an Organizational Unit:

1.
Under the <domain name> node in the GPMC, right-click the organizational unit that you want to link, and then click Link An Existing GPO.

2.
In the Select GPO dialog box, select the GPO that will be linked from the Group Policy Objects list box.

Security Alert

If the user attempting to Link the GPO to this Active Directory node does not have the necessary privileges to do so, the Link An Existing GPO menu option will be dimmed. 


At this point, nothing will happen as a result of linking the GPO. However, after a setting is made and the GPO is enabled, the GPO setting will apply to the target objects on the next background refresh of Group Policy.

Note

You could also combine the creation and linking of a GPO into one step. This would be accomplished by right-clicking the appropriate Active Directory node to create the GPO, instead of the Group Policy Objects node. After doing this, you would see an option to “Create and Link a GPO Here.”

Other  
 
Top 10
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
REVIEW
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us
programming4us
 
 
programming4us