NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
CABird_UK
Jul 22, 2016Tutor
Access external connected USB drive NAS 104
ReadyNas 104 - Fireware 6.5.1 I've connected USB drive. Is there a way to access the drive like a i-SCSI drive i.e. upload and view drive contents without having to access USB drive via brows...
- Aug 05, 2016
Finally found the solution I was looking for. Thanks to all, who assisted me, to find a solution.
bedlam1
Jul 23, 2016Prodigy
You need a space between USB_HDD_2/ and user:admin
i.e. use
net use \\192.168.1.65\USB_HDD_2/ user:admin
Copy (ctrl C) from above and paste (ctrl V) into cmd line
CABird_UK
Jul 23, 2016Tutor
Implemented exactly as per your instructions i.e. Ctrl C then Ctrl V see below
C:\>net use \\192.168.1.65\USB_HDD_2/ user:admin
System error 53 has occurred.
System error 53 has occurred.
The network path was not found.
- bedlam1Jul 23, 2016Prodigy
Oh.................
sure 192.168.1.65 is correct
sure USB_HDD_2 is correct
Confirm from NAS GUI or RAIDar
- CABird_UKJul 23, 2016Tutor
I'm absolutely sure both are correct
http://192.168.1.65/admin/# (taken from browser) opens netgear admin NAS page.
Tab - Shares>External lists name USB_HDD_2 protocols SMB, NFS, AFP, FTP all enabled, permissions anoymous - read/write
- HopchenJul 23, 2016Prodigy
Okay, so that should work!
Can you run that previous command against one of your normal shares? Let's say you have a share called Documents.
Then try and use:
net use \\192.168.1.65\Documents /user:admin
Does that work?
- CABird_UKJul 23, 2016Tutor
Unfortunately not see below
C:\>net use \\192.168.1.65\Documents /user:admin
System error 58 has occurred.The specified server cannot perform the requested operation. - HopchenJul 23, 2016Prodigy
Hi again,
Well it is quite odd. I am starting to suspect something else is it work.
How do you normally access your shares? Just the regular shares.
- CABird_UKJul 23, 2016Tutor
I switched to my Tablet Windows 10 see below. I get as far as password and despite typing the password nothing appears (nothing to indicate characters are being entered). What is the snytax for the complete command i.e. net use \192.168.1.65\USB_HDD_2/ user:admin password:********** hopefully that will force connection. Regarding shares I tend to have desktop icon with properties target for example \\NWHDD01, I do have another Netgear ReadNAX AV+ with desktop icon property of \\NASAV I can share files etc. from and to computers. Hopefully this helps you to find a solution.
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.C:\WINDOWS\system32>cd/C:\>net use*/d
The syntax of this command is:NET
[ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |
HELPMSG | LOCALGROUP | PAUSE | SESSION | SHARE | START |
STATISTICS | STOP | TIME | USE | USER | VIEW ]C:\>net user \\192.168.1.65\USB_HDD_2/ user:admin
The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
C:\>net user \\192.168.1.65\USB_HDD_2 /user:admin
The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
C:\>net user \\192.168.1.65\USB_HDD_2/user:admin
The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
C:\>net user \\192.168.1.65\USB_HDD_2/user:admin
The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
C:\>net user \\192.168.1.65\USB_HDD_2/user:admin
The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
C:\>net user \\192.168.1.65\USB_HDD_2 /user:admin
The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
C:\>net user \\192.168.1.65\USB_HDD_2/ user:admin
The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
C:\>net user \\192.168.1.65\USB_HDD_2/ user:admin {Arran142}
The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
C:\>net user \\192.168.1.65\USB_HDD_2/ user:admin /Arran142
The option /ARRAN142 is unknown.The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]More help is available by typing NET HELPMSG 3506.
C:\>net user \\192.168.1.65\USB_HDD_2/ user:admin
The syntax of this command is:NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
C:\>net use \\192.168.1.65\USB_HDD_2/ user:admin
System error 53 has occurred.The network path was not found.
C:\>net use \\192.168.1.65\USB_HDD_2/user:admin
System error 53 has occurred.The network path was not found.
C:\>net use \\192.168.1.65\USB_HDD_2 /user:admin
Enter the password for 'admin' to connect to '192.168.1.65':
The password is invalid for \\192.168.1.65\USB_HDD_2.Enter the password for '192.168.1.65\admin' to connect to '192.168.1.65':
System error 1326 has occurred.The user name or password is incorrect.
C:\>net use \\192.168.1.65\Documents /user:admin
Enter the password for 'admin' to connect to '192.168.1.65':
The password is invalid for \\192.168.1.65\Documents.Enter the password for '192.168.1.65\admin' to connect to '192.168.1.65':
System error 5 has occurred.Access is denied.
C:\>net use \\192.168.1.65\Documents /user:admin /password:Arran142
The option /PASSWORD:Arran142 is unknown.The syntax of this command is:NET USE
[devicename | *] [\\computername\sharename[\volume] [password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[/SMARTCARD]
[/SAVECRED]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]NET USE {devicename | *} [password | *] /HOMENET USE [/PERSISTENT:{YES | NO}]More help is available by typing NET HELPMSG 3506.
C:\>net use \\192.168.1.65\Documents /user:admin [{Password | Arran142}]
'Arran142}]' is not recognized as an internal or external command,
operable program or batch file.C:\>net use \\192.168.1.65\Documents /user
You used an option with an invalid value.The syntax of this command is:NET USE
[devicename | *] [\\computername\sharename[\volume] [password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[/SMARTCARD]
[/SAVECRED]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]NET USE {devicename | *} [password | *] /HOMENET USE [/PERSISTENT:{YES | NO}]More help is available by typing NET HELPMSG 3505.
C:\>net use \\192.168.1.65\Documents /user:admin
Enter the password for 'admin' to connect to '192.168.1.65':
System error 86 has occurred.The specified network password is not correct.
C:\>net use \\192.168.1.65\Documents /user:admin
Enter the password for 'admin' to connect to '192.168.1.65':
The password is invalid for \\192.168.1.65\Documents.Enter the password for '192.168.1.65\admin' to connect to '192.168.1.65':
System error 5 has occurred.Access is denied.
C:\>net use \\192.168.1.65\Documents /user:admin
Enter the password for 'admin' to connect to '192.168.1.65':
System error 86 has occurred.The specified network password is not correct.
C:\>net use \\192.168.1.65\Documents /user:admin
Enter the password for 'admin' to connect to '192.168.1.65': - bedlam1Jul 23, 2016Prodigy
net use*/d should be net use * /d
net use \\192.168.1.65\USB_HDD_2/user:admin should be net use \\192.168.1.65\USB_HDD_2 /user:admin
which should invite you to enter a password (which it will not display) and press enter
- CABird_UKJul 24, 2016Tutor
Thank you for reply.
Progress has been made with Windows 10 tablet see below. The problem remains the password. When I type the characters nothing appears on screen. The cursor remains in a static positon. WHAT is the syntax to add password to the net use \\192.168.1.65\USB_HDD_2 /user:admin for example net use \\192.168.1.65\USB_HDD_2 /user:admin /password:*****
The password I use is the same one I use to log on through the browser to ReadyNAS.
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.C:\WINDOWS\system32>cd\C:\>net use * /d
There are no entries in the list.
C:\>net use \\192.168.1.65\USB_HDD_2 /user:admin
Enter the password for 'admin' to connect to '192.168.1.65':
The password is invalid for \\192.168.1.65\USB_HDD_2.Enter the password for '192.168.1.65\admin' to connect to '192.168.1.65':
System error 1326 has occurred.The user name or password is incorrect.
C:\> - HopchenJul 24, 2016Prodigy
Hi CABird_UK,
It seems things are moving in the right direction :)
It is on purpose that command prompt keeps the cursor in a static position when you type the password. It is a security thing.
If you instead want to feed the password directly into the net use command, you can simply add the password in the end. Make a space after /user:admin and here add your password. Remember it has to be the same password as the one you use for the web admin page.
Here it is:
net use \\192.168.1.65\USB_HDD_2 /user:admin yourpassword
Cheers - CABird_UKJul 24, 2016Tutor
Implemented but problem persists. I still cannot access USB drives.
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.C:\WINDOWS\system32>net user administrator /active:yes
The command completed successfully.
C:\WINDOWS\system32>net use \\192.168.1.65\USB_HDD_2 /user:admin <password here>
System error 5 has occurred.Access is denied.
C:\WINDOWS\system32>Second attempt
C:\WINDOWS\system32>cd/C:\>net use \\192.168.1.65\USB_HDD_2 /user:admin <password here>
System error 5 has occurred.Access is denied.
C:\> - StephenBJul 25, 2016Guru - Experienced User
CABird_UK wrote:
C:\>net use \\192.168.1.65\USB_HDD_2 /user:admin <password here>
System error 5 has occurred.The command syntax is finally correct. You shouldn't be posting the passwords you are using here - but the password you want to use is the NAS admin password. That is the same password that you use when accessing https://192.168.1.65/admin in your browser. If you never set the NAS admin password, it is password
Also, if you are making multiple attempts that fail to work, you might need to enter net use * /d before each.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!