AD Search issue

  • Thread starter Thread starter Chris Coates
  • Start date Start date
C

Chris Coates

I have a Windows 2000 AD environment.
I have been using group policy to deploy Win2K SP4 to my clients.

Is there a way to search an OU in AD to determine SP levels of the computers
within that OU?

I can find OS version, but not Service pack info.

Thanks

(e-mail address removed)
 
Look at the operatingSystemServicePack attribute of the computer objects.
 
To expand on what Joe stated, you should be able to add the
operatingSystemServicePack attribute to the Computers search field in Active
Directory Users and Computers Search function:

296646 HOWTO: Add Custom Attributes to the DSFind Pick List
http://support.microsoft.com/?id=296646
 
Back
Top