G
Guest
Hello,
I made my first custom adm file. I found in the newsgroup how to display it
in the editor. but when I apply it the result it doesn't work. in the Group
policy result I always get enabled on this key even when I set it to disabled.
Thanks in advance
My adm file is:
CLASS MACHINE
CATEGORY "Control Panel"
POLICY "Disable Auto Daylight saving"
KEYNAME "SYSTEM\CurrentControlSet\Control\TimeZoneInformation"
VALUENAME "DisableAutoDaylightTimeSet"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATEGORY
I made my first custom adm file. I found in the newsgroup how to display it
in the editor. but when I apply it the result it doesn't work. in the Group
policy result I always get enabled on this key even when I set it to disabled.
Thanks in advance
My adm file is:
CLASS MACHINE
CATEGORY "Control Panel"
POLICY "Disable Auto Daylight saving"
KEYNAME "SYSTEM\CurrentControlSet\Control\TimeZoneInformation"
VALUENAME "DisableAutoDaylightTimeSet"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATEGORY