RSM Removable Storage Manager

  • Thread starter Thread starter cwarner
  • Start date Start date
RSM [ALLOCATE | DEALLOCATE | MOUNT | DISMOUNT | EJECT | EJECTATAPI |
CREATEPOOL | DELETEPOOL | VIEW | REFRESH | INVENTORY]

The command line is case insensitive, except when you refer to Media
Objects (including media, drives, changers, libraries, media types, slots)
by their friendly names.
The arguments for a command may be specified in any order.
All commands return an error code - success, a system defined error
code or one of the application defined error codes shown below:
536870913: Invalid Arguments
536870914: Duplicate Arguments
536870915: No Guid For Friendly Name
536870916: Insufficient Arguments
536870917: Invalid Guid
536870918: Ioctl Failed
There should be no spaces between a tag and the actual argument. For
example, for the timeout option in allocate, the timeout is specified
as /t50 and not /t 50.
See Start->Help (search for "Using the command line for Removable
Storage") for more details.
 
Thanks for the info.
-----Original Message-----
RSM [ALLOCATE | DEALLOCATE | MOUNT | DISMOUNT | EJECT | EJECTATAPI |
CREATEPOOL | DELETEPOOL | VIEW | REFRESH | INVENTORY]

The command line is case insensitive, except when you refer to Media
Objects (including media, drives, changers, libraries, media types, slots)
by their friendly names.
The arguments for a command may be specified in any order.
All commands return an error code - success, a system defined error
code or one of the application defined error codes shown below:
536870913: Invalid Arguments
536870914: Duplicate Arguments
536870915: No Guid For Friendly Name
536870916: Insufficient Arguments
536870917: Invalid Guid
536870918: Ioctl Failed
There should be no spaces between a tag and the actual argument. For
example, for the timeout option in allocate, the timeout is specified
as /t50 and not /t 50.
See Start->Help (search for "Using the command line for Removable
Storage") for more details.
Does anyone have a list of the RSM command line syntax?
Thanks

.
 
No problem, you're welcome.

C. Warner said:
Thanks for the info.
-----Original Message-----
RSM [ALLOCATE | DEALLOCATE | MOUNT | DISMOUNT | EJECT |
EJECTATAPI |
CREATEPOOL | DELETEPOOL | VIEW | REFRESH |
INVENTORY]

The command line is case insensitive, except when you
refer to Media
Objects (including media, drives, changers, libraries,
media types, slots)
by their friendly names.
The arguments for a command may be specified in any order.
All commands return an error code - success, a system
defined error
code or one of the application defined error codes shown
below:

536870913: Invalid Arguments
536870914: Duplicate Arguments
536870915: No Guid For Friendly Name
536870916: Insufficient Arguments
536870917: Invalid Guid
536870918: Ioctl Failed
There should be no spaces between a tag and the actual
argument. For
example, for the timeout option in allocate, the timeout
is specified
as /t50 and not /t 50.
See Start->Help (search for "Using the command line for
Removable

Storage") for more details.

cwarner wrote:


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top