As long as the other system is turned on and you have
proper privileges/access to it.
Open Windows Explorer
Click the Tools menu
Click Map Network Drive
Select the drive letter to map to the shared resource.
Type the server and share name of the resource
\\servername\sharename
or click Browse to locate the resource
To reconnect to the mapped drive every time you log on,
select the Reconnect at logon check box.
--------------------------------
You could also create a logon script (batch file)
containing the following line:
net use x: \\servername\sharename
where x: is the drive letter you want to assign to the
shared resource.
--------------------------------
Microsoft Knowledge Base Article - 308582
"HOW TO: Connect and Disconnect a Network Drive"
http://support.microsoft.com/default.aspx?scid=kb;hu;308582
--------------------------------
Click [Start]
Help
Index tab
Type net use command, overview
Click [Display]
--------------------------------
Click [Start]
Help
Index tab
Type mapping drives, to network computer or folder
Click [Display]