
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