We receive online orders and we run the following from recieved orders:
An excel doc which runs a macro I have written which runs a powershell script I wrote which downloads PDFs from filestack (that the customer has uploaded but is only PDF).
However Malwarebytes blocks the PowerShell script from running every time. I have tried to exclude the folder containing the Excel doc and the PowerShell script but I cannot stop it being blocked. The only way to process my orders is to disable Exploit Protection which is obviously not ideal.
Any ideas? Thanks in advance