https://github.com/O365scripts/O365scripts
Welcome to my slowly-expanding collection of O365/M365-related scripts!
Standardization Project Note: The scripts in this repository are actively being reorganized, formatted, and numbered to match a standardized prefix structure (e.g.
UTL-0NN,EXO-0NN,SPO-0NN,TEA-0NN). For the full searchable script catalog, naming standards, and recommended execution sequences, please refer to the parent workspace index: SCRIPT_INDEX.md.
- While it possible to use PS on both Linux and Mac, these scripts were made and tested on Windows using PS 5.1 but not on PS Core (version 6,7+).
- When running on an older Windows system and the $PSVersionTable is less than 5.1, the WMF will need to be updated and possibly .NET as well or you may have issues connecting to services.
- Script execution will need to be enabled once before being able to run scripts with the Set-ExecutionPolicy command. Use the -Scope CurrentUser parameter if you do not have any local administrative rights.
Use this software at your own risk. This software comes with no warranty, either express or implied. I assume no liability for the use or misuse of this software or its derivatives. This software is offered "as-is". I will not install, remove, operate or support this software at your request. If you are unsure of how this software will interact with your system, do not use it.