Mount your network location as a network drive. For example, in Windows Explorer, at "This PC", use "Map network drive". If it requires credentials then check "Remember my credentials". Repeat that for all the drives that you want to mount. In the start menu, search for "cmd", and run it as administrator. Then, in the Command Prompt window, type "net use x: yournetworklocation" - replace "x" with the drive letter you want and replace "yournetworklocationwith" with the network location. For example: net use J: \DISKSTATION\music Hit enter. You should get "The command completed successfully." if everything gone ok. Repeat for all the network drives that you want to map.