by Wesley Ellis | Aug 1, 2024 | Automation, Group Policy, IT Administration, SCCM, Scripts
Overview This guide will walk you through automating the process of forcing a Group Policy update on a target system using PowerShell and SCCM. Group Policy is a crucial component of Windows environments, allowing IT administrators to manage and configure operating...
by Wesley Ellis | Feb 19, 2024 | Automation, IT Troubleshooting, Network Administration, Scripts
Overview This post provides a batch script that automates the process of clearing the DNS cache on a Windows system. Clearing the DNS cache can resolve issues related to outdated or corrupted DNS entries, ensuring that your system can access the correct IP addresses...
by Wesley Ellis | Sep 7, 2023 | Active Directory, Automation, CSV Export, Directory Services, IT Management
Introduction: This post outlines a PowerShell script designed to export Organizational Units (OUs) from Active Directory into a CSV file. This can be particularly useful for administrators needing a detailed list of OUs for auditing or documentation purposes....
by Wesley Ellis | Aug 4, 2023 | Automation, IT Maintenance, Past Projects, Scripts, System Cleaning
Keeping your digital environment clean and organized is crucial for maintaining efficiency in your workspace. In today’s post, we delve into a PowerShell script designed to empty the Recycle Bin silently, ensuring your system remains clutter-free without any...