Rss command for display information about specified media in Windows Server 2008

In this article I am going to explain about how to display information about specified media by the help of rss command in windows server 2008 operating system.
  • 1664

Rss command for display information about specified media  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 display information about specified media

rss media show [<MediaName1> [<MediaName2> ...] | *] [/name] [/status] [/capacity] [/freespace] [/version] [/copies]

Parameters in Rss command for display information about specified media

It contains following parameter, which is given below:
 
Parameter Description
/name It display the Removable Storage name for the media.
/status It display media status.
/capacity It display the media capacity in gigabytes (GB).
/freespace It display the amount of free space on the media in gigabytes.
/version It display the most recent update date for the media.
/copies It display the number of existing copies for the media and each copy's status.

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.