Benutzer-Werkzeuge

Webseiten-Werkzeuge


exchange:mobile_device_per_powershell_freigeben

Mobile Device per Powershell freigeben

$a = Get-MobileDevice -Mailbox max.mustermann@contoso.com

In meinem Beispiel war es dann das dritte Element, dessen DeviceAccessState auf "Quarantined" stand:

Set-CASMailbox -Identity max.mustermann@contoso.com -ActiveSyncAllowedDeviceIDs @{add=$a[2].DeviceId}

exchange/mobile_device_per_powershell_freigeben.txt · Zuletzt geändert: 2021/03/23 08:31 von ronny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki