Group Policy

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

May 10, 2009

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 [...]

Read the full article →

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

August 26, 2008

Updated on 27th October 2010. I came across a challenge whilst working on a big XenApp deployment in a Novell environment. I needed 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 [...]

Read the full article →

Running Logoff Scripts in Novell Environments

August 6, 2008

Updated 28th October 2010. Due to a lot of requests and feedback, this script in now included as part of the script posted under Scripting updates to the GPT.ini for the Local Group Policy. Cheers, Jeremy.

Read the full article →