Skip to content

O365scripts/O365scripts

Repository files navigation

Office 365 Scripts

https://github.com/O365scripts/O365scripts

Welcome to my slowly-expanding collection of O365/M365-related scripts!

System Requirements

  • 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.

Official 365 Documentation

Tools

Issues

Contribution

License

Legal Disclaimer

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.