Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 42220

JoinDomainOrWorkGroup fails on Windows 8

$
0
0
Does anyone know why the following line of code would fail in Windows 8?

ReturnValue = objComputer.JoinDomainOrWorkGroup(strDomain, strPassword, strDomain & "\" & strUser, strOU, JOIN_DOMAIN + ACCT_CREATE)

Viewing all articles
Browse latest Browse all 42220

Trending Articles