WARNUNG: Die OWAEnabled-Eigenschaft von Postfach ‚Postfach‘ befindet sich nicht in einem
konsistenten Zustand. Setzen Sie die OWAEnabled-Eigenschaft mithilfe des Cmdlet „Set-CASMailbox“ zurück.
WARNUNG: Unerwarteter Fehler. Ein Watson-Abbild wird generiert: Der Wert ‚HTTP§1§1§§§§§§‘ ist bereits in der Sammlung
available.
Der Wert ‚HTTP§1§1§§§§§§‘ ist bereits in der Sammlung vorhanden.
+ CategoryInfo : NotSpecified: (:) [Set-CASMailbox], InvalidOperationException
+ FullyQualifiedErrorId : System.InvalidOperationException,Microsoft.Exchange.Management.RecipientTasks.SetCASMail
box
The reason for this error is a duplicate entry in the mailbox protocol settings:
[PS] C:\Windows\system32>get-mailbox Mailbox | fl *protocol*
ProtocolSettings : {OWA§1, HTTP§1§1§§§§§§, HTTP§0§1§§§§§§}
For comparison, a mailbox with correct entries:
[PS] C:\Windows\system32>get-mailbox mailbox| fl *protocol*
ProtocolSettings : {HTTP§0§1§§§§§§, OWA§0}
The value for ProtocolSettings can be changed via ADSI-Edit in the standard naming context, simply delete one of the duplicate entries there: