/PowerShellM365Toolbox

This is a collection of probably usefull tools for handling M365 related tasks. In some situations, MS doesn't provide a convenient way to get to the wanted result. Thats where the M365Toolbox wants to step in.

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0


Logo

PowerShellM365Toolbox

A simple WPF UI for otherwise awkward PowerShell-Needs
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

This aims to be a simple UI that simplifies repetitive tasks, that usually need PowerShell-Scripts.

Built With

  • TenOfNine
  • Codeplay8

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

If you haven't already installed the PowerShell Cloud connectors, run the below, in the PowerShell.

  • AzureAD

    Install-Module -Name AzureAD
  • Exchange Online

    Install-Module -Name PowershellGet
    Install-Module -Name ExchangeOnlineManagement

Roadmap

See the open issues for a list of proposed features (and known issues). But as a summary: Everything's optional, nothing's a must. If you have a wish, open an Issue.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

I have no Twitter :(

Project Link: https://github.com/TenOfNine/PowerShellM365Toolbox

Acknowledgements

  • FISR was a nice myth