MSGraphAPI

0.3.1

MS Graph API cmdlets

PowerShell cmdlets for the Microsoft Graph API. Currently in beta

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MSGraphAPI -RequiredVersion 0.3.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MSGraphAPI -Version 0.3.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Ryan Ephgrave. All rights reserved.

Package Details

Author(s)

  • Ryan Ephgrave

Functions

Write-GraphLog Get-GraphAuthenticationToken Invoke-GraphMethod Get-GraphMetadata Get-GraphClass

Dependencies

This module has no dependencies.

Release Notes

Fixed error in Users where New-User always failed because of Pass vs Password.

FileList

Version History

Version Downloads Last updated
0.4 996 3/21/2018
0.3.8 240 4/19/2017
0.3.6 45 3/14/2017
0.3.5 25 3/10/2017
0.3.4 29 3/2/2017
0.3.3 32 2/8/2017
0.3.2 41 1/9/2017
0.3.1 (current version) 46 1/8/2017
0.3 38 1/3/2017
0.2 68 12/30/2016
0.1 18 12/27/2016
Show less