
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2008 04:00 PM
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
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
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2008 11:53 PM
Marko,
Were you able to solve the problem?
Were you able to solve the problem?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2008 04:28 PM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2008 04:25 PM
This is the mostly likely cause of the problem : http://www.computerperformance.co.uk/Logon/code/code_800A0408.htm

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2008 04:20 PM
Marko,
Could you please zip and attach the vbs file
Could you please zip and attach the vbs file
