MemPolicyManager

0.1.4

A PowerShell module for managing Microsoft Endpoint Manager policies, including backup, import, export, and comparison using Microsoft Graph API.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name MemPolicyManager

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

Install-PSResource -Name MemPolicyManager

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) 2024 Douglas S. Rios (DrIOSx). All rights reserved.

Package Details

Author(s)

  • Douglas S. Rios (DrIOSx)

Functions

Backup-EmMdmAppConfiguration Backup-EmMdmAppProtection Backup-EmMdmCompliance Backup-EmMdmConfiguration Backup-EmMdmEndpointSecurity Backup-EmMdmSettingsCatalog Backup-EmMdmSoftwareUpdate Compare-EmMgClass Convert-EmMgJsonToClass Convert-EmMgJsonToFlatObject Get-EmMdmAppConfiguration Get-EmMdmAppProtection Get-EmMdmCompliance Get-EmMdmConfiguration Get-EmMdmEndpointSecurity Get-EmMdmGraphAuth Get-EmMdmSoftwareUpdate Get-EmMgMetadataXml Get-EmMgMetadataXmlInfo Get-EmMgResourceJson Get-EmMgResourceOperationJson Import-EmMdmAppConfiguration Import-EmMdmAppProtection Import-EmMdmCompliance Import-EmMdmConfiguration Import-EmMdmEndpointSecurity Import-EmMdmSettingsCatalog Import-EmMdmSoftwareUpdate

Dependencies

This module has no dependencies.

Release Notes

## [0.1.4] - 2024-07-30

### Added

- Added access token authentication
- Added User Managed Identity auth - Needs Testing
- Added System Manged Identity auth - Needs Testing
- Added Environment variable auth - Needs Testing

### Changed

- Updated authentication logic to support new authentication methods and parameters in `Get-EmMdmGraphAuth`.

FileList

Version History

Version Downloads Last updated
0.1.4 (current version) 15 7/30/2024
0.1.3 5 7/29/2024
0.1.0 9 7/22/2024