Hi All,
A few Days ago, Microsoft has released an Information about the IPv6 enablement for Accepted Domains in Exchange Online.
Starting 16 October, Microsoft will deploy IPv6 IP Addresses for MX Records that point to Exchange Online. You can control this behaviour with the following Commands:
Get-IPv6StatusForAcceptedDomain -Domain "domain.tld" Enable-IPv6ForAcceptedDomain -Domain "domain.tld" Disable-IPv6ForAcceptedDomain -Domain "domain.tld" Let’s check it out on my M365 Tenant
Connect-ExchangeOnline -ShowBanner:$false Get-IPv6StatusForAcceptedDomain -Domain "icewolf.ch" I’ve received an Error on a Domain i used for Exchange Online DANE Inbound Preview
Hi All,
Recently i received a Mail from Microsoft that i have to Update the Azure Function App to PowerShell 7.4 because PowerShell 7.2 retiring 8 November 2024.
Details can be found here:
Upgrading your Azure Function Apps to run on PowerShell 7.4 Azure Portal In the Azure Portal you can see under Configuration of the Azure Function App.
Runtime Version is probably already “~4”
Under “General settings” you can see the used PowerShell Version.
Hi All,
Yesterday, Microsoft has released the ExchangeOnlineManagement 3.6.0 PowerShell Module.
PowerShell Gallery ExchangeOnlineManagement 3.6.0 v3.6.0 :
Get-VivaModuleFeature now returns information about the kinds of identities the feature supports creating policies for (e.g., users, groups, or the entire tenant). Cmdlets for Viva feature access management will now handle continuous access evaluation (CAE) claims challengesAdded new cmdlets Get-VivaFeatureCategory and Get-VivaFeatureCategoryPolicy. Added fix for compatibility issue with Microsoft.Graph module. I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
Today i have received a notifications, that there is a new Jabra Direct release available.
Jabra Direct Release Notes
Jabra Direct would launch in the foreground instead of being minimized on startup Updated Software - No Updates available
Current Version of Jabra Direct
Regards
Andres Bohren
Unified Messaging Logo
Hi All,
A few Years ago i wrote an Article on how to Grant Access to a Entra App in Sharepoint to upload Files to a SharePoint Site with PnP.PowerShell
Upload file to SharePoint Online with PnP.PowerShell I wanted to do the same thing and there is a big red bar on top, that informs about the Azure ACS Retirement in April 2026.
Starting April 2, 2026, Azure Access Control service (ACS) usage will be retired for SharePoint in Microsoft 365 and users will no longer be able to create or use Azure ACS principals to access SharePoint.
Hi All,
A week ago, i received a Mail from Microsoft with an Entra ID recommendation.
Designate more than one global admin
I was a little bit confused, since there are multiple Global Admins in my tenant. All between the recomeended 2 to 4 Accounts. As you can see in the Screenshots below
Global Administrator - Eligible in Privileged Identity Management (PIM)
Global Administrator - Active in Privileged Identity Management (PIM)
Hi All,
Today i was notified, that a new Version of the Microsoft Remote Desktop Client is available
Release Notes: What’s new in the Remote Desktop client for Windows
Fixed an issue where initiating a screen capture while Teams is open as a RemoteApp caused the client to crash. Fixed an issue where the client crashed for users who have Windows N SKUs without the media framework. Addressed an issue that reduces the chance of encountering a “low virtual memory” error on reconnect attempts.
Hi All,
Today, Microsoft has released a new Version of O365CentralizedAddInDeployment PowerShell Module to the PowerShell Gallery. The recently released O365CentralizedAddInDeployment 3.0.1 has been unlisted.
O365CentralizedAddInDeployment 3.0.2 I was not able to find what has been changed, as there are no release notes available
Check what Module is installed and what Version is available on the PowerShell Gallery
Get-InstalledPSResource O365CentralizedAddInDeployment -Scope CurrentUser Find-PSResource O365CentralizedAddInDeployment Uninstall old Module and install the newest Module from the PowerShell Gallery
Hi All,
I noticed that Microsoft has released a new Version of PowerToys.
In the Main Window click on “Install now”
The Release notes can be found here
Release v0.84.1 Installation in Progress
What’s new
Updated PowerToys
Regards
Andres Bohren
Windows Logo
Hi All,
Yesterday, Microsoft has released a new Version of O365CentralizedAddInDeployment PowerShell Module to the PowerShell Gallery. Last Change was from 30/06/2023. No changes over a year…
O365CentralizedAddInDeployment 3.0.1 I was not able to find what has been changed, as there are no release notes available
Last time i blogged about it was here MO365CentralizedAddInDeployment 2.0.1 released
Check what Module is installed and what Version is available on the PowerShell Gallery