To prevent unauthorized users from executing the Command Line Interface, it can be activated only from the command line of the computer running the Application Server.
We strongly recommend that you lock the Application Server using a screen saver with a password.
Use the following syntax to activate the Command Line Interface:
For 32-bit: C:\Program Files\CA\BrightStor SRM\Bin>compreg.exe
For 64-bit: C:\Program Files(x86)\CA\BrightStor SRM\Bin>compreg.exe
-s AS -h Host -i IP -d Domain -o System
[-u User] [-p Password] [-t DomainType] [-w timeout] [-b NIS] [-v [StorageAnalysisFlags]]
Note: This directory path for 64-bit operating systems is for fresh installations only.
The following describes the parameters:
|
Parameter |
Description |
|
-s |
Specifies the Application Server address. |
|
-h |
Specifies the Client host name. |
|
-i |
Specifies the Client IP Address. |
|
-d |
Specifies the Domain\NIS name. |
|
-o |
Specifies the Operating System (Windows\Unix) |
|
-u |
Specifies the User Name, |
|
-p |
Specifies the User Password. |
|
-t |
Specifies the Domain Type (Domain\Workgroup), default=Domain. |
|
-w |
Specifies the timeout interval (seconds), default=3 minutes. |
|
-b |
Belongs to a security NIS (Yes/No), default=No. |
|
-v |
Enable volume collections for file-level data and Specify storage analysis flags. |
Storage Analysis Flags: XXXXXXXXXXX where each X is either 0 or 1
1-Age Analysis by Access Date
2-Age Analysis by Modify Date
3-Size Analysis
4-File Extension Analysis
5-File Extension Analysis by Owner
6-Security Group Analysis
7-Directory Analysis
8-Owner Analysis
9-Size Analysis by Owner
10-Age Analysis by Owner (Access)
11-Age Analysis by Owner (Modify)
Example
10001000001 represents storage analysis flags (1,5 and 11) are enabled.
Note:
|
Copyright © 2016 CA Technologies.
All rights reserved.
|
|