This repository contains PowerShell scripts designed for troubleshooting and automating routine tasks. Key features include:
-
Stuck Print Job Resolution: Automates the process of clearing stuck print jobs by managing the print spooler service and cleaning the spool directory.
-
Temporary File Cleanup: Scripts to identify and remove temporary files, reducing storage bloat and enhancing system performance.
-
General Scripting Practices: Demonstrate effective use of .NET objects and PowerShell cmdlets for task automation, following best practices for readability, modularity, and adequate error handling.