MEMPSToolkit

0.0.12

Simple, inclomplete toolkit to interact with MS Graph.
It was designed to not use external dependencies and to purely use REST Calls.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name MEMPSToolkit -RequiredVersion 0.0.12

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

Install-PSResource -Name MEMPSToolkit -Version 0.0.12

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) PRIMEPULSE SE and glueckkanja-GAB AG. All rights reserved.

Package Details

Author(s)

  • Hans-Carl Oberdalhoff

Functions

Export-AppLoginSecret Get-AppLoginFromSavedSecret Get-AppLoginToken Get-AzAutomationCredLoginToken Export-AppLoginToken Import-AppLoginToken Remove-AppLoginToken Get-DeviceLoginToken Invoke-GraphRestRequest Export-PolicyObjects Import-PolicyObject Get-AADGroups Add-AADGroupFromObject Add-AADGroup Get-AADGroupById Get-AADGroupByName Add-AADGroupFromFile Get-AADGroupMembers Add-AADGroupMember Remove-AADGroupMember Get-AADUsers Get-AADUserByID Get-AADUserByUPN get-AADUserIsEnabled Get-AADUserAuthMethods Get-AADUserMSAuthenticatorMethods Remove-AADUserMSAuthenticatorMethod Get-AADUserPhoneAuthMethods Remove-AADUserPhoneAuthMethod Add-AADUserPhoneAuthMethod Update-AADUserPhoneAuthMethod Get-AadUserPasswordAuthMethods Reset-AadUserPasswordAuthMethod get-RiskyUsers set-DismissRiskyUser set-ConfirmCompromisedRiskyUser Get-CompliancePolicies Get-CompliancePolicyByName Add-CompliancePolicy Set-CompliancePolicyToGroupAssignment Get-ConditionalAccessPolicies Add-ConditionalAccessPolicy Get-DeviceConfigurations Get-DeviceConfigurationById Get-DeviceConfigurationAssignmentById Export-DeviceConfigurationsAndAssignments Add-DeviceConfiguration Set-DeviceConfigurationAssignment Set-DeviceConfigurationAssignmentToGroup Set-DeviceConfigurationFromGroupExclusion Get-DeviceConfigurationPolicies Get-DeviceConfigurationPolicySettingsById Get-AADApps Get-AADAppById Add-AADApp Remove-AADAppById Add-AADAppPassword Get-ServicePrincipals Add-ServicePrincipalByAppId Get-ServicePrincipalAppRoleAssignmentsById Add-ServicePrincipalAppRoleAssignment Add-ServicePrincipalPassword Get-AutopilotProfiles Get-ImportedMobileDevices Get-ImportedAutopilotDevices Get-ManagedDevices Get-SPRootSite Get-SPAllSites Get-SPSite Get-SPSiteDriveById Get-DriveById Get-DriveChildrenByPath Get-DriveItemVersions Get-MyDrives Get-MyCalendars Get-CalendarEvents Get-MyMails Get-MyMailById Get-MyTeams Get-TeamsChannels Get-TeamsChannelMessages Get-TeamsChannelMessageById Get-TeamsChannelMessageHostedContents Get-TeamsChannelMessageReplies

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.0.22 148 2/17/2022
0.0.21 158 6/25/2021
0.0.20 11 6/25/2021
0.0.19 14 6/21/2021
0.0.18 13 6/17/2021
0.0.15 30 5/17/2021
0.0.14 16 5/12/2021
0.0.13 19 4/21/2021
0.0.12 (current version) 11 4/20/2021
0.0.11 12 4/20/2021
0.0.10 14 4/19/2021
0.0.9 29 4/13/2021
0.0.7 15 4/13/2021
0.0.6 12 4/13/2021
0.0.5 16 4/13/2021
0.0.4 14 4/13/2021
0.0.3 13 4/13/2021
0.0.2 12 4/12/2021
0.0.1 14 4/12/2021
Show less