General discussion
August 27, 2001 at 07:35 AM
jsarinana

hiding net use command in login script

by jsarinana . Updated 24 years, 11 months ago

I’m trying to write a login script and stop the statements from showing up on the screen
@net use h: /delete (does not work)
@net use h: \\home\local (works fine)

any suggestions out there ?

This discussion is locked

All Comments