BARK
BARK copied to clipboard
Import fails
Importing script as indicated under your README file it fails with the following error:
At C:\Users\user\Desktop\Exclusions\BARK\BARK.ps1:4641 char:1
+ }
+ ~
Unexpected token '}' in expression or statement.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : UnexpectedToken
Downloading the repo from https://github.com/f-bader/BARK.git it works.