Azure Intune and Microsoft Graph
Text content
Microsoft Graph
-
Install-Module -Name MSGraphFunctions
Install-Module -Name IntuneBackupAndRestore
Import-Module -Name MSGraphFunctions
Import-Module -Name IntuneBackupAndRestore
$Credential = Get-Credential
# use stdID@domain.com mit D passoer Connect-Graph -Credential $Credential
Start-IntuneBackup -Path C:\\temp\\IntuneBackup