I have tried all of the suggestions that are listed above and i still get the same error each time it runs: "System Error 53, The Network path was not found"

This is the piece that won't run for me, the first to g: and s: map everytime for everyone, however h: which should be there personal storage based on the UserID they log on with won't map. Once again thanks for all of the ideas and help.
code:
  
@echo Mapping Drives
net use g: \\server location\applications
net use s: \\server location\share
net use h: \\server location\@userid