⚙️ killer-modules - Simple tools for better Microsoft management

Visit Page to Download

This repository provides a collection of PowerShell modules designed for Windows administration and IT support work. These tools automate recurring tasks in Microsoft 365, Exchange Online, and general Windows environments. Each folder contains a standalone module that performs specific functions to save you time.

🚀 Getting Started

You do not need to be a programmer to use these tools. The modules function as add-ons for your Windows system. They help you run complex commands with simple prompts. Ensure you have Windows 10 or 11 installed before you begin.

📥 Download and Installation

You can access the full library of modules through the main project page. Follow this link to find the latest files:

Download Modules Here

Once you arrive at the page, look for the green Code button to copy the files to your computer. You can save these to any folder on your desktop. Open your Windows PowerShell application as an administrator to load these modules for your administrative tasks.

🛠️ Using the Modules

Each module addresses a specific area of IT management. You can use these for tasks such as:

📋 System Requirements

These tools work best on systems that meet the following standards:

🛡️ Security and Privacy

The code is open for review. You can open any file with a basic text editor to verify the logic. These modules only perform actions that you initiate. They do not store your credentials or send private data to external servers. Always use caution when running scripts that modify system settings.

💡 Troubleshooting

If a module fails to run, check your PowerShell execution policy. You may need to set the policy to allow local scripts. Run the command Set-ExecutionPolicy RemoteSigned in an administrator PowerShell window to enable the modules. Restart your console after applying this change to refresh your system settings.

Keywords: automation, exchange-online, helpdesk, microsoft-365, msp, powershell, powershell-gallery, powershell-module, sysadmin, windows