Configuration file and properties of PowerCLI
You can customize the following UDP PowerCLI configuration file and properties:
Configuration File Name: PowerCLIConfiguration.properties
Configuration File Installation Location:
- C:\Program Files\Arcserve\Unified Data Protection\Management\Configuration
- C:\Program Files\Arcserve\Unified Data Protection\Engine\Configuration
Configuration file format:
- Enable24HoursSetting=yes
- LogPath=D:\PowerCLILogPath
- RotationSizeInMB=2
- RetentionPeriodInDays=5
- RetainNoOfFiles=6
Configuration Properties:
Property Name |
Description |
Default Value |
Accepted Value |
Enable24HoursSetting |
|
Yes |
Yes or No |
LogPath |
|
- |
- |
RotationSizeInMB |
|
0 |
Minimum = 1 Maximum = 1024 |
RetentionPeriodInDays |
|
0 |
Minimum = 5 Maximum = 365 |
RetainNoOfFiles |
|
0 |
Minimum = 5 Maximum = 1000 |
Notes:
- If you provide values for configuration properties other than permitted value, the PowerCLI displays error and the execution gets stopped.
- If you provide default values for configuration properties, the execution of PowerCLI continues and runs with default behavior.