[gptalk] Newbie to ADM files seeks help

  • From: "Randy Benson" <randybenson@xxxxxxxxxxxx>
  • To: <gptalk@xxxxxxxxxxxxx>
  • Date: Mon, 18 Jun 2007 16:17:28 -0700

I'm trying to cobble together an ADM file to turn of Media Sense on
computers that have gigabit network adapters; this is as far as I've got:
 
 
CLASS MACHINE
 
CATEGORY "Network Connections"
 
 POLICY "Turn Off Media Sense"
 
  KEYNAME "System\CurrentControlSet\Services\Tcpip\Parameters"
  VALUENAME "DisableDHCPMediaSense"
  VALUEON NUMERIC 1
  VALUEOFF NUMERIC 0
  VALUE NUMERIC 1
 END POLICY
 
END CATEGORY
 
I'm sure there's plenty wrong with it, but while I'm asking for debugging
help, is there a way to detect gigabit adapters or do I need to collect all
boxes with gigabit adapters into an OU?
 
TIA,
Randy Benson
W. R. Benson & Associates
 
 

Other related posts: