diecknet

2021-11-19
3 minutes
A screenshot showing a Microsoft Teams Meeting invite with a dial-in phone number.

In neueren Microsoft Outlook Versionen es ist nicht mehr möglich, im Cache Modus für freigegebene Postfächer weitere E-Mails abzurufen. Stattdessen wird am Ende der E-Mail-Liste folgender Hinweis angezeigt:


2021-11-12
2 minutes

If you’re using Microsoft Booking in your Microsoft 365 Tenant, you might want to list all of the Booking calendars. Booking uses Exchange Online Mailboxes in the background. Every Booking Calendar has a corresponding Mailbox of the type “SchedulingMailbox”. If an user gets assigned “Administrator” for a Booking Calendar, they get “FullAccess” permissions for the Scheduling Mailbox.


2021-11-04
2 minutes

If you have Auto-Expanding Archives for Exchange Online Mailboxes enabled, you might want to find out, if it actually provisions additional storage.


The making of simpleIP.de - Part 2
2021-10-27
3 minutes

After creating SimpleIP.de as a serverless application (see my blog post My simple serverless journey was not that easy) I was kinda proud. Interesting technology, small and useful website. Nice.


Extracting info with named group captures
2021-10-25
1 minute

A short example for PowerShell Regular Expressions.


The parameter I keep forgetting is '-file'
2021-10-13
1 minute
A screenshot showing the Action Configuration of a Windows Scheduled Task - to run a PowerShell script.

More ore less quick note for myself - on how to run a PowerShell Script using Windows Task Scheduler.


2021-10-05
2 minutes
A screenshot showing a Microsoft Teams Meeting invite with a dial-in phone number.

You can using Microsoft Teams Audio Conferencing licenses to get Dial-In phone numbers for your meetings. The license is needed per user that creates the meeting invites.


2021-10-05
2 minutes
A screenshot showing a Microsoft Teams Meeting invite with a dial-in phone number.

Mit Microsoft Teams Audio Conferencing (Microsoft 365-Audiokonferenz) Lizenzen ist es möglich, Einwahlrufnummern für Teams Besprechungen zu verwenden. Die Lizenz wird für jeden Benutzer benötigt, der zu Teams Meetings mit Einwahlrufnummer einladen soll.


2021-08-18
4 minutes
-1 days until your Teams Upgrade. Good news!

The upgrade process from Skype for Business Online to Microsoft Teams is a disaster. I had several SMB clients reporting unnecessary errors regarding Teams/Skype. With unnecessary I mean: They had no issues using Teams until 2021-07-31.


2021-07-09
6 minutes
Executing PowerShell cmdlets to retrieve the Timezone of a Sharepoint Online site in a human readable form

I’ve been looking for a way to retrieve the Timezone setting of a Sharepoint Online Site via PowerShell. Apparently there is not much good info publicly available. I looked for a way to use with the standard SPO PowerShell module named Microsoft.Online.SharePoint.PowerShell.