Hi All,
A few days ago, Microsoft has released the ExchangeOnlineManagement 3.9.0-Preview1 PowerShell Module.
PowerShell Gallery ExchangeOnlineManagement 3.9.0-Preview1 v3.9.0-Preview1:
Introduce -EnableSearchOnlySession switch in Connect-IPPSSession cmdlet, which enables certain eDiscovery and related cmdlets that connect to other M365 services I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery. You need to use the -Prerelease Parameter to show Preview Versions of a Module
Hi All,
Today I have received a notification, that there is a new Jabra Direct release available.
Jabra Direct Release Notes
New Features:
User notifications regarding changes that affect the privacy protection of personal information when the PanaCast 50 is configured over Wi-Fi using WEP, WPA, or open networks. Fixed:
The Jabra Direct startup setting on computers was visible to end-users when configured via Jabra Xpress. Minor performance and stability improvements Installation Updated Software - No Updates available
Hi All,
I’ve found an Issue in my Get-Mailprotection Script and fixed it. The updated Version has been released.
PowerShell Gallery Get-Mailprotection 1.17 Release Notes 1.17
Fixed Bug Autodiscover A Record I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource -Name Get-Mailprotection -Scope CurrentUser Find-PSResource -Name Get-Mailprotection Uninstall old Version and install new Version
Uninstall-PSResource -Name Get-Mailprotection -Scope CurrentUser Install-PSResource -Name Get-Mailprotection -Scope CurrentUser Get-InstalledPSResource -Name Get-Mailprotection -Scope CurrentUser Use the Script
Hi All,
A few days ago, Microsoft has released the MicrosoftTeams PowerShell Module 7.2.1 Preview to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 7.2.1-Preview
Read more details in the Release Notes
Adds Notify parameter to [Set|Remove]-CsPhoneNumberAssignment cmdlets. Releases [New|Set|Remove|Get|Grant]-CsTeamsPersonalAttendantPolicy cmdlets. Adds OCDIRedirect parameter to [Set|Remove]-CsTeamsUpdateManagementPolicy. I am using the new PSResourceGet here instead of the PowerShellGet commands.
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledPSResource -Name MicrosoftTeams -Scope CurrentUser Find-PSResource -Name MicrosoftTeams -Prerelease Uninstall the old Module and install the newest Module
Hi All,
I have a Project, where i need to use the AzureCLI. Therefore i need to install the latest update.
az version Upgrade Beginning with version 2.11.0, the Azure CLI provides an in-tool command to update to the latest version.
az upgrade This downloads the current *.msi File and starts the installation
Successful installation
Let’s check the Version
az version Install x64 Version I didn’t like that is was 32 Bit and uninstalled the AzureCLI.
Hi All,
Today i saw, that there is a new Preview Version of Microsoft.PowerShell.PSResourceGet
PSGallery Microsoft.PowerShell.PSResourceGet 1.2.0-preview2 Release Notes:
New Features
Ingetration of the Azure Artifacts Credential Provider for ADO feeds (#1765) Bug Fix
Bug fixes for NuGet v3 dependencies Bug fix for temporary installation path failure when installing PSResources on Linux machines I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery.
Hi All,
Recently i have been stumbled upon a new Version of the Microsoft Purview Information Protection client
Microsoft Purview Information Protection client Microsoft Purview Information Protection client - Release management and supportability Installation of the *.msi file
Started the Information Protection Viewer client
List commands from the PowerShell Module PurviewInformationProtection
Get-Command -Module PurviewInformationProtection Regards
Andres Bohren
M365 Logo
Security Logo
Hi All,
A few days ago, i did publish the Article Installing ADFS on Windows Server 2025. That gave me the opportunity, to test some scenarios with Exchange and Active Directory Federation Services (ADFS).
ADFS Server Let’s start the ADFS MMC
C:\Windows\ADFS\Microsoft.IdentityServer.msc Create relying party trusts in AD FS for Outlook on the web and the EAC As you can see, the Relying Party Trusts are empty
Create Relying Party Trust for Outlook on the Web (owa)
Hi All,
A few Hors ago, Microsoft has released the Version 2.29.1 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.29.1 PowerShell Gallery Microsoft.Graph.Beta 2.29.1 Release Notes
not yet released I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource -Name Microsoft.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.Graph.Beta -Scope CurrentUser Find-PSResource -Name Microsoft.Graph Find-PSResource -Name Microsoft.Graph.Beta Uninstalling the old Microsoft.
Hi All,
For a Project i had to test something with ADFS. That’s why i have set up an Active Directory Federation Server/Service (ADFS) on a Windows Server 2025.
To be clear: I don’t advocte for installing ADFS. In contrary i still recommend to use Entra ID instead of ADFS and get rid of Federated Domain in M365.
Install Windows Feature Install-WindowsFeature ADFS-Federation -IncludemanagementTools Certificate There are many ways on how to get a public Certificate.