New-MsolServicePrincipal -ServicePrincipalNames @("MyApp/myApp.com") -DisplayName "My Application" New service principal object created.
New features and updated app design are only available if you have completed the Windows 10 Anniversary update. Without the ...
New user id {0} is not present in current forest. Please provide the forest of the new user, using the parameter newUserForestName. ...
New user id {0} is not present in forest {1}. Please provide the correct forest of the new user, using the parameter newUserForestName. ...
New-MsolLicenseOption -AccountSkuId Contoso:BPOS_STANDARD -DisabledPlans EXCHANGE_STANDARD Returns a License Option object. ...
New-MsolServicePrincipal -ServicePrincipalNames @("MyApp/myApp.com") -DisplayName "My Application" New service principal ...
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 ...