SpaceGuard SRM - Command Line Interface |
| |
| The Command Line Interface can be used to "LIST", "ADD" and "DELETE" quotas
using a command "SgSRMCli" from the command
prompt. These commands can be used in scripts for configuring
your Spaceguard SRM quotas. |
| From directory "E:\Program Files\Tools4ever\SpaceGuard
SRM\SgAPI" the following commands can be entered: |
| |
| Add: |
| SgSRMCli ADD <COMPUTER> "<DIRECTORY>" "[LIMIT]" "[LIMIT]" .... "[LIMIT]" |
| More information on parameter setup |
| |
| Delete: |
| SgSRMCli DELETE <COMPUTER> <DIRECTORY> |
| More information on parameter setup |
| |
| List: |
| SgSRMCli LIST <COMPUTER> [DIRECTORY] [COMMAND] |
| More information on parameter setup |
| |