NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Jestermedia
Oct 09, 2020Aspirant
RN102 - Windows File Explorer
I've been through all of the solutions I can see here but none of them seem to work. We moved house and so I've only just plugged my ReadyNAS back in. It's connected to one of the Wireless Routers in...
- Oct 09, 2020
Sorry, meant to say that I'd tried that as well. When I do it returns the following error:
System error 1272 has occurred.
You can't access this shared folder because your organization's security policies block unauthenticated guest access. These policies help protect your PC from unsafe or malicious devices on the network.
My understanding is that this is a change introduced by Microsoft into Windows 10 to disable Guess access to SMB2.
StephenB
Oct 09, 2020Guru - Experienced User
Try running CMD (type it in the windows search bar), and then enter
net use * /delete /y net use t: \\192.168.1.132\data /user:admin nas-admin-password
and let us know if that works. Be careful on the typing (both slash directions and spaces). This won't work if your admin password is password, so change it first if that is the case.
The first command closes any current SMB sessions on the PC. The second attempts to map the full NAS data volume to drive letter t.
- JestermediaOct 09, 2020Aspirant
Sorry, meant to say that I'd tried that as well. When I do it returns the following error:
System error 1272 has occurred.
You can't access this shared folder because your organization's security policies block unauthenticated guest access. These policies help protect your PC from unsafe or malicious devices on the network.
My understanding is that this is a change introduced by Microsoft into Windows 10 to disable Guess access to SMB2.
- JestermediaOct 09, 2020Aspirant
Ah wait! OK, I'd missed your reference to changing the password. Funnily enough I had changed it back to Password to save my fingers from typing in the more complex password I was using. I've just changed it but before trying your suggestion I updated Credential Manager and now it's working. Thank you!
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!