Skip to content

Category Archives: Group Policy

Using a Group Policy WMI filter to test for a registry value

10-May-09
I wanted a clean and simple way to prevent group policies applying during an automated build process. This is because it can potentially cause some of the components of the build process to fail. One of the last tasks to run on all servers built using my unattended build method will stamp the registry with [...]

Scripting updates to the GPT.ini for the Local Group Policy

26-Aug-08
I recently came across a challenge in a Novell environment to make changes to the Local Group Policy object on all Terminal / Citrix servers. This was specifically required for implementation of a logoff script, as logoff scripts are not supported via Zen Polices in a Terminal Services environment. As always, I wanted to automate it [...]