Difference between revisions of "Active Directory/Documentation/Clients & Deploying Preferences"

From WolfTech
Jump to navigation Jump to search
(Replacing page with '[http://activedirectory.ncsu.edu/ou-admins/tools/gmpc/group-policy-preferences/ Migrated]')
 
Line 1: Line 1:
In order for your computers to see and implement the GP Preferences that you set, you must have a client installed on all of your computers. The one exception to this is Windows Server 2008, which comes with the client builtin.
+
[http://activedirectory.ncsu.edu/ou-admins/tools/gmpc/group-policy-preferences/ Migrated]
 
 
==Download Deployment==
 
;Windows XP: http://www.microsoft.com/downloads/details.aspx?FamilyID=e60b5c8f-d7dc-4b27-a261-247ce3f6c4f8&DisplayLang=en
 
;Windows XP 64: http://www.microsoft.com/downloads/info.aspx?na=22&p=7&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d249c1aed-c1f1-4a0b-872e-ef0a32170625%26DisplayLang%3den
 
;Windows Vista: http://www.microsoft.com/downloads/info.aspx?na=22&p=3&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3dab60dc87-884c-46d5-82cd-f3c299dac7cc%26DisplayLang%3den
 
;Windows Vista 64: http://www.microsoft.com/downloads/info.aspx?na=22&p=5&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3db10a7af4-8bee-4adc-8bbe-9949df77a3cf%26DisplayLang%3den
 
;Windows Server 2003: http://www.microsoft.com/downloads/info.aspx?na=22&p=4&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3dbfe775f9-5c34-44d0-8a94-44e47db35add%26DisplayLang%3den
 
;Windows Server 2003 64: http://www.microsoft.com/downloads/info.aspx?na=22&p=6&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d29e83503-7686-49f3-b42d-8e5ed23d5d79%26DisplayLang%3den
 
 
 
==WSUS Deployment==
 
In addition to installing the client via download, the GP Preferences client is also available as a patch via Windows Update and the WSUS server. On the WolfTech domain, all computers using the WolfTech WSUS server will automatically have this client installed. We recommend all other WSUS servers on the domain be configured to install this patch as well -- please note that the installation of this patch does not appear to require the computer be rebooted.
 
 
 
==Scripted Deployment==
 
'''Download''': [http://www.wolftech.ncsu.edu/support/files-wiki/f/f3/Install-GPPCSE.zip GPPCSEs Deployment Script & Files]
 
 
 
A bug was discovered that prevents the GP Preferences patch from being deployed via Windows Update when you setup a new system from a Windows XP image w/SP3 integrated.  To work around this issue you can create a GPO with a startup script that contains the contents of the zip file above.  The script included will deploy the GP Preferences client to your computers, if needed.  All you will need to do is modify the 'strBasePath' script variable to reflect the UNC path of the directory where you stage the script.
 
 
 
1. Create a policy to deploy the GP Preferences client<br />
 
2. Edit the policy: Computer Configuration -> Windows Settings -> Scripts -> Startup -> Properties<br />
 
3. Click Show Files...<br />
 
4. Copy the contents of the archive (download above) to the startup folder<br />
 
5. Edit InstallGPPCSE.vbs<br />
 
6. Find this line: Dim strBasePath : strBasePath = "\\SERVER\SHARE\" 'NB! with trailing backslash!<br />
 
7. Change strBasePath variable to the UNC path where the script files are stored<br />
 
8. Add 'InstallGPPCSE.vbs' as the startup script for the policy.
 
 
 
Script courtesy of: http://www.windowsvistaplace.com/how-to-install-gpp-cses-using-a-startup-script/windows-vista
 

Latest revision as of 23:02, 20 June 2011