• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Configure Windows Server 2008 to rollout hotfixes

pollardhimself

Senior member
Is there away to make windows server 2008 roll out hotfixes just to windows xp computers?

Reason:
Im trying to map network drives with group policy and the hotfix Group Policy Preference Client Side Extensions must be install before it will work.

Having Some trouble getting the drives to map correctly
 
Last edited:
You can do this a couple ways, but they both involve the use of WSUS (Windows Server Update Services).

1st solution:
Create a security group in active directory called "Windows XP machines" or something similar. Make all of your Windows XP computers members of this security group, and apply WSUS group policy filtering to just this security group.

2nd solution:
Create a custom group in WSUS itself called "Windows XP machines" or something similar. Move all Windows XP computers to this group from within WSUS. Approve the installation of the particular hotfixes that you want for only this group of computers. The other computers that are unassigned will not receive any updates unless you approve them for "All computers".
 
Back
Top