User`s manual

Section 5: Setting Up - Microsoft and IBM Networks (SMB)
74 AXIS StorPoint CD User’s Manual
DOS
In DOS, you use the
net use
command to map the StorPoint CD,
provided that the appropriate network support is installed.
1.
At the DOS prompt, type:
net use <drive letter>: \\AXIS<nnnnnn>\<folder
where
<nnnnnn>
are the six last digits of your AXIS StorPoint CD
serial number and
<folder>
is the StorPoint CD folder you want
to map.
2.
To make the connections permanent, edit your
autoexec.bat
file
to include your net use commands.
Example 1 (root level access):
To access the root level of your StorPoint CD with serial number
00408CCD000B under the drive letter E, type:
Example 2 (cd folder access):
If your StorPoint CD serial number is 00408CCD000B, and you
want to access all the CD-ROMs under the drive letter F, type:
Example 3 (CD-ROM access):
If your StorPoint CD serial number is 00408CCD000B, and you
want to map a CD-ROM named cd_18881 to drive G, type:
net use E: \\AXISCD000B\root
net use F: \\AXISCD000B\cd
net use G: \\AXISCD000B\cd_18881