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 …

Connect local explorer to Microsoft Teams files

UPDATE 04/04/2020: the newest teams version gives you a small button to sync, this uses the same link in sharepoint. But you can use Sharepoint version also. Teams is a really cool collaboration software from Microsoft, but some things are kind of inconvenient. Lot of customers ask me how to sync the files from teams …

Office 365 E-Mail forward attack via inboxrules in user mailboxes

NOTE: you can also use the code on exchange onpremises 2010 and aboveA customer called me two weeks ago, that he got the feedback from his customer that he is sending some strange mails. So I had a look at the O365 security and clompliance center. After searching some reports I found out, that every …

O365 PowerShell Connector with encypted password files

During my daily work I need to connect to Office 365 powershell from time to time, so I also want to automate this task to safe time and also because I’m a lazy guy. Befor using my O365 connector you should read my other articles about encrypting passwords to secure string. See my prolog working …