https://github.com/evotecit/graphessentials
GraphEssentials is a PowerShell module that helps with Office 365 / Azure AD using mostly Graph
https://github.com/evotecit/graphessentials
graph powershell
Last synced: 5 months ago
JSON representation
GraphEssentials is a PowerShell module that helps with Office 365 / Azure AD using mostly Graph
- Host: GitHub
- URL: https://github.com/evotecit/graphessentials
- Owner: EvotecIT
- Created: 2022-08-23T07:26:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-16T13:51:57.000Z (7 months ago)
- Last Synced: 2025-08-25T07:21:07.218Z (5 months ago)
- Topics: graph, powershell
- Language: PowerShell
- Homepage:
- Size: 545 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: Docs/Readme.md
- Changelog: CHANGELOG.MD
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
---
Module Name: GraphEssentials
Module Guid: 75ef812f-6d8e-4898-81bb-8029e0560ef3 75ef812f-6d8e-4898-81bb-8029e0560ef3
Download Help Link: {{ Update Download Link }}
Help Version: {{ Please enter version of help manually (X.X.X.X) format }}
Locale: en-US
---
# GraphEssentials Module
## Description
{{ Fill in the Description }}
## GraphEssentials Cmdlets
### [Get-MgToken](Get-MgToken.md)
Provides a way to get a token for Microsoft Graph API to be used with Connect-MGGraph
### [Get-MyApp](Get-MyApp.md)
{{ Fill in the Synopsis }}
### [Get-MyAppCredentials](Get-MyAppCredentials.md)
{{ Fill in the Synopsis }}
### [Get-MyDevice](Get-MyDevice.md)
{{ Fill in the Synopsis }}
### [Get-MyDeviceIntune](Get-MyDeviceIntune.md)
{{ Fill in the Synopsis }}
### [Get-MyLicense](Get-MyLicense.md)
{{ Fill in the Synopsis }}
### [Get-MyRole](Get-MyRole.md)
{{ Fill in the Synopsis }}
### [Get-MyRoleUsers](Get-MyRoleUsers.md)
{{ Fill in the Synopsis }}
### [Get-MyUsageReports](Get-MyUsageReports.md)
{{ Fill in the Synopsis }}
### [Get-MyUser](Get-MyUser.md)
{{ Fill in the Synopsis }}
### [Invoke-MyGraphEssentials](Invoke-MyGraphEssentials.md)
{{ Fill in the Synopsis }}
### [Invoke-MyGraphUsageReports](Invoke-MyGraphUsageReports.md)
{{ Fill in the Synopsis }}
### [New-MyApp](New-MyApp.md)
{{ Fill in the Synopsis }}
### [New-MyAppCredentials](New-MyAppCredentials.md)
{{ Fill in the Synopsis }}
### [Remove-MyAppCredentials](Remove-MyAppCredentials.md)
{{ Fill in the Synopsis }}
### [Send-MyApp](Send-MyApp.md)
{{ Fill in the Synopsis }}
### [Show-MyApp](Show-MyApp.md)
{{ Fill in the Synopsis }}