Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samerde/powershell

PowerShell for Active Directory, Defender XDR, Entra ID, Exchange Server, Microsoft 365, Windows, and more! ✌️
https://github.com/samerde/powershell

active-directory defender entra-id exchange-server microsoft microsoft-365 powershell powershell-script windows

Last synced: 9 days ago
JSON representation

PowerShell for Active Directory, Defender XDR, Entra ID, Exchange Server, Microsoft 365, Windows, and more! ✌️

Awesome Lists containing this project

README

        

# PowerShell

[![GitHub stars](https://img.shields.io/github/stars/samerde/powershell?cacheSeconds=3600)](https://github.com/samerde/powershell/stargazers/)
[![GitHub contributors](https://img.shields.io/github/contributors/samerde/powershell.svg)](https://github.com/samerde/powershell/graphs/contributors/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
![GitHub top language](https://img.shields.io/github/languages/top/SamErde/PowerShell)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ae92f0d929de494690e712b68fb3b52c)](https://app.codacy.com/gh/SamErde/PowerShell/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![MegaLinter](https://github.com/samerde/powershell/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/samerde/powershell/actions?query=workflow%3AMegaLinter+branch%3Amain)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/SamErde/PowerShell/PSScriptAnalyzer.yml?label=PSScriptAnalyzer)

Welcome to my collection of PowerShell scripts, functions, snippets, prompts, and more. I have been adding new things regularly and slowing going through old code to make sure it's decent enough to share! 😆 Most of this will be focused on Active Directory, Entra ID, Exchange Server, Microsoft 365, and general PowerShell tooling. You never know what other nuggets we'll find here, though. Enjoy, and PRs are welcomed!

> [!IMPORTANT]
> The code in this repository is shared as-is with no guarantee of any kind. Always be sure to review code and test before running in production. Change management is your friend!