Viewing 6 posts - 1 through 6 (of 6 total)
In SSMS, I tried File->Open->File and clicked on my Z drive and I get the following message:
"An error occurred while reconnecting to Z: to \\ISICSFLSYN01\ISICSFLSYN01
Microsoft Windows Network: A special...
November 12, 2015 at 8:37 am
I tried the PowerShell command with no quotes an quotes around FileSystem and got this:
PS C:\WINDOWS\system32> New-PSDrive –Name “S” –PSProvider "FileSystem" –Root “\\isicsflws02\isicsflws02” –Persist
New-PSDrive : The network resource type is...
November 10, 2015 at 11:59 am
The response to that is "The local device name is already in use".
Should I Delete it using psexec? And then try it again? Shouldn't make a difference. Correct?
November 9, 2015 at 1:58 pm
I tried the psexec and it said it mapped to my Z drive successfully, but SSMS still doesn't see it. I am going to reboot to see if that makes...
November 9, 2015 at 12:58 pm
I don't know if its clustered. I downloaded the Northwind database to a folder on the NAS called Databases. File Explorer sees it as my mapped Z drive, but when...
November 9, 2015 at 11:17 am
Viewing 6 posts - 1 through 6 (of 6 total)