Expand Minimize
This topic has not yet been rated - Rate this topic

key Attribute

Applies To: Windows Server 2008

The key attribute specifies a string that represents the name of the registry subkey

key="<placeholder for registry key>"

The registry subkey will be specified from the node directly under Administrative Templates.

If a key attribute is not defined for an item element, the default registry key, defaultKey attribute, defined for the enabledList element or disabledList element will be used. The Group Policy Management Console or the Local Group Policy Editor will display an error if both the defaultKey attribute and the key attribute for an item element do not exist.

This XML fragment identifies the registry key under which all policy setting's values from both sample files will be placed.

key="Software\Policies\Examples"

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.