Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Exchange 2010 OWA User finden

Empfohlene Antworten

Huhu,

ich bin verzweifelt auf der suche nach einem Powershell-Cmdlet/Script das mir rauswirft welche User alle OWA Zugriff haben :-)

Irgendwie such ich mich da blöde -.-

get-Mailbox -identity [ALIAS] |format-list 

gibt mir zwar alle möglichen infos über die entsprechende Mailbox allerdings steht da nicht dabei ob es sich um eine Mailbox handelt welche für das OWA-Feature freigeschaltet ist oder nicht.

und bevor ich nicht weis wo ich diese info finde kann ich nicht anfangen mein Script zu schreiben >-<

über einen Tip wo ich suchen soll wäre ich sehr dankbar :-)

lg Tenebra

habs

Get-CASMailbox

das wirft die richtige liste zurück :-)

habs

Get-CASMailbox |where {$_.OWAEnabled -EQ "true"} |select name,OWAEnabled|format-table |out-file "C:\owa.txt"

das wirft die richtige liste zurück :-)

edit: wollt eigentlich meinen post Editieren aber das geht nicht mehr :-( sorry für das tripplepost o0

Diese Zeile gibt jetzt eine liste zurück.

NAME OWAEnabled

Name1 True

Name2 True

Name3 True

Name4 True

usw.

Es werden nur Aktivierte Mailboxen angezeigt :-)

fall es mal jemand braucht enjoy.

Bearbeitet von Tenebra

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.