-
Notifications
You must be signed in to change notification settings - Fork 0
MemPolicyManager
Module Name: MemPolicyManager Module Guid: 2c18ad4b-f554-4d44-8675-e3eb2ae4795d Download Help Link: {{ Update Download Link }} Help Version: 0.0.0.1 Locale: en-US
- The MemPolicyManager module provides a comprehensive set of cmdlets for managing Microsoft Endpoint Manager policies. This module allows administrators to perform various tasks such as backing up, importing, exporting, and comparing policies through the Microsoft Graph API. It aims to streamline policy management and ensure that configurations are consistent and easily recoverable.
Backs up Intune App Configuration policies to a specified export path.
Backs up Intune App Protection policies to a specified export path.
Backs up Intune Device Compliance policies to a specified export path.
Backs up Intune Device Configuration policies to a specified export path.
Backs up Intune Endpoint Security policies to a specified export path.
Backs up Intune Settings Catalog policies to a specified export path.
Backs up Intune Software Update policies to a specified export path.
Compares two PowerShell classes and outputs their differences.
Converts a JSON string to a PowerShell class definition.
Converts a JSON string or file to a flat PowerShell object.
Retrieves Intune App Configuration policies from Microsoft Graph.
Retrieves Intune App Protection policies from Microsoft Graph.
Retrieves Intune Device Compliance policies from Microsoft Graph.
Retrieves Intune Device Configuration policies from Microsoft Graph.
Retrieves Intune Endpoint Security policies from Microsoft Graph.
Creates an authentication object for connecting to Microsoft Graph using various authentication methods.
Retrieves Intune Device Update policies from Microsoft Graph.
Downloads the Microsoft Graph metadata XML file.
Retrieves metadata information for a specific entity type from a Microsoft Graph metadata XML file.
Retrieves JSON resource and property information from Microsoft Graph API documentation.
Retrieves JSON examples for specified OData types and operations from Microsoft Graph API documentation.
Imports Intune App Configuration policies from a specified JSON file.
Imports Intune App Protection policies from a specified JSON file.
Imports Intune Compliance policies from a specified JSON file.
Imports Intune Device Configuration policies from a specified JSON file.
Imports Intune Endpoint Security policies from a specified JSON file.
Imports Intune Settings Catalog policies from a specified JSON file.
Imports Intune Software Update policies from a specified JSON file.