Files
scripts/cmd/network_drives.cmd
T

8 lines
238 B
Batchfile

NET USE * /DELETE /YES
NET USE /PERSISTENT:YES
NET USE D: \\192.168.1.2\downloads
NET USE H: \\192.168.1.2\home
NET USE M: \\192.168.1.2\music
NET USE R: \\192.168.1.2\roms
NET USE V: \\192.168.1.2\video
NET USE L: \\192.168.1.50\maverick