Performancing Metrics

Welcome to TechNet Blogs Sign in | Join | Help

April 2009 - Posts

Office 2007 SP2 Group Policy Administrative Templates Released

Go Office team! They just released the new Administrative Templates for Office 2007 SP2. From the download website: “…This download includes updated Group Policy Administrative Template and Office Customization Tool OPA files; an updated Office Customization
Posted by GPTeam | 5 Comments

PowerShell Script with GP cmdlets: Registry setting, Link

The following is a sample script that sets a Preference registry value in a GPO, then compares that same value to all of the GPO's linked in the same domain. If the value is not already set in a linked GPO, the new GPO is linked to that domain as well.

Passwords in Group Policy Preferences (updated)

Have you ever wanted to configure a preference item to include a specific user name and password? You can do so in several types of preference items, but you should first consider the security ramifications of embedding a user name and password in a preference
Posted by GPTeam | 4 Comments

Check a setting in all GPO's continued (scripts, firewall, GP Preferences and more)

I mentioned this in the last post, here are some more examples. To download the script, check the 'Attachments' link by clicking on this post's title and then scrolling to the bottom. Quick refresher: This script’s usage is as follows: SearchGPOsForSetting.ps1

Check a setting in all GPO's (Security, ADMX, and more)

You configured a setting in one GPO and want to know what that setting is across all GPO’s. You want to check that a setting is not being overwritten by another GPO in the same domain (without checking through every settings report). Sound familiar? Well,

PolicyMaker Migration Tool: Resetting release expectations

Some time ago Michael blogged about a migration tool we were building for PolicyMaker Profiles , which was the precursor to what is now Group Policy Preferences. He had set expectations that this was going to be released by the end of the calendar year
Posted by GPTeam | 9 Comments

Set a registry key value from the command line using Group Policy PowerShell cmdlets

The scene: You want to set a registry key of a 3rd party application but you don’t want to write a custom ADMX file just to be able to configure it. Or you have some registry keys you set in logon scripts and you want to use the update interval of Group
 
Page view tracker