Direct logon script (no batch call) 
Author Message
 Direct logon script (no batch call)

I am working on switching over from batch file logons on NT, to wsh script.
 My question to anyone would be: How does one start the script directly,
and not through a batch file.

When I put, <logon.wsh>, or <logon.vbs> in the box for the location of the
logon script NT does not run the script.  If I put a batch file in the box
and call the script then it works.  I have installed WSH on the server, but
that does not help.

Any help would be greatly appreciated.  -William



Fri, 11 Jan 2002 03:00:00 GMT  
 Direct logon script (no batch call)
If you are using NT clients you can use a utility that I have in the
downloads section of my site.... I call it logonbox.exe... If you want to
play with the source you can get it to work on 95 boxes as well.

Clarence

--
http://cwashington.netreach.net

On THIS site you will find everything you need to get up and running. A
script repository with over 200 FREE sample scripts, a downloads section
with FREE COM objects for scripting, a library of reference materials and a
online discussion lounge to provide community based technical support. Check
it out.

Quote:
> I am working on switching over from batch file logons on NT, to wsh
script.
>  My question to anyone would be: How does one start the script directly,
> and not through a batch file.

> When I put, <logon.wsh>, or <logon.vbs> in the box for the location of the
> logon script NT does not run the script.  If I put a batch file in the box
> and call the script then it works.  I have installed WSH on the server,
but
> that does not help.

> Any help would be greatly appreciated.  -William



Fri, 11 Jan 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Logon Batch to call a VBS that calls another batch

2. Logon Script - Launched from BATCH file.

3. Converting A Logon Batch to a .VBS script

4. Running VBS Script Via Logon Batch File

5. HELP! Call Script from a batch file

6. calling a batch file from script

7. Object_changed error while calling MAPI script from batch file

8. Batch file calling wsh script ERROR !!

9. Batch file calling wsh script ERROR !!

10. Calling logon script gurus

11. Calling logon script gurus

12. logon.exe script.vbs in profile (logon script)

 

 
Powered by phpBB® Forum Software