Update - Install powershell module for MS.Graph.Intune

This commit is contained in:
Chris De Neve
2019-12-11 11:50:22 +01:00
committed by GitHub
parent 21ab42a4a2
commit ca2babbc5a

View File

@ -68,6 +68,7 @@ See the following examples.
Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force
Install-Module AzureAD -Force
Install-Module WindowsAutopilotIntune -Force
Install-Module Microsoft.Graph.Intune -Force
```
3. Enter the following lines and provide Intune administrative credentials