Deploy MTA-STS with PS.MTA-STS PowerShell Module

Deploy MTA-STS with PS.MTA-STS PowerShell Module

Andres Bohren
Hi All, I’ve explained how “Mail Transfer Agent Strict Transport Security (MTA-STS)” works in this Article Mail Transfer Agent Strict Transport Security (MTA-STS) PS.MTA-STS A Month ago, the PS.MTA-STS PowerShell Module was announced on the Exchange Team Blog Introducing PS.MTA-STS: a PowerShell module to enhance mail flow security with MTA-STS Today a new Version has been released PowerShell Gallery PS.MTA-STS 1.2.0 I’ve tested the Module back then and contacted Jamy Klotzsche and worked with him to improve the Module on GitHub PS.
Mail Transfer Agent Strict Transport Security (MTA-STS)

Mail Transfer Agent Strict Transport Security (MTA-STS)

Andres Bohren
Hi All, What is MTA-STS Mail Transfer Agent Strict Transport Security (MTA-STS) makes sure that Emails are Transfered over a secured TLS Connection but has lower requirements than DNS based Authentification of Named Entities (DANE). “Mail Transfer Agent Strict Transport Security (MTA-STS)” has been defined in 2018 in the following RFC rfc8461 SMTP MTA Strict Transport Security (MTA-STS) MTA-STS benefits: Emails are transfered over a secure TLS connection Must use TLS-Version 1.
MSCommerce PowerShell Module 2.3 released

MSCommerce PowerShell Module 2.3 released

Andres Bohren
Hi All, Just a few Minutes ago, Microsoft has released a new Version of the MSCommerce PowerShell Module to the PowerShell Gallery. PowerShell Gallery MSCommerce 2.3 I also noticed, that they removed all other Versions from the PowerShell Gallery I am using the new PSResourceGet here instead of the PowerShellGet commands. List installed Module and what’s available from the PowerShell Gallery Get-InstalledPSResource MSCommerce -Scope AllUsers Find-PSResource MSCommerce Uninstall the old Module and install the new PowerShell Module
Kuando Busylight 2.4.2 Update for Microsoft Teams

Kuando Busylight 2.4.2 Update for Microsoft Teams

Andres Bohren
Hi All, I own a kuando Kuando_Busylight since many Years and used it with Skype for Business. Found out that there has been a recent update. The installed Version of Kuando Busylight is 2.3.0 The Updated software can be downloaded here: https://www.plenom.com/downloads/download-software/ Installation After the installation the Icon in the System Tray will be started. You get an Error message: Kuando Busylight is already running int the System tray. New version is installed
Microsoft.Graph PowerShell Modules 2.17.0 released

Microsoft.Graph PowerShell Modules 2.17.0 released

Andres Bohren
Hi All, A few Hors ago, Microsoft has released the Version 2.17.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.17.0 PowerShell Gallery Microsoft.Graph.Beta 2.17.0 Release Notes [v2] Weekly OpenApiDocs Refresh [v2] Examples Update Makes Set-MgUserPhotoContent compatible with both PS Core and PS Desktop I am using the new PSResourceGet here instead of the PowerShellGet commands. I’ve changed the Scope from “AllUsers” to “CurrentUser” in this Article - with that you don’t need to Run PowerShell as Administrator anymore.
Microsoft.PowerShell.PSResourceGet 1.0.4.1 released

Microsoft.PowerShell.PSResourceGet 1.0.4.1 released

Andres Bohren
Hi All, Already a few Months back i wrote an Article about the Sucessor of PowerShellGet called PSResourceGet. Today i noticed that there has been released a new Version PowerShell Gallery Microsoft.PowerShell.PSResourceGet 1.0.4.1 Looking at the Release Notes, there has been some Fixes regarding Packaging Check what Version is Installed and what Version is available in the PowerShell Gallery Get-InstalledPSResource Microsoft.PowerShell.PSResourceGet Find-PSResource Microsoft.PowerShell.PSResourceGet Install new Module - as you can see now both Versions are installed
PowerToys v0.80.0 released

PowerToys v0.80.0 released

Andres Bohren
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.80.0 Installation in Progress What’s new Updated PowerToys Regards Andres Bohren Windows Logo
Microsoft Remote Desktop for AVD and Windows 365 1.2.5326

Microsoft Remote Desktop for AVD and Windows 365 1.2.5326

Andres Bohren
Hi All, When you start the Remote Desktop Client, it checks for Updates and will inform you in the Notification Bar and you can see also a green arrow, that indicates an Update Release Notes: What’s new in the Remote Desktop client for Windows Fixed an issue that caused the RemoteApp window to appear stretched. When users enter text into the email or URL field to search for a workspace while subscribing to a feed, screen readers now announce whether the client can find the workspace.
MicrosoftTeams PowerShell Module 6.1.0 released

MicrosoftTeams PowerShell Module 6.1.0 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 6.1.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 6.1.0 Read more details in the Release Notes. 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 MicrosoftTeams -Scope CurrentUser Find-PSResource MicrosoftTeams Uninstall the old Module and install the newest Module Uninstall-PSResource MicrosoftTeams -Scope CurrentUser Install-PSResource MicrosoftTeams -Scope CurrentUser Get-InstalledPSResource MicrosoftTeams -Scope CurrentUser Some basic testing
Azure PowerShell Module AZ 11.5.0 released

Azure PowerShell Module AZ 11.5.0 released

Andres Bohren
Hi All, Yesterday, a new major Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 11.5.0 The Release Notes shows an impressive List of Updates I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource AZ -Scope CurrentUser Find-PSResource AZ Uninstall the old Modules and install the current Modules Uninstall-PSResource AZ -Scope CurrentUser Uninstall-PSResource AZ.