actually, would this work also
if %os_drive\%systemroot%\blah exists then
end
else
#\\servername\folder\run.exe
end
instead of not looking for it, instead if it finds it then it ends otherwise goes on to run the program.
i need to know the correct syntax, or that it is even possible to detect a folder in the login script and then run something accordingly. like this:
if c:\windows\blah does not exists then
#\\servername\folde\run.exe
end
and i would like c: and windows to be variables, ie %os_drive%...
if thats what your talking about. i really would not like to do that, cause i need to be able to change the login script on the fly to run diff. exe's and change mappings.
I have a login script on my novell server, it is running a "net use" command to map a windows 2003 server share.
This mapping works fine for all the nt based systems we have, but for the win9x(dos based) systems when the command windows comes up (to run the net use) it comes up with a error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.