Map Network Drives
by Dan
I thought that I wrote about this a while ago…but I guess not. Sometimes between working from home and working at the office sometimes I am missing my network mappings to get to the shared folders that I need. Well with the easy command of:
Net use DRIVE: \\SERVERLOCATION
You can map your network drives via a batch script. Also if you are at your office you can just run ‘Net Use’ and see all the drives you are mapped to and their locations. This can make creating your batch script much easier. All about the efficiency!
Related posts:
- System Automation So I have decided to resurrect an old laptop...
- Automated CPanel Full Backups Looks like I finally figured out how to automate...
- Monitor Your Website Directory Well it seems that I have had a hell...
Related posts brought to you by Yet Another Related Posts Plugin.