Мне потребуется написать скрипт для изменения атрибута «description» учетной записи компьютера Macbook в Windows Active Directory со значениями, такими как имя пользователя, серийный номер MacBook, время последнего входа в систему.
I had managed to write same script like this requirement for Windows machines, and the script is working well (VBS Code). I have give permissions in the Active Directory so the "description" attributes of a account could be modified from external sources.
Is this requirement is feasible to be done, if yes - could anybody guide me on how writing the required script. Thank you very much for your help.