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.5.11: "Ensure 'MSS: (TcpMaxDataRetransmissions IPv6) How many times unacknowledged data is retransmitted' is set to 'Enabled: 3'."
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