Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

AD Domain join returns 2725

$
0
0

From a PowerShell script I am getting a result code of 2725 when I attempt an Active Directory domain join.  This is the call being made:

  $ReturnValue = $comp.JoinDomainOrWorkGroup($ADJoin_Domain, $ADJoin_Password, "$ADJoin_Domain\$ADJoin_UserName", $ADJoin_OU, 3)

I then see the 2725 in $ReturnValue.ReturnValue.  I have made a search for the meaning of this return value, but have not been able to turn anything up.  The client is a W2K12 machine.  Please help me to discover the cause. 

Thanks!


Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>