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 …

Bulk change SIP address for special active directory users

Lot of customers in small and medium businesses are using CTI Software for calling and connecting their PC with telephone. In most cases the software is connected to active directory and it’s using or maybe adding the SIP attribute to “proxyaddresses” attribute. Sometimes these software copies UPN (userprincipalname), but often this is not the same …

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 …

OneDrive Business KFM Known Folder Move without GPOs via Powershell

OneDrive Business KFM Known Folder Move without GPOs via Powershell Hi everyone, OneDrive for Business is developing all the time and got a new feature which is known as KMF (Known Folder Move). This feature was release in late june 2018 with releaseĀ  18.111.0603.0004. So what does it mean? This little feature allows you to …

Find microsoft teams organization wide with guests included

Find microsoft teams organization wide with guests included Some may have read my previous article about finding guests in teams, see link. Unfortunately, with the “normal” teams cmdlets only user-based queries can be dropped, so if my user is not a member of the team, then I also do not find the O365 group.So I …