Logo
programming4us
programming4us
programming4us
programming4us
Home
programming4us
XP
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Windows Phone
 
Windows Server

Windows Server 2008 Server Core : Managing Removable Storage with the RSM Utility (part 2) - DISMOUNT, EJECT, CREATEPOOL

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
7/24/2012 5:35:51 PM

4. DISMOUNT

Use the DISMOUNT mode to remove media from service. This mode uses the following syntax:

RSM DISMOUNT /L[G|F]<LogicalMediaID> | /P[G|F]<PartitionID> [/O[DEFERRED]]

The following list describes each of the command line arguments.


/LG
LogicalMediaID

Defines the logical media to dismount as a GUID.


/LF
LogicalMediaID

Defines the logical media to dismount as a friendly name.


/PG
PartitionID

Defines the partition to dismount as a GUID.


/PF
PartitionID

Defines the partition to dismount as a friendly name.


/O [DEFERRED]

Defines the removable storage allocation options. The DEFERRED option marks the media as dismountable, but keeps the media in the drive. The default setting dismounts the media immediately and ejects it from the drive.

5. EJECT

Use the EJECT mode to eject media from the device. When the media is virtual, then the utility performs the equivalent of ejecting the media from the device; the bottom line is that the media is no longer available for use. This mode uses the following syntax:

RSM EJECT /P[G|F]<PhysicalMediaID> [/A[{START | STOP | QUEUE}]]
   [/O<EjectOperation>] [/B]
RSM EJECT /S[G|F]<SlotID> /L[G|F]<LibraryID> [/A[{START | STOP |
   QUEUE}]] [/O<EjectOperation>] [/B]
RSM EJECT /D[G|F]<DriveID> /L[G|F]<LibraryID> [/A[{START | STOP |
   QUEUE}]] [/O<EjectOperation>] [/B]

The following list describes each of the command line arguments.


/PG
PhysicalMediaID

Defines the physical media identifier to eject as a GUID.


/PF
PhysicalMediaID

Defines the physical media identifier to eject as a friendly name.


/SG
SlotID

Defines the slot identifier to eject as a GUID.


/SF
SlotID

Defines the slot identifier to eject as a friendly name.


/DG
DriveID

Defines the drive identifier to eject as a GUID.


/DF
DriveID

Defines the drive identifier to eject as a friendly name.


/LG
LibraryID

Specifies the library to eject as a GUID. Use a GUID with the /SG and /DG options. The library identifier is the specific media to eject from the drive.


/LF
LibraryID

Specifies the library to eject as a friendly name. Use a friendly name with the /SF and /DF options. The library identifier is the specific media to eject from the drive.


/A[{START | STOP | QUEUE}]

Defines the ejection action to perform. The default action is START. The START action begins the ejection process. The system ejects the media until a timeout occurs (the timeout value appears as part of the library object for all ejects in the library) or you call this command with a STOP action. The STOP action terminates the eject operation. You must use the GUID returned when you start the ejection to perform a STOP action. The QUEUE action queues the media for ejection. The system ejects the media in turn. You can use this action to group media for multi-slot Inputs/Exports (IEPorts). 


/O
EjectOperation

Obtains the GUID when you use eject with the START action (or switch). Use the resulting GUID with the STOP action (or switch) to stop the eject process.


/B

Specifies the bare option that you can use with scripts. You can redirect this output to another utility to perform additional media processing.

9.16.6. EJECTATAPI

Use the EJECTATAPI mode to eject media from an Advanced Technology Attachment Packet Interface (ATAPI) device. This mode uses the following syntax:

RSM EJECTATAPI /N<AtapiChangerNumber>

The following describes the command line argument.


/N
AtapiChangerNumber

Specifies the number found at the end of the device name for the changer. For example, CdChanger0 has a changer number of 0. The number uniquely identifies the device.

7. CREATEPOOL

Use the CREATEPOOL mode to create a new media pool. This mode uses the following syntax:

RSM CREATEPOOL /M<MediaPoolName> [/T[G|F]<MediaPoolTypeID>]
   /A[{EXISTING | ALWAYS | NEW}] [/D] [/R]

The following list describes each of the command line arguments.


/M
MediaPoolName

Specifies the name of the media pool that you want to create.


/TG
MediaPoolTypeID

Defines the media pool type identifier as a GUID.


/TF
MediaPoolTypeID

Defines the media pool type identifier as a friendly name.


/A[{EXISTING | ALWAYS | NEW}]

Defines the pool creation action to perform. The EXISTING action opens an existing media pool. It returns an error when an existing media pool doesn't exist. The ALWAYS action opens an existing media pool or creates a new media pool when one doesn't exist. The NEW action always creates a new media pool. It returns an error when a media pool already exists.


/D

Specifies that the media pool can draw media from the free pool.


/R

Specifies that the media pool can return media to the free pool.

Other -----------------
- Manage the Active Directory Domain Services Schema : Index Attributes, Remove Attributes from the Index
- Backing Up the Exchange Server 2007 Environment : Backing Up Specific Windows Services
- Backing Up the Exchange Server 2007 Environment : Backing Up the Windows Server 2003 and Exchange Server 2007
- Windows Server 2008 Server Core : Setting and Viewing Application Paths with the Path Command
- Windows Server 2008 Server Core : Creating Symbolic Links and Hard Links with the MKLink Command, Mounting a Volume with the MountVol Utility
- Windows Server 2008 R2 delta changes : Active Directory Changes
- Windows Server 2008 R2 delta changes : Networking Changes
- Microsoft Dynamics CRM 2011 : Searching for a Knowledge Base Article
- Microsoft Dynamics CRM 2011 : Publishing a Knowledge Base Article
- Microsoft SQL Server 2008 R2 : SQL Server Clustering - How Microsoft SQL Server Clustering Works (part 2)
 
 
Top 10
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
 
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server