Is this all I really need to do?

Create silent usershare on server.

Add this to top of logon.bat?

 

 

 

echo on

net use x: \\10.0.50.205\%username%$

if errorlevel 1 goto :logoff

goto :continue

:logoff

call MSG.exe %username% "The user %username% is already logged into the
network somewhere else.  Please log off that workstation before trying
to log into the network again."

logoff.exe

:continue

setx logdrive "X:"

setx logpath "X:\"

 

"Please consider the environment before printing this email."

 

 


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

<<image001.gif>>

Reply via email to