I need to have the computer description set after joining the computer to the domain.
I dont like the idea of adding a script to my task sequence because we add many task sequences all the time and it will get forgotten to add this script in.
Therefore i want to change ZTIDomainJoin.wsf to add the description after doing a domain join.
Ive added the code in but it just never adds the description, im thinking its because its trying to do an LDAP immediately after adding the computer and it cant find it?