Server A and server B
one .bak file on server B
I need to restore database on server A from that .bak file on server B
I Server A has C,D and E drive
Server A: Create Z drive as network drive mapped to that .bak file on server B
When I run restore database on server A
I cannot browse network drive Z from via Sql server management studio to restore
I want to browse that network drive Z drive and pick up .bak file. Find .mdf,.ndf and .ldf file listed and then put .mdf,.ndf and .ldf on right drive with right name.
how to fix this issue?