diecknet

Weiterführende Links zu Azure AD Connect
2020-06-05
2 minutes

Die Planung und Vorbereitung von Azure AD Connect ist wichtig. Ich habe zu dem Thema ein YouTube Video erstellt. In diesem Artikel verlinke ich die wichtigsten Quellen und Dokumentationsartikel. Außerdem habe ich einen Entscheidungsbaum für das Finden der richtigen Azure AD Connect Architektur erstellt.


2020-05-20
1 minute

So I needed a quick way to check a few folders for correct permissions. We had Windows Virtual Desktop/FSLogix user profile containers in an Azure Files share. Some of these profile folders had wrong permissions.


Enable iOS Access to Office 365 resources
2020-05-10
5 minutes

When the first users logged into Office 365 with his iPhone to sync his Contacts and Calendar, he got this dialogue:


iOS Zugriff auf Office 365 ermöglichen
2020-05-10
5 minutes

Als sich der erste User mit seinem iPhone an Office 365 angemeldet hat, um seine Kontakte und Kalender zu synchronisieren, wurde ihm folgende Meldung angezeigt:


OAuth configuration manually done
2020-05-01
4 minutes

At the end of the Hybrid Configuration Wizard (HCW) I received the following warning message:


OAuth Konfiguration manuell durchführen
2020-05-01
5 minutes

Zum Abschluss des Hybrid Configuration Wizard (HCW) wurde mir folgende Warnungs-Meldung angezeigt:


MSExchWhenMailboxCreated might not be what it seems...
2020-01-25
2 minutes

If you’re wondering when an Exchange mailbox got created, you will most likely stumble over the Active Directory user attribute MSExchWhenMailboxCreated. You can get the value using PowerShell or ADUC with advanced features enabled.


MSExchWhenMailboxCreated ist nicht was es scheint...
2020-01-25
1 minute

Wenn du herausfinden möchtest, wann ein Exchange Postfach erstellt wurde, wirst du wahrscheinlich über das Active Directory-Benutzer Attribut MSExchWhenMailboxCreated stolpern. Um den Wert auszulesen, kannst du PowerShell oder Active Directory-Benutzer und -Computer (ADUC) verwenden.


Set Exchange Mailboxfolder permissions using PowerShell
2020-01-15
2 minutes

By default, the “Calendar” folder in Exchange 2013 Room Mailboxes has the “LimitedDetails” permission for the “Standard” security principal. Therefore, if no other permissions are configured, users cannot view details for appointments in this room. For better usability in Outlook, the “Reviewer” permission is more suitable. This allows items to be listed and details to be displayed. If required, the CalendarProcessing can be adjusted so that details such as the description and subject of the appointment are not saved in the room mailbox. Whether all this makes sense always depends on the environment.


Exchange Postfachordner Berechtigungen per PowerShell setzen
2020-01-15
2 minutes