ADM isn't processed in GPO ?
I have a problem adding curstom made policies to the GPO.
We are running a Windows 2003 server with Windows XP workstations.
Using GPMC to add the adm.
When i add the following adm .. all will be well... i see the catagory and the policy behind it.
CATEGORY ChangeSets
POLICY "Configure Toggletool Options"
KEYNAME "Software\Policies\VB and VBA Program Settings\ROC\Instellingen"
EXPLAIN "Enable or disable a toggle tool"
PART "ToggleTool" DROPDOWNLIST
VALUENAME "Toggle"
ITEMLIST
NAME "Aan" VALUE "Ja" DEFAULT
NAME "Uit" VALUE "Nee"
END ITEMLIST
END PART
END POLICY
END CATEGORY
but when i change the KEYNAME to the original spot (removed \Policies in KEYNAME) :
CATEGORY ChangeSets
POLICY "Configure Toggletool Options"
KEYNAME "Software\VB and VBA Program Settings\ROC\Instellingen"
EXPLAIN "Enable or disable a toggle tool"
PART "ToggleTool" DROPDOWNLIST
VALUENAME "Toggle"
ITEMLIST
NAME "Aan" VALUE "Ja" DEFAULT
NAME "Uit" VALUE "Nee"
END ITEMLIST
END PART
END POLICY
END CATEGORY
then when i read it into the GPO i will only see the catagory in the list but no data available below.
The same thin happens when i use the Acrobat Reader 7 adm policy.
CLASS USER
CATEGORY "Adobe Acrobat Reader 7.0"
POLICY "Disable EULA"
KEYNAME "Software\Adobe\Acrobat Reader\7.0\AdobeViewer"
EXPLAIN "Setting this policy disables EULA at initial start of Adobe Acrobat Reader"
VALUENAME "EULA"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATAGORY
I will only see "Adobe Acrobat Reader 7.0" in the GPO but the right screen stays empty.
Anyone knows what's going on ?
Cheers,
Wim
We are running a Windows 2003 server with Windows XP workstations.
Using GPMC to add the adm.
When i add the following adm .. all will be well... i see the catagory and the policy behind it.
CATEGORY ChangeSets
POLICY "Configure Toggletool Options"
KEYNAME "Software\Policies\VB and VBA Program Settings\ROC\Instellingen"
EXPLAIN "Enable or disable a toggle tool"
PART "ToggleTool" DROPDOWNLIST
VALUENAME "Toggle"
ITEMLIST
NAME "Aan" VALUE "Ja" DEFAULT
NAME "Uit" VALUE "Nee"
END ITEMLIST
END PART
END POLICY
END CATEGORY
but when i change the KEYNAME to the original spot (removed \Policies in KEYNAME) :
CATEGORY ChangeSets
POLICY "Configure Toggletool Options"
KEYNAME "Software\VB and VBA Program Settings\ROC\Instellingen"
EXPLAIN "Enable or disable a toggle tool"
PART "ToggleTool" DROPDOWNLIST
VALUENAME "Toggle"
ITEMLIST
NAME "Aan" VALUE "Ja" DEFAULT
NAME "Uit" VALUE "Nee"
END ITEMLIST
END PART
END POLICY
END CATEGORY
then when i read it into the GPO i will only see the catagory in the list but no data available below.
The same thin happens when i use the Acrobat Reader 7 adm policy.
CLASS USER
CATEGORY "Adobe Acrobat Reader 7.0"
POLICY "Disable EULA"
KEYNAME "Software\Adobe\Acrobat Reader\7.0\AdobeViewer"
EXPLAIN "Setting this policy disables EULA at initial start of Adobe Acrobat Reader"
VALUENAME "EULA"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATAGORY
I will only see "Adobe Acrobat Reader 7.0" in the GPO but the right screen stays empty.
Anyone knows what's going on ?
Cheers,
Wim
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
Wim
19 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.