This is a collection of scripts I've written over time when I need to automate tasks. Everything is under the GPL, feel free to use or contribute.
- Bash
- duoproxyupgrade: Updates Duo authproxy on Debian based distributions.
- Powershell
- clear_spooler_stuck_jobs: Clears stuck print jobs on the server spooler blocking other jobs.
- export_bitlocker_to_ad: Exports local bitlocker recovery keys to Active Directory for backup.
- install_crowdstrike_gpo: Startup script that installs Crowdstrike. Meant to be deployed with GPO.
- uninstall_sophos: Uninstalls Sophos. Global tamper protect must be off.
- Python