I cannot get win 9x or NT4 clients to run the logon script.

Script is VBS and it fails on the line

   Set objUser = GetObject("WinNT://" & strUserDomain & "/" & strUserName & ",user")

All the 2000 Pro boxes work fine with it. I am using wsh 5.6 on all clients. If I put 
in the line 
        wscript.echo strUserDomain & "/" & strUserName

right before the Set command the script shows that it is resolving the username 
correctly but not the Domain name. If I manually set the domain name it still does not 
work. Any tricks that I need to know?

Jeffrey Witt 
System Administrator 
Huf North America 
Work: (262) 257-2146 
Mobile: (262) 227-1719
<mailto:[EMAIL PROTECTED]> 

------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to