Rss Command for modify remote storage parameters in Windows Server 2008

In this article I am going to explain about how to modify remote storage parameters by the help of rss command in windows server 2008 operating system.
  • 1500

Rss command for Modify Remote Storage parameters in Windows Server 2008

The Rss command is used to manage Remote Storage from the command line. Bt the use of Rss command, you can run batch scripts for applications that will allow them to access Remote Storage directly.

Syntax of Rss command for Modify Remote Storage parameters

rss admin set [/recalllimit:<Limit>] [/mediacopies:<Number>] [/schedule:<NewSchedule>] [/concurrency:<Concurrency>] [/adminexempt:{0|1}]

Parameters in Rss command for Modify Remote Storage parameters

It contains following parameter, which is given below:
 
Parameter Description
/recalllimit:<Limit> It is used to set the runaway recall limit to the specified number.
/mediacopies:<Number> It is used to set the configured number of media copies to the specified number.
/schedule:<NewSchedule> It specifies migration jobs.
/concurrency:<Concurrency> It specifies how many migrate jobs/recalls can be executed concurrently.
/adminexempt: It specifies whether administrators are exempt from the runaway recall limit.

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.