New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com" Es wurden ein neues Anmeldeinformationsobjekt hinzugefügt und die KeyId für das hinzugefügte Objekt sowie ein symmetrischer Schlüssel generiert.
Neue Features und das aktualisierte App-Design sind nur verfügbar, wenn Sie das Windows 10 Anniversary Update durchgeführt ...
New-MsolLicenseOption -AccountSkuId Contoso:BPOS_STANDARD -DisabledPlans EXCHANGE_STANDARD Gibt ein Lizenzoptionobjekt 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, ...