I created a GPO to deploy WinXP SP2 as per the instructions in the Microsoft
Technet article "Using Group Policy to Deploy Windows XP Service Pack 2
(SP2)"
(
http://www.microsoft.com/technet/pro...gpdepsp2.mspx).
I security filtered the GPO for Domain Computers and applied the PreSP2 WMI
filter (Select * from WIN32_OperatingSystem where ServicePackMajorVersion<=1
and Version='5.1.2600').
Nonetheless, when a user logs onto a WinXP machine that does not have SP2
applied already, nothing happens. What am I doing wrong?
Please help!
Mervin Williams