IT tutorials
 
Windows
 

Local Group Policy objects (part 1) : Administrators and Non-Administrators Local GPOs

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
2/6/2012 5:53:34 PM

Local Policy Object

This is the most generic of the three local GPOs. If you are familiar with earlier versions of GPOs, the basic premise of the Local Policy Object is identical to the original design of the local GPO for Windows 2000 or Windows XP Professional. This GPO should be used to include the generic settings that affect all users. Of the three local GPOs, it has the weakest precedence. Any settings in this GPO apply to all users who log on to the computer. Furthermore, if there is a conflicting setting with this GPO and any GPOs from Active Directory (or the other two local GPOs), this GPO will not take precedence for that setting.

To access this GPO, you use the Local Group Policy Editor. To access the Local Group Policy Editor, type gpedit.msc in the Run dialog box.

Note

This is an administrative task; if you have User Account Control (UAC) enabled, you must agree to the permissions that opening the Local Group Policy Editor MMC snap-in requires.


The Local Group Policy Editor opens, exposing the Local Computer Policy, as shown in Figure 1.

Figure 1. The Local Computer Policy can be opened in the Local Group Policy Editor by running gpedit.msc.

Note that this local GPO includes settings for both the computer and user accounts. This is not the case for all local GPOs. This GPO is used to configure all settings for the computer and user in a generic manner.

Administrators and Non-Administrators Local GPOs

One of the new local GPOs that comes with Windows Vista is not just one GPO, but two. Together, the Administrators and Non-Administrators local GPOs give you the ability to separate those users who are seen by the local desktop as administrators from standard users on the desktop.

This structure of local GPOs is ideal for both normal desktops and specialized desktops, such as kiosks, training room computers, and shared computers. The Administrators local GPO applies only to user accounts that have membership in the local Administrators group on the desktop. Because this group is controlled at the desktop level, each desktop can have a unique list of members. You use the Administrators Local GPO to override the Local Policy Object when the administrators need more privileges than other users and the Local Policy Object is too confining.

The Non-Administrators local GPO applies to all users who are not affected by the Administrators local GPO. By deduction, this includes all users who log on to the desktop who do not have membership in the local Administrators group. You use the Non-Administrators Local GPO to modify the Local Policy Object settings, or as an alternative to configuring the Local Policy Object.

Access to these local GPOs is not as simple as it is for the Local Policy Object. These GPOs are exposed by using the Microsoft Management Console (MMC). To access them for editing, follow these steps:

1.
In the Run dialog box, type MMC.

Note

This is an administrative task; if you have UAC enabled, you must agree to the permissions that opening the Local Group Policy Editor MMC snap-in requires.

2.
In the MMC console, click File, and then click Add/Remove Snap-in.

3.
Select Group Policy Management Editor from the Available Snap-ins list, and then click Add.

4.
In the Welcome to the Group Policy Wizard page, leave Local Computer as the entry under Group Policy Object.

5.
Click Browse.

6.
In the Browse for a Group Policy Object dialog box, click the Users tab.

7.
Select Administrators, and then click OK.

8.
On the Welcome to the Group Policy Wizard page, click Finish.

9.
In the Add/Remove Snap-ins dialog box, click OK.

10.
In the console, expand the Local Computer\Administrators Policy node.

11.
Repeat these steps for the Non-Administrators local GPO, replacing Non-Administrators with Administrators in the applicable steps.

Note that these two local GPOs have only User Configuration settings, not Computer Configuration settings, as shown in Figure 2. This is because a computer cannot have membership in the local Administrators group, so there is no way to differentiate between the two types of computers.

Figure 2. The Administrators local GPO and the Non-Administrators local GPO can be edited in the MMC; they offer control over User Configuration settings only.

Any settings that are configured in both the Local Policy Object and one of these Administrator GPOs are controlled by the Administrator-based GPO.

User-Specific Local GPOs

There are some instances in which you would like to have more precise control over the settings on a computer. This is not possible with the Local Policy Object, the Administrators GPO, or the Non-Administrators GPO. These GPOs are for “groups” of users, not specific users.

The final local GPO option is to specify a unique set of policy settings for a local user account. This is an ideal solution for controlling users logging on to kiosks or other specialized desktops throughout the enterprise. With user-specific local GPOs, you can create a custom environment that will allow for a more relaxed or more strict set of policy settings.

As with the Administrators local GPOs, access to user-specific GPOs requires the use of the MMC and involves several steps. Follow these steps to access the user-specific local GPOs:

1.
In the Run dialog box, type MMC.

Note

This is an administrative task; if you have UAC enabled, you must agree to the permissions that opening the Local Group Policy Editor MMC snap-in requires.

2.
In the MMC console, click File, and then click Add/Remove Snap-in.

3.
Select Group Policy Management Editor from the Available Snap-ins list, and then click Add.

4.
On the Welcome to the Group Policy Wizard page, leave Local Computer as the entry under Group Policy Object.

5.
Click Browse.

6.
In the Browse for a Group Policy Object dialog box, click the Users tab.

7.
Select the desired user account from the list, and then click OK.

8.
On the Welcome to the Group Policy Wizard page, click Finish.

9.
In the Add/Remove Snap-ins dialog box, click OK.

10.
In the console, expand the Local Computer\<username> Policy node.

As with the Administrators local GPOs, the user-specific local GPOs contain only User Configuration settings, as you can see in Figure 3.

Figure 3. The user-specific local GPOs can be edited in the MMC; they offer control over User Configuration settings only.

Note

It is essential to note that the only user accounts that can have a user-specific local GPO associated with them are those that have an account in the local Security Accounts Manager (SAM).


The user-specific local GPOs give you control over User Configuration settings, which is logical. Because these GPOs involve user accounts, it would not make sense for them to configure computer-related settings.

Precedence

If you review the local GPOs from the more generic to more specific, you will see the overall precedence structure. The most generic local GPOs have the weakest precedence, and the most specific local GPOs have the highest precedence. Table 1 lists the affected settings of each local GPO and their precedence in relation to local and Active Directory–based GPOs.

Table 1. Group Policy Object Settings and Precedence
Group Policy ObjectPrecedenceSettings in the GPO
Local Policy Object6 (lowest precedence of all GPOs)Computer Configuration User Configuration
Local Administrators and Non-Administrators GPO5User Configuration
User-specific local GPO4 (highest precedence of all local GPOs)User Configuration
GPO linked to Active Directory site3 (lowest precedence of Active Directory GPOs)Computer Configuration User Configuration
GPO linked to Active Directory domain2Computer Configuration User Configuration
GPO linked to Active Directory organizational unit1 (highest precedence of all GPOs)Computer Configuration User Configuration
 
Others
 
- Structural Overview of a Group Policy object : Computer Configuration & User Configuration
- Installing or Upgrading to Windows 7 : Interactive Setup (part 2) - Upgrading
- Installing or Upgrading to Windows 7 : Interactive Setup (part 1) - Clean Install
- Windows Server 2008 R2 : Understand Active Directory Users and Groups (part 2) - Manage Users and Groups in Active Directory
- Windows Server 2008 R2 : Understand Active Directory Users and Groups (part 1)
- Windows Server 2003 : Configuring Hardware Devices and Drivers
- Windows Server 2003 : Installing Hardware Devices and Drivers
- Windows Vista : Automating Installation - Preparing the Environment
- Windows Vista : Automating Installation - Understanding Setup
- Windows Server 2008 R2 : Understand Local Users and Groups (part 2) - Understand Local User Rights & Work with Local Account Policies
 
 
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
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us