Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 749 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 749 Bytes

Microsoft Graph API Cmdlets

Features

These cmdlets are meant to give administrators an easy way to interact with the Microsoft Graph API. The hope is to have the most popular features of MS Graph here as cmdlets.

Install the module from the PowerShell gallery with the command: Install-Module MSGraphAPI

Current Functions

  1. Authenticate to Microsot Graph with Connect-MSGraphAPI

To Do

Just switched this project over to using the MSGraph SDK made by Microsoft. Because of this, there will be a new way to authenticate and the functions will need to be re-created. Will publish to the PowerShell Gallery once we can reliably authenticate and browse Graph