Re: NAS & Outlook Data file
That drive will do the job. You'll need to follow the instructions for setting it up (passwords, user IDs etc), but you'll be able to access it as follows.
Click Start, then Run and type "'\\<disk>\<share>"
or
Click Start, then Run and type "net use z: \\<disk>\<share>"
The first one displays a window showing the contents of <share>. The second points the drive letter Z at the contents of <share> (so it'll be accessible via the Z drive).
<disk> is the name of the device on the network, and <share> is the name of the share on the disk. You'll need to look up in the instructions how to set these up.,
|