I was wondering if anyone out there has had any issues in creating ADM files for Windows 2000 Group Policy.
This is the ADM file:
CLASS MACHINE
CATEGORY !!TS_Server
KEYNAME "SYSTEM\CURRENTCONTROLSET\CONTROL\TERMINAL SERVER"
POLICY !!EnableTS_Server
EXPLAIN !!EnableTS_Server_Explain
VALUENAME "TSEnabled"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATEGORY
[strings]
EnableTS_Server="Enable Terminal Server"
EnableTS_Server_Explain="Enables Terminal Server"
TS_Server="Terminal Server Settings"
It's to turn on or off the registry setting for TS Server in Windows XP. I know the reg' setting is right, but all that shows up when I add it into 'Administrative Templates' is the Category, the Policy section is totally empty.
Anyone else have this issue?
Thanks.
This is the ADM file:
CLASS MACHINE
CATEGORY !!TS_Server
KEYNAME "SYSTEM\CURRENTCONTROLSET\CONTROL\TERMINAL SERVER"
POLICY !!EnableTS_Server
EXPLAIN !!EnableTS_Server_Explain
VALUENAME "TSEnabled"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATEGORY
[strings]
EnableTS_Server="Enable Terminal Server"
EnableTS_Server_Explain="Enables Terminal Server"
TS_Server="Terminal Server Settings"
It's to turn on or off the registry setting for TS Server in Windows XP. I know the reg' setting is right, but all that shows up when I add it into 'Administrative Templates' is the Category, the Policy section is totally empty.
Anyone else have this issue?
Thanks.