Konfigurera single sign on domänen i Azure AD

Konfigurationen kommer att ske med PowerShell. Det behövs installeras två tillägg som hämtas från Microsoft.
Microsoft Online Services Sign-In Assistant for IT Professionals RTW
Azure Active Directory Module for Windows PowerShell (64-bit version)


Starta PowerShell och anslut.
$Cred=get-credential användare@mindomän.onmicrosoft.com
Connect-MSOLService –Credential $cred

 

Starta PowerShell och anslut.
$Cred=get-credential användare@mindomän.onmicrosoft.com
Connect-MSOLService –Credential $cred