New-MsolUser -UserPrincipalName [email protected] -DisplayName "John Doe" -FirstName "John" -LastName "Doe" -UsageLocation "US" -LicenseAssignment "Contoso:BPOS_Standard" Gibt ein Benutzerobjekt zurück.
New-MsolServicePrincipal -ServicePrincipalNames @("MyApp/myApp.com") -DisplayName "My Application" Es wurde ein neuer Dienstprinzipal ...
New-MsolServicePrincipalCredential -AppPrincipalId -Type asymmetric -Value $credValue Es wurden ein neues Anmeldeinformationsobjekt ...
New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com" Es wurden ein neues Anmeldeinformationsobjekt ...
New-MsolUser -UserPrincipalName [email protected] -DisplayName John -PreferredDataLocation EUR Gibt ein Benutzerobjekt ...
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" Gibt ein Benutzerobjekt ...
Nicht erkanntes HttpsProxyAddress-Format für angegebenes Argument: {0}. Zulässige Formate sind : | | : | . Falls nicht angegeben, ...
Nicht normale Aktivitäten sind Aktivitäten, die im Rahmen der regulären Aktivität für das Konto noch nie aufgetreten sind ...
Nicht unterstützte Vorlage: Für die Zertifikatvorlage \"{0}\" ist eine autorisierte Signatur erforderlich. Diese Einstellung ...