Which command would create a machine account in Active Directory under the
Computers\BusinessUnit\Department\Servers organizational Unit?
A.
net ads join “Computers\BusinessUnit\Department\Servers”
B.
rpcclient -c “join Computers\BusinessUnit\Department\Servers”
C.
net ads join ou=”Computers\BusinessUnit\Departmnet\Servers”
D.
net rpc join -m localhost ldap=”ldap.ldapserver.com:Computers\BusinessUnit\Department\Servers”