Renew Exchange Federation Certificate

Renew Exchange Federation Certificate

Andres Bohren
Hi All, Recently i noticed that my Exchange Server and Exchange Delegation Federation Certificates have been Expired There is a Documentation that is still valid Renew the federation certificate There are two diffrent Szenarios: Your Federation Certificate is still valid Create a new federation certificate Configure the new certificate as the federation certificate Update the federation proof of domain ownership TXT record in external DNS Verify the distribution of the new federation certificate to all Exchange servers Activate the new federation certificate Your Federation Certificate has expired Remove Federated Domain Remove Federation Trust Create a new federation certificate Configure the new certificate as the federation certificate Update the federation proof of domain ownership TXT record in external DNS Verify the distribution of the new federation certificate to all Exchange servers FederationTrust UpdateMetadata Add Federated Domains Im my case the Certificate has expired Get-ExchangeCertificate For the Self Signed Exchange Certificate it’s a straight forward Process.
Jabra Direct Update (May 2023)

Jabra Direct Update (May 2023)

Andres Bohren
Hi All, Yesterday i’ve got again a Message that a new Version is available for Jabra Direct. Jabra Direct Release Notes I am still annoyed by the Update notice that occurs every Hour. Open up Jabra Direct and hit “Update now” This will launch the Setup As you can see everything is up do date Regards Andres Bohren Unified Messaging Logo
Report AzureAD and MSOL with Azure LogAnalytics

Report AzureAD and MSOL with Azure LogAnalytics

Andres Bohren
Hi All, It’s not much more than a Month, until Azure AD (AzureAD) and MSOnline (MSOL) PowerShell Modules will be depreciated. Reference: Entra Changes Did you know that you can list the Usage of these PowerShells with AzureAD Workbooks Entra Portal > Montitoring & health > workbooks > Sign-ins Select Timerange “Last 30 days” and Apps “Azure Active Directory PowerShell” If you click on the LogAnalytics Icon you will jump to Azure LogAnalytics Workspace
Azure PowerShell Module Az 10.0.0 released

Azure PowerShell Module Az 10.0.0 released

Andres Bohren
Hi All, Just a few Minutes ago, a new Version of the AZ PowerShell Module has been released to PowerShell Gallery. Az 9.6.0 As always the ChangeLog is full of updates Show Installed AZ Module and what’s available in the PowerShell Gallery Get-InstalledModule AZ Find-Module AZ I’ve created a Script to uninstall all AZ.* Modules and install the newest ones. It can be run directly from your PowerShell. #Run Script directly from GitHub $ScriptFromGitHub = Invoke-WebRequest "https://raw.
Microsoft 365 Groups in Outlook on the web

Microsoft 365 Groups in Outlook on the web

Andres Bohren
Hi All, Exiting times in Outlook on the Web. After Work hours and location in Outlook and Teams another new Feature in Outlook on the Web starts popping up. There is a new Microsoft 365 Group Icon in Outlook on the Web It opens a new M365 Group Overview in Outlook Informs you about the news It’s even possible to view the Inbox Folders on Groups Regards Andres Bohren Exchange Logo
Microsoft.Graph PowerShell Module 2.0.0-rc1 released

Microsoft.Graph PowerShell Module 2.0.0-rc1 released

Andres Bohren
Hi All, Yesterday Microsoft has released a new Version of the Microsoft.Graph 2.x PowerShell Modules to the PowerShell Gallery. It’s the first Release Candidate - so i expect it to be GA in the next few Months. PowerShell Gallery Microsoft.Graph 2.0.0-rc1 Microsoft.Graph Release Notes If you have already installed Microsoft Graph Modules you need to use the -Force and -AllowClobber Parameter Get-InstalledModule Microsoft.Graph -AllVersions Find-Module Microsoft.Graph -AllowPrerelease Install-Module Microsoft.Graph -AllowPrerelease -Force -AllowClobber Get-InstalledModule Microsoft.
PowerShell Module AzureADPreview 2.0.2.181 has been released

PowerShell Module AzureADPreview 2.0.2.181 has been released

Andres Bohren
Hi All, I was very surprised to see that there is new AzureADPreview PowerShell Module in the PowerShell Gallery. The Module was last updated over a year ago. PowerShell Gallery AzureADPreview Due the retirement of AzureAD and MSOL PowerShell Modules i was not expecting to see any updates anymore https://aka.ms/entrachanges Let’s install the AzureADPreview PowerShell Module side by side with the old Module by using the -Force Parameter Get-InstalledModule AzureADPreview -AllVersions Find-Module AzureADPreview Install-Module AzureADPreview -Force Get-InstalledModule AzureADPreview -AllVersions Let’s check the count of the Commands in the old Module
Use Microsoft Designer to generate Images with AI

Use Microsoft Designer to generate Images with AI

Andres Bohren
Hi All, Do you know Microsoft Designer? The Microsoft Designer app is a graphic design tool in Microsoft 365 that allows users to create custom invitations, digital postcards, and other materials using the same artificial intelligence technology as DALL-E 2. More information can be found here: What Is Microsoft Designer and How To Use It I am using currently my Microsoft Account (Private Account) to log into Microsoft Designer. It’s a free “Text to Image” Artificial Intelligence System that is based on DALL-E 2
Azure Storage Explorer 1.29.1

Azure Storage Explorer 1.29.1

Andres Bohren
Hi All, Today i’ve seen, that there is a new Version of the AzureStorageExplorer available Starting the Setup You can see that this will be the last x86 version. Starting with 1.30.0 there will be only x64 Versions The Preview feature is new in Azure Storage Explorer. So you don’t need to download the File to view it. That’s cool 😍 Regards Andres Bohren Azure Logo
EasyDmarc - DMARC Reporting Tool

EasyDmarc - DMARC Reporting Tool

Andres Bohren
Hi All, I’ve written about DMARC (Domain-based Message Authentication, Reporting and Conformance) Topics several times in this Blog: SPF / DKIM / DMARC Basics How to set the DMARC Record for .onmicrosoft.com Address Exchange Online sends now DMARC Aggregate Reports Valimail Free DMARC Monitor for Office 365 (Free DMARC Reporting tool - not recommended) DMARC Advisor (DMARC Reporting Tool - best so far) Now i tried another DMARC Reporting Tool EasyDMARC