

InterviewSolution
Saved Bookmarks
1. |
Solve : Net use for a local network connected drive? |
Answer» <html><body><p>Hi,<br/>I cannot access my local <a href="https://interviewquestions.tuteehub.com/tag/net-1887" style="font-weight:bold;" target="_blank" title="Click to know more about NET">NET</a> work connected drive from my <a href="https://interviewquestions.tuteehub.com/tag/administrator-368059" style="font-weight:bold;" target="_blank" title="Click to know more about ADMINISTRATOR">ADMINISTRATOR</a> account.<br/>I am trying to issue Takeown and ICACLS from the command prompt to fix some ownership and permission problem for <a href="https://interviewquestions.tuteehub.com/tag/18-242944" style="font-weight:bold;" target="_blank" title="Click to know more about 18">18</a> files.<br/>I think I need:<br/> NET USE S: \\FranksPC\ \\EXTERNALDRIVE<br/><br/>\\EXTERNALDRIVE is the name of the drive. Can I use the <a href="https://interviewquestions.tuteehub.com/tag/uac-2314977" style="font-weight:bold;" target="_blank" title="Click to know more about UAC">UAC</a> addressing?<br/>The IP for drive is 192.168.1.4<br/>The question is: How is the disk identified to Net Use?<br/>Thanks<br/>Frank C</p></body></html> | |