View Full Version : Modify AD attributes


=?Utf-8?B?TVJD?=
03-22-2004, 08:56 AM
Scenario
Native Windows 2000 domain. Mixed Exchange 2000. I'm using "administrator" account (member of domain admins, exchange services
I try to modify attributes with "modifyusers.vbs" resource kit script
There are any attributes I can't modify, for instance "department", "office", "display name". The script execution result in 0x8000500F error. I don't find any description about this error

Other attributes e.g. "description" are modified without problem

Thanks