P
Paul Johnston
I have been using dsquery to find what level of service pack have been
installed on our machines and it works fine.
<snip>
operatingSystem: Windows XP Professional
operatingSystemVersion: 5.1 (2600)
operatingSystemServicePack: Service Pack 1
</snip>
Looking at all the attributes for an objectClass: computer however I
don't seem to be able to find the entry "Description" entry from the
"General" tab whilst looking at the properties of a machine using the
GUI for "Active Directory Users and Computers"
I have been putting motherboard type in this and it would be useful to
report on it.
More generally put why does
dsquery * DN -scope base -attr *
Show some of the computers properties that I can find from the GUI
and not others ?
Quite new to this so apologies if I've overlooked something I should
have known
Paul
installed on our machines and it works fine.
<snip>
operatingSystem: Windows XP Professional
operatingSystemVersion: 5.1 (2600)
operatingSystemServicePack: Service Pack 1
</snip>
Looking at all the attributes for an objectClass: computer however I
don't seem to be able to find the entry "Description" entry from the
"General" tab whilst looking at the properties of a machine using the
GUI for "Active Directory Users and Computers"
I have been putting motherboard type in this and it would be useful to
report on it.
More generally put why does
dsquery * DN -scope base -attr *
Show some of the computers properties that I can find from the GUI
and not others ?
Quite new to this so apologies if I've overlooked something I should
have known
Paul