Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21848

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 21848

Trending Articles