Collection of bat files I have created over the years . \ ├── App Install Scripts \ │   ├── Install Adobe Reader from Flash Drive.bat \ │   ├── Install Arta Client.bat \ │   ├── install exe from flash drive.bat \ │   ├── Install Font.bat \ │   ├── Topaz e-sig silent install.bat \ │   └── webex install.bat \ ├── App Uninstall Scripts \ │   ├── Arcocleaner.bat \ │   ├── EntryProtect uninstall.bat \ │   ├── Firefox uninstall.bat \ │   ├── Ranger Scanner uninstall.bat \ │   ├── Silverlight uninstall.bat \ │   └── Uninstall Citrix Stuff.bat \ ├── Random Commands \ │   ├── msg popup box.bat \ │   └── Write txt.bat \ ├── README.md \ ├── Utility Scripts \ │   ├── Bat file to start RDP session (thin client).bat \ │   ├── Clear Hibernation Files.bat \ │   ├── Fix Windows Server Time.bat \ │   ├── IQMS Crystal Report Printing Fix.bat \ │   ├── Kill Printer Queue.bat \ │   ├── mapdrives.bat \ │   ├── PaperLessPlusDatabaseRepairAllYears.bat \ │   ├── Reboot.bat \ │   ├── Start Nessus Box IP Change Script.bat \ │   ├── Start powershell script as admin.bat \ │   ├── startup folder location.bat \ │   └── System Info.bat \ └── VULN Related \ ├── CVE-2017-5715_BranchTargetInjection_Fix.bat \ ├── dot_net in-use reporting.bat \ ├── Enable WinRE.bat \ ├── LdapEnforceChannelBinding_Repair.bat \ ├── Sweet32 1.bat \ └── VULN_CVE-2017-5715_BranchTargetInjection.bat