S
Shalom B.
I would like to know if anyone knows of some good resources (tutorials,
etc) that would help you in writing your own group policy templates i.e.
..ADM files. I have come to a point where i can no longer really rely on
logon scripts to make changes to the users' registries and would prefer
if i could just enforce a policy on one machine and let is propogate
automatically.
Also, if someone is knowledgable with these templates, can you tell me
what might be wrong with the following ADM file, It doesnt bring up any
errors when "compiling", shows my category but doesnt show parts/sub
categories, it's totally blank and i can see no reason why it is the way
it is.
CLASS USER
CATEGORY "Screen Savers"
POLICY Desktop
KEYNAME "Control Panel\Desktop"
PART ScreenSaverIsSecure EDITTEXT
VALUENAME "ScreenSaverIsSecure"
END PART
PART ScreenSaveTimeOut EDITTEXT
VALUENAME "ScreenSaveTimeOut"
END PART
PART ScreenSaveActive EDITTEXT
VALUENAME "ScreenSaveActive"
END PART
END POLICY
END CATEGORY
etc) that would help you in writing your own group policy templates i.e.
..ADM files. I have come to a point where i can no longer really rely on
logon scripts to make changes to the users' registries and would prefer
if i could just enforce a policy on one machine and let is propogate
automatically.
Also, if someone is knowledgable with these templates, can you tell me
what might be wrong with the following ADM file, It doesnt bring up any
errors when "compiling", shows my category but doesnt show parts/sub
categories, it's totally blank and i can see no reason why it is the way
it is.
CLASS USER
CATEGORY "Screen Savers"
POLICY Desktop
KEYNAME "Control Panel\Desktop"
PART ScreenSaverIsSecure EDITTEXT
VALUENAME "ScreenSaverIsSecure"
END PART
PART ScreenSaveTimeOut EDITTEXT
VALUENAME "ScreenSaveTimeOut"
END PART
PART ScreenSaveActive EDITTEXT
VALUENAME "ScreenSaveActive"
END PART
END POLICY
END CATEGORY