Rsm Command for Create a media pool in Windows server 2008

In this article I am going to explain about how to create a media pool by the help of rsm command in windows server 2008 operating system.
  • 1567

Rsm command for Create a media pool  in Windows Server 2008

The rsm command is used to manages media resources using removable storage.

Syntax of Rsm command for Create a media pool   :

rsm createpool /m <MediaPoolName> /a{existing|always|new} [/t{g|f} <MediaPoolTypeID>] [/d] [/r]

Parameters in Rsm  command for Create a media pool

It contains following parameter, which is given below:
 
Parameter Description
/m <MediaPoolName> It specifies the name of the media pool to be created.
 /a It permits the use of parameters.
/tg It specifies the type of media the media pool will contain, using the GUID.
<MediaPoolTypeID> It specifies media pool type ID.
/tf It specifies the type of media the media pool will contain, using the friendly name.
/d It permit the media pool to automatically draw media from the free media pool.
/r It permit the media pool to automatically return media to the free media pool.

Ask Your Question 

Got a programming related question? You may want to post your question here

Programming Answers here

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.