Hi, for several reasons we're looking for a way to disjoin a pc from domain A (if it' s a member of that domain) and add to domain B, if it's not yet member of that domain. I was wondering if it's possible to accomplish this using a script (batch or vbs). the goal is first to check if the pc still is still a member of domain A, if so it needs to be removed from that domain. If not it needs to check if the pc is already member of domain B, if not, it needs to join that domain.
Do you guys think this is possible using a script?
Jo