Tech Support > Microsoft Windows > Security & Administration > Windows XP Service PAck version?
Windows XP Service PAck version?
Posted by marishalev on March 16th, 2006


How to Determine the Version of Windows XP Service pacck in Use by registry
key?
Thanks in advance!

Posted by Torgeir Bakken \(MVP\) on March 16th, 2006


marishalev wrote:


The registry value "CSDVersion" under the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\


For a scripting solution, a VBScript function GetSPNumber is available
here:
http://groups.google.com/group/micro...e=source&hl=en


--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx

Posted by marishalev on March 16th, 2006


Thank you so much!


"Torgeir Bakken (MVP)" wrote:


Similar Posts