-
« Home
Pages
-
RSS Feeds
Category Archives: Group Policy
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 [...]
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 [...]