Intune.Graph
0.1.24
IntuneGraph is a PowerShell module that makes it easy to work with the Microsoft Graph API from PowerShell. It handles the HTTP connection, and provides an object-oriented wrapper around the Graph API endpoints. It also provides some additional functionality that makes working with Intune in the Graph API from PowerShell a breeze.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Ken Johnson. All rights reserved.
Package Details
Author(s)
- Ken Johnson
Tags
Intune Graph ConfigurationProfile CompliancePolicy PowerShell
Functions
Invoke-GraphBatchRequest New-GraphBatchRequest Add-IntuneCompliancePolicyAssignment Backup-IntuneCompliancePolicy Get-IntuneCompliancePolicy Get-IntuneCompliancePolicyAssignments New-IntuneCompliancePolicyAssignment Remove-IntuneCompliancePolicyAssignment Add-IntuneConfigurationProfileAssignment Backup-IntuneConfigurationProfile Compare-IntuneConfigurationProfileSettings Get-IntuneConfigurationProfile Get-IntuneConfigurationProfileAssignments Get-IntuneConfigurationProfileSettings New-IntuneConfigurationProfile New-IntuneConfigurationProfileAssignment Remove-IntuneConfigurationProfile Remove-IntuneConfigurationProfileAssignment Sync-IntuneConfigurationProfileSettings Update-IntuneConfigurationProfile Get-IntuneDeviceConfiguration New-IntuneDeviceConfigurationWindows81TrustedRootCertificate New-IntuneTrustedCertificate Remove-IntuneDeviceConfiguration Get-IntuneFilter New-IntuneFilter Remove-IntuneFilter Set-PrimaryUser Get-IntuneTag New-IntuneTag Remove-IntuneTag
PSEditions
Dependencies
-
- Microsoft.Graph.Authentication (= 2.25.0)
FileList
- Intune.Graph.nuspec
- Batch\Invoke-GraphBatchRequest.ps1
- CompliancePolicies\Backup-IntuneCompliancePolicy.ps1
- CompliancePolicies\New-IntuneCompliancePolicyAssignment.ps1
- ConfigurationProfiles\Backup-IntuneConfigurationProfile.ps1
- ConfigurationProfiles\Get-IntuneConfigurationProfileAssignments.ps1
- ConfigurationProfiles\New-IntuneConfigurationProfileAssignment.ps1
- ConfigurationProfiles\Remove-IntuneConfigurationProfileAssignment.ps1
- ConfigurationProfiles\Update-IntuneConfigurationProfile.ps1
- DeviceConfigurations\New-IntuneDeviceConfigurationWindows81TrustedRootCertificate.ps1
- DeviceConfigurations\Remove-IntuneDeviceConfiguration.ps1
- Filters\New-IntuneFilter.ps1
- ManagedDevices\Set-PrimaryUser.ps1
- Tags\New-IntuneTag.ps1
- Intune.Graph.psd1
- Batch\New-GraphBatchRequest.ps1
- CompliancePolicies\Get-IntuneCompliancePolicy.ps1
- CompliancePolicies\Remove-IntuneCompliancePolicyAssignment.ps1
- ConfigurationProfiles\Compare-IntuneConfigurationProfileSettings.ps1
- ConfigurationProfiles\Get-IntuneConfigurationProfileSettings.ps1
- ConfigurationProfiles\Remove-IntuneConfigurationProfile.ps1
- ConfigurationProfiles\Sync-IntuneConfigurationProfileSettings.ps1
- DeviceConfigurations\Get-IntuneDeviceConfiguration.ps1
- DeviceConfigurations\New-IntuneTrustedCertificate.ps1
- Filters\Get-IntuneFilter.ps1
- Filters\Remove-IntuneFilter.ps1
- Tags\Get-IntuneTag.ps1
- Tags\Remove-IntuneTag.ps1
- Intune.Graph.psm1
- CompliancePolicies\Add-IntuneCompliancePolicyAssignment.ps1
- CompliancePolicies\Get-IntuneCompliancePolicyAssignments.ps1
- ConfigurationProfiles\Add-IntuneConfigurationProfileAssignment.ps1
- ConfigurationProfiles\Get-IntuneConfigurationProfile.ps1
- ConfigurationProfiles\New-IntuneConfigurationProfile.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.24 (current version) | 211 | 2/5/2025 |
0.1.22 | 343 | 12/17/2024 |