Article ID: 323639 - Last Review: March 27, 2007 - Revision: 8.7 How to create custom administrative templates in Windows 2000This article was previously published under Q323639 NoticeThis article applies to Windows 2000. Support for Windows 2000 ends on July 13, 2010. The Windows 2000 End-of-Support Solution Center (http://support.microsoft.com/?scid=http%3a%2f%2fsupport.microsoft.com%2fwin2000) is a starting point for planning your migration strategy from Windows 2000. For more information see the Microsoft Support Lifecycle Policy (http://support.microsoft.com/lifecycle/) .NoticeThis article applies to Windows 2000. Support for Windows 2000 ends on July 13, 2010. The Windows 2000 End-of-Support Solution Center (http://support.microsoft.com/?scid=http%3a%2f%2fsupport.microsoft.com%2fwin2000) is a starting point for planning your migration strategy from Windows 2000. For more information see the Microsoft Support Lifecycle Policy (http://support.microsoft.com/lifecycle/) .On This PageSUMMARY This step-by-step article describes how to create custom
Administrative Templates to use with Group Policy settings in a Windows
2000-based domain. Group Policy templates provide an interface that you can use to apply registry changes to the target computer. Unlike policy settings that you create in Microsoft Windows NT 4.0, if you use Group Policy to apply registry changes, you can make these registry changes non-persistent. This means that when you log off the computer or when you shut down the computer, the policy settings are removed. To create non-persistent policy settings, you must create the registry changes on the target computer in one of the following registry locations:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\<componentname> In this situation, create an Administrative Template that
references the following registry location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\<componentname> NOTE: If Group Policy changes the target computer's registry in a
location other than one of these locations, these changes are persistent. These
changes are not removed when you log off the computer or when you shut down the
computer. This behavior is also known as "tattooing" the registry. Although you can edit the Administrative Templates that are included with Windows 2000, Microsoft recommends that you either create a new template or edit a copy of an existing Administrative Template. You must do so because the existing templates may have been updated or changed if you installed service packs or other updates to Windows. How to Create a Group Policy ObjectTo create a Group Policy object (GPO) in which to import a custom Administrative Template:
How to Create an Administrative Template
How to Load the Administrative Template
ExampleThe following example describes how to create a custom Administrative Template:
TroubleshootingIn some cases, you may not be able to determine the registry path to use to create an Administrative Template. You can use registry monitoring utilities for this purpose. For additional information about the Regmon tool, visit the following Sysinternals Web site:http://technet.microsoft.com/en-us/sysinternals/default.aspx
(http://technet.microsoft.com/en-us/sysinternals/default.aspx)
Microsoft
provides third-party contact information to help you find technical support.
This contact information may change without notice. Microsoft does not
guarantee the accuracy of this third-party contact
information.REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
259576
(http://support.microsoft.com/kb/259576/
)
Group policy application rules for domain controllers
For more information about policy settings and
templates, click the following article numbers to view the articles in the Microsoft Knowledge Base:
216661
(http://support.microsoft.com/kb/216661/
)
How to implement a policy to set the date format
294832
(http://support.microsoft.com/kb/294832/
)
How to disable Windows 2000 dynamic domain name system registrations with group policy
313924
(http://support.microsoft.com/kb/313924/
)
How to make the shutdown button unavailable in the logon dialog box in Windows 2000
307882
(http://support.microsoft.com/kb/307882/
)
How to use the group policy editor to manage local computer policy in Windows XP
For more information about Group Policy, see the
"Introduction to Windows 2000 Group Policy" white paper at the following
Microsoft Web site: http://download.microsoft.com/download/5/2/f/52f3dbd6-2864-4d97-8792-276544ad6426/grouppolwp.doc
(http://download.microsoft.com/download/5/2/f/52f3dbd6-2864-4d97-8792-276544ad6426/grouppolwp.doc)
| Article Translations
|
Back to the top
