Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help needed with ADM files

Status
Not open for further replies.

ACraib

MIS
Joined
Sep 7, 2001
Messages
579
Location
GB
Hi

I'm trying to create a custom ADM template to add and set a registry key onto my w2k workstations.

Currently I have

CLASS USER
CATEGORY "My Company Name"
POLICY "Enable Office DFS Patch"
KEYNAME "Software\Microsoft\Office\9.0\Common"
PART "Enable Patch"
EDITTEXT
VALUENAME "AlternateParseDisplayNameMethod"
END PART
END POLICY
END CATEGORY

I want to add AlternateParseDisplayNameMethod and set it to 1. But when I add this template to a group policy the Category is displayed but I can't set an any values for it.

Any body know how to do this?

Cheers
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top