With a batch I was able to successfully join Office Systems on domain but for some reason a few are stuck and I did try the same command with changing fjoinoptions=2
and 3
but still unable to get them on domain.
wmic computersystem where name="%computername%" call joindomainorworkgroup AccountOU="OU=lab;DC=ABClab;DC=local" fjoinoptions=2 name="ABClab.local" username="ABClab\administrator" Password="@@@@@@@"
My question is there any way to force join domain?
Also I found out that any system that hits on AD server, A pointer (PTR) is created which needs to be deleted first before retrying force join?