rockerrb3 Honorable Dec 1, 2016 75 1 10,545 1 Dec 5, 2021 #1 This is the current script: get-psdrive c get-psdrive "\\readyshare\usb_storage" get-psdrive f It works for drives c and f, but not for the hard drive connected to the router. Any help?
This is the current script: get-psdrive c get-psdrive "\\readyshare\usb_storage" get-psdrive f It works for drives c and f, but not for the hard drive connected to the router. Any help?
0 Ralston18 Titan Moderator Oct 11, 2014 27,709 1,980 121,090 6,929 Dec 5, 2021 #2 Make and model router? What error(s), if any, result when the cmdlet fails? Does the router's USB drive appear in Disk Management? Assign a drive letter and map the USB drive. FYI: https://help.keenetic.com/hc/en-us/articles/213967049-How-to-create-a-network-drive-in-Windows-to-access-a-USB-drive-connected-to-a-router
Make and model router? What error(s), if any, result when the cmdlet fails? Does the router's USB drive appear in Disk Management? Assign a drive letter and map the USB drive. FYI: https://help.keenetic.com/hc/en-us/articles/213967049-How-to-create-a-network-drive-in-Windows-to-access-a-USB-drive-connected-to-a-router
0 Ralston18 Titan Moderator Oct 11, 2014 27,709 1,980 121,090 6,929 Dec 5, 2021 #2 Make and model router? What error(s), if any, result when the cmdlet fails? Does the router's USB drive appear in Disk Management? Assign a drive letter and map the USB drive. FYI: https://help.keenetic.com/hc/en-us/articles/213967049-How-to-create-a-network-drive-in-Windows-to-access-a-USB-drive-connected-to-a-router
Make and model router? What error(s), if any, result when the cmdlet fails? Does the router's USB drive appear in Disk Management? Assign a drive letter and map the USB drive. FYI: https://help.keenetic.com/hc/en-us/articles/213967049-How-to-create-a-network-drive-in-Windows-to-access-a-USB-drive-connected-to-a-router
0 A Alabalcho Titan Jan 13, 2011 13,870 409 76,190 3,188 Dec 6, 2021 #3 I've tried this cmdlet on my laptop. It works fine for local and mapped drives. Most probably, not meant to work with UNCs. So, map a drive letter to your \\readyshare\storage, and try again.
I've tried this cmdlet on my laptop. It works fine for local and mapped drives. Most probably, not meant to work with UNCs. So, map a drive letter to your \\readyshare\storage, and try again.