mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Updated PowerShell command
#5443 Connect-AutopilotIntune has been removed from the module. For more info see https://oofhours.com/2019/11/02/whats-new-with-the-windowsautopilotintune-powershell-module/
This commit is contained in:
parent
512e79b873
commit
9e3b64e80a
@ -74,7 +74,7 @@ See the following examples.
|
||||
- In the following command, replace the example user principal name for Azure authentication (admin@M365x373186.onmicrosoft.com) with your user account. Be sure that the user account you specify has sufficient administrative rights.
|
||||
|
||||
```powershell
|
||||
Connect-AutopilotIntune -user admin@M365x373186.onmicrosoft.com
|
||||
Connect-MSGraph -user admin@M365x373186.onmicrosoft.com
|
||||
```
|
||||
The password for your account will be requested using a standard Azure AD form. Type your password and then click **Sign in**.
|
||||
<br>See the following example:
|
||||
|
Loading…
x
Reference in New Issue
Block a user