Hi Scripting Guru's,
We have recently started using Active Directory as our Actual directory. This means we have computer name listed with Users first name, last name, and Office. The description field has the type of PC in it. eg, (in brackets are the Attribute names where applicable)
NameFirstName (givenName)LastName(sn)Office(physicalDeliveryOfficeName)Description
PC-001Joe BloggsA01 Optiplex 780
What I'm looking for is a method for the other members of the team to add, and edit these details when new computers are added to the OU via MDT. It would require them to hunt for the PC name, in one of two OU's (Desktops and Laptops) then be able to manually add the details above for the other fields.
Thanks in advance,
D