nexxai / CryptoBlocker

A script to deploy File Server Resource Manager and associated scripts to block infected users
GNU General Public License v2.0
200 stars 73 forks source link

Fixed ExcludeList function #93

Open andi-blafasl opened 4 years ago

andi-blafasl commented 4 years ago

Adding the Exclusion only worked for the first time the script was executed. The Exception was added but never updated and needs to be recreated after the rebuild of the CryptoBlocker FileGroups.

I changed the script to delete the Exception first and recreate it afterwards.