
logon.exe script.vbs in profile (logon script)
Has anyone had any luck with using "logon.exe script.vbs" in profile (logon
script) for win95 machines???
It works fine for me on NT but 95 seems to ignore it.... I've written the
creator of the logon.exe but have had no response.
I've also tried just using a bat file to launch wscript or cscript (wscript
script.vbs) but WSH can't find the script file in the netlogon share. Seems
to want to look in c:\windows on 95 and c:\ on NT.
Anyone have any ideas?