Configure a Data Source Item
Applies To: Windows Server 2008
Data source preference items allow you to create, update, replace, and delete user and system data sources. Data sources store information about how to connect to a data provider. Before you create a Data Source preference item, you should review the behavior of each type of action possible with this extension.
Creating a Data Source item
To create a new Data Source preference item
Open the Group Policy Management Console. Right-click the Group Policy Object (GPO) that should contain the new preference item, and then click Edit.
In the console tree under Computer Configuration or User Configuration, expand the Preferences folder, and then expand the Control Panel Settings folder.
Right-click the Data Sources node, point to New, and select Data Source.
In the New Data Source Properties dialog box, select an Action for Group Policy to perform. (For more information, see "Actions" in this topic.)
Enter data source settings for Group Policy to configure or remove. (For more information, see "Data source settings" in this topic.)
Click the Common tab and configure any options desired. (For more information, see Configure Common Options.)
Click OK. The new preference item appears in the results pane.
Actions
This type of preference item provides a choice of four actions: Create, Replace, Update, and Delete. The behavior of the preference item varies with the action selected and whether a data source with the same name exists.
Create |
Create a new data source name for the user or computer. If the data source exists, then do not modify it. |
Delete |
Remove a data source name from the user or computer. The extension performs no action if the data source does not exist. |
Replace |
Delete and recreate a data source name for the user or computer. The net result of the Replace action overwrites all existing settings associated with the data source name. If the data source name does not exist, then the Replace action creates the new data source name. |
Update |
Modify settings of an existing data source name. This action differs from replace in that it only updates settings defined within the preference item. All other settings remain as they were previously configured. If the data source name does not exist, then the Update action creates a new data source name. |
Data source settings
Important
User Data Source or System Data Source
Driver
Type the name of the ODBC driver used to connect to the data provider. Click Browse (…) to choose from a list of ODBC drivers.
Description
Provide text used to describe the data source. This field accepts preference processing variables. Press F3 to display a list of variables from which you can select.
User Name
Type the user name used to connect to the indicated data provider.
Password
Type the password used to connect to the indicated data provider. Type the same password in the Confirm Password box.
Important
The Data Source item password is encrypted before being saved in the preference item. The password is decrypted by the Data Source client-side extension.
Attributes
Data Source item attributes allow you to supply additional information for the data provider. Each attribute consists of an attribute name and its associated value.
- Click Add to create new attributes in the Data Source item.
- Click Remove to delete existing attributes.
- Click Change to alter the attribute name or value.
Important
Attributes are automatically populated when importing an existing data source name into a Data Source preference item.
Additional considerations
Use the Update action to add or overwrite attributes of existing data source names.
Use the Replace action to remove attributes from existing data source names.
You can use item-level targeting to change the scope of preference items.
Preference items are available only in domain-based GPOs.
Additional references
For additional information on configuring settings in Windows, see the Windows Server 2008 TechCenter (https://go.microsoft.com/fwlink/?LinkId=91710).