simple script to install the latest version of Firefox using powershell
The Crowdstrike Deployment script on their github didn't work for me. Built this script to deploy out CrowdStrike across an MSP's Customers. Let me know if it works for you!
This script fixes the Windows CIS Benchmark check 18.1.2.2: "Ensure 'Allow users to enable online speech recognition services' is set to 'Disabled'."
Disables AD user accounts inactive beyond a threshold, using a last-logon value reconciled across every domain controller. Honours -WhatIf / -Confirm.
https://www.navanem.com/scripts/powershell-disable-inactive-ad-accounts
Creates a local administrator account if it does not already exist.
https://www.navanem.com/scripts/powershell-create-local-admin-account
Updates Google Chrome on Linux to at least version 143.0.7499.110 to fix CVE-2025-14174
This script fixes the Windows CIS Benchmark check 17.5.5: "Ensure 'Audit Other Logon/Logoff Events' is set to 'Success and Failure'."