Bad boy Warrior Posted October 16, 2006 Posted October 16, 2006 Back again. Just trying to create an ADM fil eto remove printers and faxes via GP on WS2003. I have:CLASS MACHINECATEGORY CustomADM POLICY "Remove Printers and Faxes" KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" VALUENAME "Start_ShowPrinters" VALUEON NUMERIC 0 VALUEOFF NUMERIC 1 EXPLAIN "Hide printers and fax on start menu." END POLICY END CATEGORYIt works and displays CustomADM but nothing below it - any reason why?thx
chilifrei64 Posted October 16, 2006 Posted October 16, 2006 at first glance, I would say. move KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"abovePOLICY "Remove Printers and Faxes" and belowCATEGORY CustomADMbut my question to you is, specifically what registry value are you trying to change?
Ctrl-X Posted October 16, 2006 Posted October 16, 2006 (edited) Same issue as *this one*. Edited October 16, 2006 by Ctrl-X
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now