G Guest Jun 6, 2006 #1 How to get the user account which has the permission of specified computer account to join ActiveDirectory ? (via VBS/ADSI)
How to get the user account which has the permission of specified computer account to join ActiveDirectory ? (via VBS/ADSI)
P Paul Bergson Jun 6, 2006 #2 You will want to create a special account that has the ability to to join computers to the domain. Do provide this ability use the Delegate of Control wizard. http://technet2.microsoft.com/Windo...5662-43da-abfd-d30b7908a4b91033.mspx?mfr=true -- Paul Bergson MCT, MCSE, MCSA, Security+, CNE, CNA, CCA http://www.pbbergs.com Please no e-mails, any questions should be posted in the NewsGroup This posting is provided "AS IS" with no warranties, and confers no rights.
You will want to create a special account that has the ability to to join computers to the domain. Do provide this ability use the Delegate of Control wizard. http://technet2.microsoft.com/Windo...5662-43da-abfd-d30b7908a4b91033.mspx?mfr=true -- Paul Bergson MCT, MCSE, MCSA, Security+, CNE, CNA, CCA http://www.pbbergs.com Please no e-mails, any questions should be posted in the NewsGroup This posting is provided "AS IS" with no warranties, and confers no rights.
R Richard Mueller Jun 6, 2006 #3 Hi, This link shows the 4 permissions required and how to grant these to a user or group in VBScript: http://www.rlmueller.net/JoinComputer.htm
Hi, This link shows the 4 permissions required and how to grant these to a user or group in VBScript: http://www.rlmueller.net/JoinComputer.htm