Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AndiBellstedt/MSGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

233 Commits

Repository files navigation

logo

MSGraph - Interacting with Microsft Graph

Plattform Information
PowerShell gallery PowerShell Gallery PowerShell Gallery PowerShell Gallery
GitHub GitHub release GitHub
GitHub issues
GitHub last commit (branch)
GitHub last commit (branch)

The MSGraph module is a wrapper around the Graph API of Microsoft. It offers tools to interact with exchange online (more services planned and seamlessly supportable).

All cmdlets are build with

  • powershell regular verbs
  • mostly with pipeling availabilties
  • comprehensive logging on verbose and debug channel

Note: Project is still in its infancy, more to come

Installation

Install the module from the PowerShell Gallery (systemwide):

Install-Module MSGraph

or install it only for your user:

Install-Module MSGraph -Scope CurrentUser

AltStyle によって変換されたページ (->オリジナル) /