Displaying 1 result from an estimated 1 matches for "thisisserver1".
2005 Mar 09
2
windows /bat script question
Subject isn't exactly samba, but samba people usually know a lot about
windows bat scripting. Here's my problem:
Currently our domain login script is doing this (among other things):
ifmember.exe "WINDOWS-DOMAIN\Projects"
if errorlevel 1 ( net use p: \\server1\projects )
This works fine. The problem is I'm moving the projects storage to a
different server called server 2