Microsoft Teams Export assigned Phonenumbers to CSV

Andres Bohren
Hi All, Did you ever wanted to have a List of all assigned Phone Numbers in Teams? For CallQueues and Autoattendant you can find the List of ResourceAccounts in Teams Admin Center (TAC) under Voice > Resouce accounts Sadly, the same does not apply for Users. Under "Phone Numbers" you will find only a List of Numbers if you're using Operator connect. For the Users you have to go to Users > Manage users.

Upload file to SharePoint Online with PnP.PowerShell

Andres Bohren
Hi All, A few weeks ago i had to upload a File to a SharePoint Site with a PowerShell Script. In this Blog Article i explain how i did it. All you need is Azure AD Application Sharepoint Permission PnPPowerShell https://www.powershellgallery.com/packages/PnP.PowerShell/ Here is the File i want to upload and replace with my PowerShell Script (Documents/Project/Script/AADUsers.csv) Azure AD Application You need to create an Azure AD Application. Copy the Application ID, you will need that later for the PowerShell Script

M365 Import List from Excel File

Andres Bohren
Hi All, Did you know, that you can create a Microsoft List in M365 from an Excel? I have created this Example Excel From the Office 365 Portal in the Browser i open Lists Here i create a "New List" I select "From Excel" The Excel File has to be on your OneDrive If the Table is not yet properly formated you need to fix that With the klick on the above "

Azure Active Directory Connect 2.0.91.0 released

Andres Bohren
Hi all, Microsoft has released a new version of Azure Active Directory Connect (AAD Connect). AAD Connect Health Component is now FIPS compliant. Azure AD Connect: Version release history https://docs.microsoft.com/en-us/azure/active-directory/hybrid/reference-connect-version-history In the Microsoft 365 Admin Center you will see also the new Version https://admin.microsoft.com/Adminportal/Home#/dirsyncmanagement Regards Andres Bohren

DANE - DNS based Authentification of Named Entities

Andres Bohren
Hi All, You might have stumbled over the Microsoft Anouncement of DNSSEC/DANE for Exchange Online. In this Blog i would like to explain how it works in detail Support of DANE and DNSSEC in Office 365 Exchange Online https://techcommunity.microsoft.com/t5/exchange-team-blog/support-of-dane-and-dnssec-in-office-365-exchange-online/ba-p/1275494 Microsoft 365 roadmap https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=&searchterms=dane What is DANE? DANE is the abbreviation for "DNS based Authentification of Named Entities". It requires DNSSEC https://www.ietf.org/rfc/rfc4035.txt Dane is defined in the RFC6698 The DNS-Based Authentication of Named Entities (DANE)

How does Brand Indicators for Message Identification (BIMI) work?

Andres Bohren
Hi all, Recently i was stumbled over a new expression called "BIMI" What is BIMI? Brand Indicators for Message Identification or BIMI (pronounced: Bih-mee) is an emerging email specification that enables the use of brand-controlled logos within supporting email clients. BIM' leverages the work an organization has put into deploying DMARC protection, by bringing brand logos to the customers inbox. For the brands logo to be displayed. the email must pass DMARC authentication checks.

Jabra Direct Update (January 2022)

Andres Bohren
Hi there, Jabra has released the January 2022 Version of theyr Jabra Direct Software (Version 5.11.01302) The details can be found in the release notes https://www.jabraheadsets.ch/support/release-notes/release-note-jabra-direct Regards Andres Bohren

Azure Information Protection Unified Labeling (AIP UL) 2.13.49

Andres Bohren
Hi everybody I've just seen that a new version of Microsoft Azure Information Protection (AIP UL) Client was released. Apart from a few updates, fixes, and enhancements the new Client will only support x64 Plattform. Azure Information Protection unified labeling client - Version release history and support policy https://docs.microsoft.com/en-us/azure/information-protection/rms-client/unifiedlabelingclient-version-release-history Microsoft Azure Information Protection https://www.microsoft.com/en-us/download/details.aspx?id=53018 Regards Andres Bohren

Exchange Security Updates January 2022

Andres Bohren
Hi Everybody, Instead of the delayed December Exchange Cumulative Updates, we've got Security Updates for Exchange 2013/2016/2019 Released: January 2022 Exchange Server Security Updates https://techcommunity.microsoft.com/t5/exchange-team-blog/released-january-2022-exchange-server-security-updates/ba-p/3050699 In my Blog Post i'm covering the Exchange 2016 CU22 Security update. Security Update For Exchange Server 2016 CU22 (KB5008631) https://www.microsoft.com/en-us/download/details.aspx?id=103855 Please make shure you run the *.msp in an elevated CMD Regards Andres Bohren

Exchange Y2K22 Bug in Malware Engine

Andres Bohren
Hallo zusammen, Ich habe am 1. Januar auf Twitter den Link auf das Blog von MVP Jaap Wesselius gesehen. Dort wurde beschrieben, dass Mails auf dem Exchange Server On Prem in der Transport Queue hängenbleiben und mal als Workaround das Malware Scanning deaktivieren soll. THE FIP-FS SCAN PROCESS FAILED INITIALISATION. MAIL IS QUEUED ON EXCHANGE SERVERS. https://jaapwesselius.com/2022/01/01/the-fip-fs-scan-process-failed-initialisation-mail-is-queued-on-exchange-servers/ CD $ExScripts .\Disable-AntiMalwareScanning.ps1 Restart-Service MSExchangeTransport Als ich daraufhin das Exchange Team Blog aufgesucht habe, war da noch keine Information zu lesen.