Move on from Exchange Online SMTP Basic Authentication with Client Submission

Intro Link to full Microsoft article:https://techcommunity.microsoft.com/t5/exchange-team-blog/exchange-online-to-retire-basic-auth-for-client-submission-smtp/ba-p/4114750 Microsoft are closed one of the older legacy protocols; SMTP with basic authentication.Due late september 2025, now is the time to prepare your systems for the decommission of SMTP relay using the old basic authentication. This article talks about a few ways to modernize sending mails. High volume email …
Continue reading Move on from Exchange Online SMTP Basic Authentication with Client Submission

Robocopy

Robocopy is a great tool for copying and syncing data between source and destination (and vice-versa).Here you can find both general knowledge about the tool and few examples on how to use Robocopy. Reference All commands can be found here:https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy Known issues How to run Robocopy Robocopy is included in Windows. You can start Robocopy …
Continue reading Robocopy