summaryrefslogtreecommitdiffstats
path: root/6-network.bat
blob: 39b7f849e69e5637dbb332ce7e152797c6f2c62d (plain) (blame)
1
2
3
4
rem connect to network shares
net use Z: \\atlas\media /USER:%username% /PERSISTENT:YES
net use Y: \\atlas\vault /USER:%username% /PERSISTENT:YES
net use X: \\atlas\downloads /USER:%username% /PERSISTENT:YES