McGlovin1337 / PSAsigraDSClient

Powershell Cmdlets to Manage the Asigra DS-Client
0 stars 0 forks source link

RegEx Exclusions are not correctly added to Backup Sets #107

Closed McGlovin1337 closed 3 years ago

McGlovin1337 commented 3 years ago

When adding a RegEx Exclusion via the GUI, the Folder is not specified

The Cmdlets to Add Backup Set Items require the -RegexExclusionPath to be specified.

Also the Regex Expression can end up with additional Characters at the beginning, such as "\\"

McGlovin1337 commented 3 years ago

This issue is just a mis-understanding, but highlights some areas to improve the use of the Parameters when adding items to a Backup Set

Issue Superseded by #111