Releases: 7k2mpa/FileMaintenace
Release 20200427
It is a last RC for 2.0.0
Fix
Some scripts lost some parameter section and it cause not to output event logs.
Improvement
Change parameter validation.
Release 20200426
Improvement
FileMaintenance.ps1
handling override action
add -OverRideForce and -OverRideAsNormal option
Release 20200424
Fix
arcserveUDPbackUp.ps1
fix validation of -Server option.
Others
Style code
correct spell and syntax error in message and help.
Release 20200423
Fix
OracleExport.ps1
Fix variable in parameter section.
N2WSbackpu.ps1
Fix error message
Others
Style code
Release 20200422
Fix
CommonFunctions.ps1
Cancel to rewrite test-leaf and test-container in RC.4
Improvement
Correct spell and syntax error in messages.
Style code
CommonFunctions.ps1
Add display version function with .\CommonFunction.ps1 -verbose
Release 20200421(canceled)
Improvement
CommonFunctions.ps1
rewrite test-leaf and test-container(canceled)
Others
Style code
modify help message
Change required version of PowerShell, Power Shell version 3.0 is minimum requirement.
Release 20200419
Fix
CommonFunctions.ps1
exit with Internal Error code correctly
Improvement
Wrapper.ps1
Loop handling
Others
Style code
Release 20200417
Improvement
CommonFunctions.ps1
message handling
ChangeSiteState.ps1
Loop handling
ChangeServiceStatus.ps1
Loop handling
Fix
Correct spell miss and syntax error in messages.
Others
Style code
Release 20200415
Fix
CheckFlag.ps1
Message of checking existence.
OracleDB2NormalMode.ps1
Message of starting service.
Release 20200413
Improvement
ChangeServiceStatus.ps1
rewrite retry loop
Others
fix help message and parameter sections.