GithubHelp home page GithubHelp logo

graphtools's Introduction

Powershell Graph tools

Powershell Graph tools mostly use in Exchange Online (Office 365) and AzureAD.
Most of these apps will require to register an AzureAD App Registration in order to work in bulk.
If that is the case, you can use the 1st script to register an App and later use this app for the rest of the scripts.

These scripts will require your AzureAD App with a registered Certificate to authenticate.
You can still rely on the 1st script offered here to create the app and create the certificate for yourself, or you can create your app and certificate manually following this doc

  1. Register-AzureADApp
  2. Remove-GraphUserCalendarEvents
  3. Export-GraphUserCalendarEvents
  4. Send-GraphMailMessage
  5. Update-GraphUserCalendarEventsEndDate

Register-AzureADApp

Script to create a new AzureAD App registration.

More Info - Download (Right click and select 'Save link as')


Remove-GraphUserCalendarEvents

Script to delete meeting items using Graph via Powershell.
It can run on a single mailbox, or multiple mailboxes.

More Info - Download (Right click and select 'Save link as')


Export-GraphUserCalendarEvents

Script to export calendar items to CSV using Graph via Powershell.
It can run on a single mailbox, or multiple mailboxes.

Take into account that Graph Api does not support connecting to Archive mailboxes, so if you need to access and export archive items, you can rely on EWS. More info here

The report exports the following columns:

Subject, Organizer, Attendees, Location, Start Time, End Time, Type, ItemId

More info - Download (Right click and select 'Save link as')


Send-GraphMailMessage

Script to send email messages through MS Graph using Powershell.

More Info - Download (Right click and select 'Save link as')


Update-GraphUserCalendarEventsEndDate

Script to update recurring meeting with no end date to have an end date using Graph via Powershell.
More Info - Download (Right click and select 'Save link as')

graphtools's People

Contributors

drummerviking avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.