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
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