Hi All,
Today i’ve seen the notification, that Azure Storage Explorer 1.33.0 has been released.
GitHub Release v1.33.0 Installation
Everything went smooth
Updated Azure Storage Explorer
Details from About
Regards
Andres Bohren
Azure Logo
Hi All,
Yesterday, a new major Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery.
PowerShell Gallery Az 11.4.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 AllUsers Find-PSResource AZ Uninstall the old Modules and install the current Modules
Uninstall-PSResource AZ -Scope AllUsers Uninstall-PSResource AZ.
Hi All,
I’ve installed Windows Admin Center on the Insider Preview of Windows Server 2025.
One interesting Option was “Azure hybrid center” > “Register your Windows Admin Center gateway”
You have to Authenticate with a Device code
If you want to Register a new Application you need to have the “Application Administrator” or “Global Administrator” Role when authenticate with the Device Code Flow.
Connect was successful
App Consent
Et voila, it has been done.
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.79.0 Installation in Progress
What’s new
Updated PowerToys
Regards
Andres Bohren
Windows Logo
Hi All,
I used Windows Admin Center a few years ago on Windows Server Core 2019
Useful Resources:
Product Website Server management reimagined with Windows Admin Center Microsoft Learn Windows Admin Center Download Windows Admin Center 2311 Installation I’ve downloaded the MSI and installed Windows Admin Center
The Setup proposed 443 for Windows Admin Center. That’s finde if you don’t plan to install IIS at a later point in time. So choose wisely.
Hi All,
Yesterday a new Version of PnP.PowerShell has been released to the PowerShell Gallery.
PnP.PowerShell 2.4.0 What’s changed and fixed
Release Notes I am using the new PSResourceGet here instead of the PowerShellGet commands.
To check what version is installed and what’s available from the PowerShell Gallery use the following Commands
Get-InstalledPSResource PnP.PowerShell -Scope AllUsers Find-PSResource PnP.PowerShell Uninstall the old version of the PowerShell Module and install the new one