[gptalk] ADMX custom base addition

  • From: "Scott Klassen" <klas9574@xxxxxxx>
  • To: <gptalk@xxxxxxxxxxxxx>
  • Date: Mon, 14 Jul 2008 13:13:48 -0500

 I'm going to create some custom ADMX templates.  I'd like them to all show
up under a new category (called Custom) in Policies>Administrative
Templates.  Following the ADMX Syntax Reference Guide, I've found that if I
set the new category in each individual ADMX, I'll wind up with duplicate
nodes.  The recommendation is to create a new Base ADMX file to define this
new Custom category, then reference the base from new ADMX policy files.
Following the code snippets in the Syntax Guide,  I've attempted to create
the new base and reference it from the example2 admx file, but the new
category doesn't show up and I get errors about SupportedOn being undefined.
Does anyone here happen to have a working example of a custom base and an
admx policy file that references it I could take a look at?

 

Thanks,

 

Scott Klassen

Other related posts: