Access NAS server using Windows 2000 or 2003 server
Q. How do I access NAS Server Using Windows 2000 / 2003 / Vista / 2008?
A. As I said earlier, Network Attached Storage (NAS) commonly used to store backup and other shared files over TCP/IP network. Use following instructions to configure windows 2000 or 2003 server client:
Using Windows Explorer
- Open MS-Windows Explorer.
- On the Tools menu, click Map Network Drive.
- Select a drive letter in the Drive box
- In the Folder box, type the UNC path for the NAS server (\\server name\share) i.e.
- place \\202.54.20.111\sharename
- Click the "Reconnect at logon" checkbox.
- Click OK.
- Login to the share with the username and password
- Click OK.
Using Windows command line
- You can use the net command to map or disconnect a drive.
- Click Start, and then click Run.
- Type cmd in open box
- At c:> type following command:
c:> net use z: \\202.54.20.111\sharenameMow access NAS using z:.
To disconnect a mapped drive from command line
- Click Start, and then click Run.
- Type cmd in open box
- At c:> type following command:
c:> net use z: /delete
See also:
E-mail this to a friend
Printable version
Related Other Helpful FAQs:
- Connect A Linux Server To A Windows Server 2003 or 2008 / Vista / XP Computer
- Installing Apache, PHP and mod_ssl on MS Windows
- Access NAS server using NFS protocol under Linux or UNIX
- Windows server display current TCP connections
- Linux - What defines a user account?
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: access nas, access nas windows vista, access nas windows xp, config windows 2003 with nas, configure nas in windows 2003, how to access nas, ms windows explorer, nas server, nas windows access, network attached storage, unc path, UNIX, windows 2000, windows 2003 access shares nas




Recent Comments
Yesterday ~ 12 Comments
Yesterday ~ 7 Comments
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments
Yesterday ~ 3 Comments