views:

237

answers:

0

Hello. I would like to write a Group Policy Extension for my application. The config is rather complex (hierarchical) and so doing it via ADMX is not a likely option. The problem is I cannot find any sample code to help me even get started. The MSDN help (http://msdn.microsoft.com/en-us/library/aa374176%28VS.85%29.aspx) offers little in assistance.

Can anyone provide any advice on where to begin? Just getting something showing in gpedit.msc would be a start. I code in unmanaged C++ with COM or in managed C# so any ideas would be appreciated.

Thanks in advance.