{endcode}
 
 Given the configuration above, this would result in {quote: ClassAd} attributes being added to the machine {quote: ClassAd} with the following names: kernel_version, kernel_bigmem, and kernel_hugemem.
+
+{subsection: How to insert a custom ClassAd attribute into a machine ad from the Windows registry}
+
+New in 7.5.6: A list of windows registry keys may be specified in the configuration file to be published in the machine {quote: ClassAd}.  Example:
+
+{code}
+STARTD_PUBLISH_WINREG = Key1, Key2, Key3
+{endcode}