Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cooperj

  1. cooperj

    Login Script: Detect Folder

    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.
  2. cooperj

    Login Script: Detect Folder

    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%...
  3. cooperj

    Login Scripts with Win9x

    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.
  4. cooperj

    Login Scripts with Win9x

    are you talking about physically going around to each computer and then making a batch file to run the net use?
  5. cooperj

    Login Scripts with Win9x

    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...

Part and Inventory Search

Back
Top