online [0 / 0]

  • min
  • max
  • close

user

status

points

logon

Search results

Sign in or register now!


Why not sign up for free and bring this tutorial to bring it to life. Using our Practice-Labs will make this tutorial much easier to follow and provide you with the server to complete the tasks.


What you get with the lab:


  • It's FREE, but if that didn't grab you carry on down the list
  • Access real working Microsoft servers and Cisco networking equipment (dependant on tutorial content)
  • Carry out the tasks outlined in this tutorial without the need for your own equipment
  • Equipment already has the base configurations so you can focus on the parts you need to
  • Make a mistake, no problem in our labs, simply reset the device and start over

More information:


  • Registered users get 60 mins of free lab time for free tutorials
  • Paying users get unlimited lab time in all free tutorials

For unregistered users click hereto register for an account

Already have an account, click hereto login and use a Practice-Lab with this tutorial

Whats new in Microsoft Group Policy Windows Server 2008 R2




Windows Server 2008 R2 Group Policy Introduction


What's New in Group Policy

Preferences vs. Policy Settings

Windows Server 2008 includes the new Group Policy preferences built-in to the Group Policy Management Console (GPMC). Additionally, administrators can configure preferences by installing the Remote Server Administration Tools (RSAT) on a computer running Windows Vista Service Pack 1 (SP1) and Windows 7.

In contrast to Group Policy settings, Group Policy does not strictly enforce preferences. Group Policy does not store preferences in the Policy branches of the registry. Instead, it writes preferences to the same locations in the registry that the application or operating system feature uses to store the setting. The implication of this is twofold.

  • Group Policy preferences support applications and operating system features that arent Group Policy-aware.
  • Group Policy preferences do not cause the application or operating system feature to disable the user interface for the settings they configure. The result is that after deploying preferences using Group Policy, users can still change those settings. Additionally, Group Policy refreshes preferences using the same interval as Group Policy settings by default. However, you can prevent Group Policy from refreshing individual preferences by choosing to apply them only once. This configures the preference one time and allows the user to change it permanently.

Group Policy preferences support item-level targetingyou can target individual preference items within a GPO. For example, a single GPO can contain two preference items, both of which configure power policies. You can target the first preference item at desktop PCs and the second at mobile PCs.

Benefits of Group Policy Preferences


Improving IT Productivity

Group Policy preferences extends the Group Policy feature set with over 20 new extensions, helping you get more done with tools that are already very familiar to you. It also enables you to configure and deploy settings at a central source, rather than repackaging and redeploying the settings when you update configurations. You simply edit the GPO that contains the preference items you want to update. Preferences provide a central location from which you can completely manage user and computer configurations.

Reducing Need for Logon Scripts


Although Group Policy preferences might not eliminate the need for logon scripts, it significantly reduces their need. The most common tasks performed by logon scripts are installing printers, mapping network drives, configuring registry settings, and copying files and folders. Often, these tasks require complex scripting, testing, and debugging.

Limiting Configuration Errors


Configuration errors during and after deployment are often a significant source of support calls and escalations that lead to higher deployment costs. Group Policy preferences significantly help reduce these costs. First, preferences allow you to configure items with a higher level of precision than other tools. For example, you can configure a single Internet Explorer option without touching other settings. Other deployment methods often change more options than you intend. Second, you can configure items without knowing their detailswhere to find them in the registry or what they represent. Instead, Group Policy preferences collects preference items using clear, familiar, easy-to-use dialog boxes that prevent you from needing to know how Windows stores the value in the registry. You can configure a Start menu setting by selecting an option in a preference item instead of having to know what value to store in the registry and where to store it. And, Group Policy preferences all but eliminate the need to use default user profiles to deploy settings. Often you deploy far more with a default user profile than you need to deploy, and this can lead to unreliable configurations.

Enhancing End-User Satisfaction


More consistent, reliable configurations make users happy by maintaining or even increasing their productivity. Additionally, using Group Policy preferences to configure users and computers, you can make using Standard user accounts more palatable to users. Group Policy preferences use the local System account by default, enabling it to configure settings that users cant configure. By configuring these settings on behalf of users, you can often avoid the issue altogetherwhich is proactive IT.

Minimizing Image Maintenance


Using Group Policy preferences with a thin-image strategy, you can significantly reduce the time and cost of maintaining disk images. Instead of updating images to reflect configuration changes, you can deploy a generic image and then update Group Policy preferences. This approach reduces engineering and testing time and costs significantly.

Reducing Overall Image Count


Group Policy preferences, in combination with a thin-image strategy, helps you reduce the number of disk images you must develop and maintain. If you build thick images, you often create unique images for different groups of users in the organization. Instead, you can build and deploy a generic image for each group, and then configure users and computers uniquely by targeting preference items.

Starter GPO


Starter Group Policy objects derive from a Group Policy object (GPO), and provide the ability to store a collection of Administrative Template policy settings in a single object. You can import and export Starter GPOs, which makes them easy to distribute to other environments. When you create a new GPO from a Starter GPO, the new GPO has all of the Administrative Template policy settings and their values that were defined in the Starter GPO. With R2 you get selection of starter groups for client computers in different environments.

Group policy management - starter GPOs

Exercise 1 - Group Policy Preferences


Before beginning this exercise take some time to review the Using your Practice-Lab section of the website.

In this tutorial you will be introduced to you to Windows Server 2008 R2 group policy management. Follow the exercise below to get some hands on understanding of this technology and view Microsoft Technet to gain some additional information.

In this exercise you will be required to Power On and connect to the following servers from your Practice-Lab application:

Domain Controller

Domain Server

If this is the first time you are accessing a Practice-Lab why not take a few minutes to watch our video on getting started, or if you are still having difficulty connecting to your Practice-Lab device please refer to our help pages.

Overview


In This Exercise you will create a drive mapping using GPO preferences. The Drive Maps preference extension provides the ability to create, replace, update, and delete network drive mappings. This extension enables you to map network drives without writing logon scripts. Additionally, mapped network drives deployed using the Drive Maps preference extension work more consistently than those deployed using logon scripts.

Step 1 From the Practice-Labs application start and launch access to the Domain Controller device.

Click Start , from the Run menu or search bar type gpmc.msc and the Group Policy Management Console snap in should appear.

Clicking Start then Run
Group Policy Management Console

Step 2

Expand Forest: PRACTICELABS.COM expand Domains , then expand the domain Practicelabs.com , then click on group policy objects .Right click this and choose new .

Creating a new Group Policy Object

Give the new policy the name Mapped Drive and click OK .

Creating a mapped drive GPO

Right click the new policy and select Edit

Editing a Group Policy object

Expand User Configuration , then Preferences and Windows Settings .

Changing the Windows Settings in Group Policy Editor

Select Drive Maps and right click then choose New Mapped Drive .

Creating a New Mapped Drive setting in Group Policy Editor

On the General Tab in the action pane choose Create .

In the Location textbox type the unc path \\plabdm01\shared_data

( Note : The share will be created later in this exercise on the Domain Server Practice-Lab device)

Choose a drive letter i.e. Z:

Changing the drive letter to Z for the policy object

Choose the Common tab. You need to tick the Item-level targeting checkbox to enable the button. Once you open Targeting , click new item and then select Security Group .

Setting the Item Level Targetting in Group Policy Editor
Selecting the Security Group type as the target item in Group Policy Editor

When the new dialog window appears, click the button next to the Group textbox in the bottom panel.

Amending settings in the Targetting Editor in Group Policy Editor

Type in the security group Domain Admins and then click Check Names , then press OK

Adding Domain Admins as a target

Click OK to confirm and you will be taken back to the new drive properties dialog.

Click OK

Completed configuring the Mapped Drive policy in Group Policy Editor

Close the editor and link the GPO Mapped Drive to the domain.

Step 3

To link the GPO by right the PRACTICE.LABS domain and right click.

Then select link GPO from the menu.

Linking a GPO in Group Policy Editor (GPMC)

Select the Mapped Drive group policy object and click OK.

Selecting the Mapped Drive policy as the Linked object in Group Policy Editor (GPMC)

Testing the configuration


Step 1 From the Practice-Labs application start and launch access to the Domain Server device.

Open Windows Explorer to confirm that the drive has been mapped.

View the drive mapping that was created using the Group Policy changes

You can deploy multiple Drive Maps preference items within a single GPO. You can also target individual Drive Maps preference items to specific departments, locations, and so on. Using Group Policy preferences to deploy mapped network drives provides just as much flexibility as scripting but with less work and with fewer problems.

Summary


Think about the configurations you could use in a single GPO with item-level targeting on different settings defined Create multiple GPP mapped drives in one GPO and have them apply based on Group membership (easier than scripting!).

Have different GPP applied to targets depending on what time it is (working hours vs. non-working hours!). Create and deploy different printers/shortcuts/files depending on the users site or IP address. Apply GPP on a given date in a certain time range. Copy files based on the users language. Its very useful and saves a lot of work.

Learn more about this and similar topics


If you are interested in more topics like the above have a look at the topics in our Windows Server 2008 Practice-Labs courses:

Alternatively look at purchasing access to our Practice-Lab library that covers all of our supported technologies.

If you wish to comment on this Practice-Lab send an email to Support@Practice-IT.co.uk with your feedback.