3.4.4.3.3.2.9 ActiveDirectoryDomainController/OSServicepack

The OSServicepack element contains a string indicating the service pack that has been applied to the domain controller.

 <xs:element name="OSServicepack" nillable="true" type="xs:string" />

The OSServicepack element is populated from the computer!operatingSystemServicePack attribute on the Directory Server's computer object. The Directory Server's computer object is referenced by the server!serverReference attribute ([MS-ADTS] section 6.1.1.2.2.1.2.1) on the parent of the nTDSDSA object specified by the GetADDomainControllerRequest/NtdsSettingsDN (section 3.4.4.3.2.3) input parameter element. If the server!serverReference attribute is not present or cannot be read due to the client lacking access rights to read the attribute, the server returns the SOAP fault described in section 3.4.4.3.8.1. If the computer!operatingSystemServicePack attribute is not present or cannot be read due to the client lacking access rights to read the attribute, the server returns a null ActiveDirectoryDomainController/OSServicePack element.