General discussion
August 27, 2001 at 06:21 AM
jsarinana

NET USE command in login scripts

by jsarinana . Updated 24 years, 11 months ago

I am trying to creat a login script but I’m having probelms, when I test the test.bat file it runs in a loop ?

test.bat has the following:
echo Hello %USERNAME% <- ok net use h: /del <- problem net use h: \\home\%USERNAME%$ <- problem

This discussion is locked

All Comments