Brian Giguere
Results
2
comments of
Brian Giguere
If anyone ever wants to do this, run the slack-cleaner commant in a PowerShell script: `$Week = (get-date (Get-Date).AddDays(-5) -Format "yyyyMMdd")` Where -5 is the number of days back you...
Just realized we are getting the same error, did you make any headway on this?