Rss command for recreate a master from a specified copy in Windows Server 2008

In this article I am going to explain about recreate a master from a specified copy by the help of rss command in windows server 2008 operating system.
  • 1419

Rss command for recreate a master from a specified copy 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 recreate a master from a specified copy

rss media recreatemaster [<MediaName1> [<MediaName2> ...]] /copyset: <NumberOfSet> [/wait]

Parameters in Rss command for recreate a master from a specified copy


It contains following parameter, which is given below:
 
Parameter Description
/copyset <NumberOfSet> It specifies the number of the copy set to use for recreating the master.
[/wait] It Run the command in synchronous mode, and returns to the command prompt when the job is complete. If wait is not specified, the command runs asynchronously and returns to the command prompt without waiting for the job to complete.

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.