Reconnecting mapped network drive on DX517 expansion

Currently reading
Reconnecting mapped network drive on DX517 expansion

20
3
NAS
DS1019+, DS1821+
Operating system
  1. Windows
Mobile operating system
  1. Android
I have a DS1821+ with a DX517 expansion unit. I have a separate volume on the DX517, but I can't seem to get the mapped network drive for the DX517 to reconnect on Windows 10 restart. I have a script that runs that will reconnect the mapped drive to my DX1821+, but the same script isn't working for the expansion. It always restarts with a red X, but will reconnect if I double click the drive. I have tried running the script from task scheduler with a long delay, but it still never reconnects. I have also tried using UNC instead of IP address, but the result is the same. The script I am trying to use, which works on the DS1821+ as well as my secondary DS2419+ is:

@echo off
:Start
timeout /t 5 /nobreak >NUL
if exist X:\ NUL goto End
net use X: \\10.10.10.5\Zero Dawn /PERSISTENT:YES
if ERRORLEVEL 1 goto exit
:End

Is there something different I need to do since it is the expansion and doesn't have it's own IP address? The IP address in this example is for the DS1821+ 10Gb card, but I have also tried it on the 1Gb side. Once I double click to reconnect it everything works fine, but it would be helpful if it would connect automatically like the other 2 locations. Thanks.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

Just tried that Fix: Mapped Drive is Disconnected After Reboot - Appuals.com and the problem is solved
Replies
14
Views
16,776
  • Question
Hi. As a newbie I may be totally misunderstanding the concept of how Tailscale works but anyway here goes...
Replies
0
Views
512
  • Question
Reset, mode one, as suggested above should restore your connection. Going forward, create a reserved IP...
Replies
3
Views
748
  • Solved
hi im having the same problem can you tell me what you changed? I only my router to a tplink router it was...
Replies
4
Views
3,521
There are three MASQUERADE rules* but I cannot see how they relate to the don't NAT name, or anything else...
Replies
45
Views
3,619
What I've found out: 1.) If I turn off the Kill Switch, then I'm good to go with the local devices 2.) If...
Replies
2
Views
2,314

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Back
Top