Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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! ✌️
- Host: GitHub
- URL: https://github.com/samerde/powershell
- Owner: SamErde
- License: mit
- Created: 2020-09-14T17:13:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T18:41:18.000Z (22 days ago)
- Last Synced: 2024-10-17T04:12:55.750Z (20 days ago)
- Topics: active-directory, defender, entra-id, exchange-server, microsoft, microsoft-365, powershell, powershell-script, windows
- Language: PowerShell
- Homepage: https://day3bits.com
- Size: 460 KB
- Stars: 61
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
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!