New-MsolUser -UserPrincipalName [email protected] -DisplayName "John Doe" -FirstName "John" -LastName "Doe" Returns a user object.
New-MsolServicePrincipalCredential -AppPrincipalId -Type asymmetric -Value $credValue New credential object added, including ...
New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com" New credential object added, including the symmteric ...
New-MsolUser -UserPrincipalName [email protected] -DisplayName John -PreferredDataLocation EUR Returns a user ...
New-MsolUser -UserPrincipalName [email protected] -DisplayName "John Doe" -FirstName "John" -LastName "Doe" -UsageLocation ...
New-MsolUser -UserPrincipalName [email protected] -DisplayName "John Doe" -FirstName "John" -LastName "Doe" Returns a user ...
No configuration is necessary for this activity. Please make sure that you have setup the Active Directory Management Agent ...
No connection could be made to the database server {0}]. Ensure that the SQL Server host machine and service are running ...
No connection to the Rights Management service is present. Please run the Connect-AadrmService cmdlet first to establish ...
No domain controllers are currently being monitored. After the time of agent registration, domain controllers can take up ...