cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Marko
Engaged Sweeper
Hello,

I'm trying to get the VBScript Logon Script to work, however when ever we logon to the test pc we are presented with the following error.



Below is a copy of the script we are using that was in the manual:


Set WshShell = CreateObject("WScript.Shell")
WshShell.run "%logonserver%\netlogon\lsclient.exe gla1969",0
'",0" = windows is hidden

Regards

Marko
4 REPLIES 4
Hemoco
Lansweeper Alumni
Marko,

Were you able to solve the problem?
Marko
Engaged Sweeper
Hello,

VBS Script File

File is zip at above link.

Regards

Marko
Hemoco
Lansweeper Alumni
This is the mostly likely cause of the problem : http://www.computerperformance.co.uk/Logon/code/code_800A0408.htm
Hemoco
Lansweeper Alumni
Marko,

Could you please zip and attach the vbs file