Hi All,
I’ve published a new Swiss Domain Security Report Q3 2025 to rise awareness about the available Security technologies around Domains and Mailsecurity. It shows the adoption of diffrent technologies for the whole .ch TLD (Top Level Domain).
Hope you enjoy it and learn something. Let’s improve the Security in Switzerland!
Note: I am a private person and this is just a hobby project. But i believe this Report can be useful as an Overview of the Mail- and Domain Security in Switzerland.
Hi All,
Microsoft has released the Exchange Server Security Updates yesterday for these Exchange Server Versions:
Exchange Server Subscription Edition (SE) Exchange Server 2019 Exchange Server 2016 October 2025 SUs are the last publicly available SUs for Exchange Server 2016 and 2019. From this point forward, only customers who contacted their Microsoft Account Teams to get the Extended Security Update (ESU) for those versions will receive new SUs that we might release for Exchange 2016 and 2019, through April 2026.
Hi All,
Just a few hours ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery.
PowerShell Gallery Az 14.5.0 GitHub Release Notes Az 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 AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules
Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck Uninstall-PSResource AZ.* -Scope CurrentUser -SkipDependencyCheck Now i can install the newest AZ Module and list all the AZ.
Hi All,
A few hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 7.4.0 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 7.4.0 Read more details in the Release Notes
Releases Get-TeamsArtifacts cmdlet. Adds MainlineAttendantAgentVoiceId parameter to New-CsAutoAttendant cmdlet. Releases [New|Set|Remove|Get]-CsTagsTemplate cmdlets. Releases New-CsTag cmdlet. [BREAKING CHANGE] Renames BotId and PairedApplication parameters in [New|Set|Get]-CsComplianceRecordingForCallQueueTemplate cmdlets to BotApplicationInstanceObjectId and PairedApplicationInstanceObjectId respectively. Releases Get-TeamsRemoteLogCollectionConfiguration and [Get|Set|New|Remove]-TeamsRemoteLogCollectionDevice cmdlets. I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
Today i’ve seen the notification, that Azure Storage Explorer 1.40.0 has been released.
GitHub Release Notes v1.40.0 Installation
Everything went smooth
Updated Azure Storage Explorer
Details from About
Regards
Andres Bohren
Azure Logo
Hi All,
A few Hors ago, Microsoft has released the Version 2.31.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.31.0 PowerShell Gallery Microsoft.Graph.Beta 2.31.0 Release Notes
Seems like the onPremesisSync Properies where missing
Include users.onPremesisSync Include groups.onPremesisSync 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.
Hi All,
I did read today, that Windows 11 25H2 has been released. Currently i am running Windows 11 24H2.
What’s new in Windows 11, version 25H2 Windows 11 version 25H2 Microsoft has officially rolled out Windows 11 version 25H2, a streamlined update focused on security, performance, and enterprise flexibility. Unlike previous major releases, 25H2 is delivered as a lightweight enablement package (eKB)—a sub-200KB update that activates features already present in version 24H2, requiring just a quick reboot for most users.
Hi All,
Just a few hours ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.26510.12000 PowerShell Module.
PowerShell Gallery Microsoft.Online.SharePoint.PowerShell 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.Online.SharePoint.PowerShell -Scope CurrentUser Find-PSResource -Name Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module
Uninstall-PSResource -Name Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
Hi All,
Today, 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.94.2
Installation in Progress
What’s new
Home
Updated PowerToys
Regards
Andres Bohren
Windows Logo
Hi All,
Two days ago, a new Version of the MicrosoftPlaces PowerShell Module has been released.
Note: This PowerShell Module Requires PowerShell 7 and newer
PowerShell Gallery MicrosoftPlaces 2.1.0 Release Notes:
Set-PlacesSettings: Deprecate the PlacesEnabled and Entitlement parameters 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 MicrosoftPlaces -Scope CurrentUser Find-PSResource -Name MicrosoftPlaces Uninstall old Version