Robocopy sync with logfiles small tutorial

Hi everyone, doing on-premises project you often need to copy files from site A to site B. You need to sync folders or files or anyother things. Therefor robocopy is a small and integrated solution in windows environments. It’s integrated by default from Windows Vista and Server 2008 and above. If you have any older …

Exchange Online PowerShell V2 Copy “Sent As” Message to the original mailbox

I decided to write this article about ” Sent as” permission because lots of myths and false assumptions are connected with this topic. Many organizations use this feature to reply and veil their personal mail address. This is quite the right way. Now the issue ( many people don’t know there is a issue 😉 …

Microsoft Teams distribute company background via GPO (company branding)

Some time ago you were able to define backgrounds or bluring in Microsoft Teams. If you choose a background there are some predefined from microsoft. The download URL for backgrounds: https://statics.teams.microsoft.com/evergreen-assets/backgroundimages/ Custombackgrounds are stored inside the user %appdata%\Microsoft\Teams\Backgrounds\Uploads If you have a company and want to give your users the chance to use corporate backgrounds. …

Office 365 Business name changes the Second (to Microsoft 365)

Microsoft product group decided to change the names of smaller business products in the office 365 universe. This change takes affect on April 21, 2020 (automatically). First of all here are the new names (offical blogpost): Office 365 Business Essentials -> Microsoft 365 Business BasicOffice 365 Business Premium -> Microsoft 365 Business StandardOffice 365 Business …

Windows Server DomainController find LDAP binds

Some time ago Microsoft announced the changing of default domain controller behavior for ldap and ldap signing. See LINK.This affects every supported version of Windows Server (from 2008R2 till 2019). There is another LINK ADV190023 with detailed explanation. I think there should be no discussion to change your domaincontroller to ldap signing only. But what …