For those using character set 409 a possible useful addition to ADUC for them. Adds "Operating System Service Pack" to the searchable fields for computers in ADUC, also allows you to select the column to display.
 

adfind -config -f "attributedisplaynames=operatingSystemVersion,Operating System Version" -incldn 409 | admod "attributeDisplayNames:+:operatingSystemServicePack,Operating System Service Pack"

 

 

Reply via email to