PS C:\LinderFusion>
FusionTechLLC/powershell

A collection of production-ready, thoroughly tested PowerShell scripts built to streamline administrative workflows, eliminate tedious tasks, and tackle complex system engineering challenges.

2 stars 2 watching 0 forks PowerShell
View on GitHub Download ZIP
11 files main
Advanced RSAT Install.ps1 Installs Remote Server Administration Tools with interactive feature selection, JSON config, retry logic, and full logging. 21 KB
Chrome-Firefox-Notepad++ Updater.ps1 Checks installed versions against upstream releases and quietly downloads fresh 64-bit installers when available. 6 KB
Disk Cleanup.ps1 Reclaims disk space across eleven cleanup targets with selective flags, logging, and accurate space reporting. 21 KB
Enhance Browser Security.ps1 Locks down Chrome, Edge, and Firefox: clears stored passwords, disables autofill, enables safe browsing. 15 KB
Enhanced Windows PC Hardening Script.ps1 Applies 20 critical security measures in one pass: firewall lockdown, service hardening, registry protections. 42 KB
FSLogix Automated Setup Script.ps1 Stands up an FSLogix profile container environment end to end, including Group Policy configuration. 16 KB
README.md Project overview and documentation. 1 KB
Scan Security Report.ps1 Runs a full security audit and generates a polished, chart-backed HTML report. 46 KB
Sync Google Time Commands.txt Quick-reference commands to set the timezone and sync Windows time against Google's NTP server. 596 B
W10 Bloatware.ps1 Windows 10 bloatware removal via direct DISM commands for maximum compatibility. 18 KB
W11 Bloatware.ps1 Windows 11 bloatware removal via DISM, with a fixed approach to removing Edge cleanly. 20 KB
README.md

🚀 LinderFusion Tech | PowerShell Automation Library

A collection of production-ready, thoroughly tested scripts built to streamline administrative workflows, eliminate tedious tasks, and tackle complex system engineering challenges.

Whether you need heavy-duty enterprise automation or handy quick-fix utilities, everything here is built to run reliably in real-world environments.

🛠️ What's Inside

Production Utilities: Robust scripts for active system administration, active directory handling, cloud management, and routine operational tasks.

Automation Frameworks: Multi-step tools designed for scalable deployments and system configuration.

Proof-of-Concepts & Demos: Creative scripts highlighting modular function design, advanced object manipulation, and API integrations.

⚡ Key Highlights

Tested & Battle-Hardened: Built with error handling and logging so you can deploy with confidence.

Modular Design: Easy to read, modify, and drop directly into your existing module paths or pipelines.

Cross-Platform Ready: Designed to leverage modern PowerShell capabilities across environments.