Hi All,
Today i’ve noticed, that there is a new PowerShell 7 Version available. Currently i have PowerShell 7.4.5 installed
You can Download it from here: v7.4.6 Release of PowerShell
Release notes:
Copy to static site instead of making blob public (#24269) Add ability to capture MSBuild Binary logs when restore fails Keep the roff file when gzipping it. Update PowerShell-Coordinated_Packages-Official.yml Update and add new NuGet package sources for different environments.
Hi All,
A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.25409.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 Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Find-PSResource Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module
Uninstall-PSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Install-PSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser List the Commands of the Module
Hi All,
Recently i was working together with one of my fellows (shout out to Raul Ruta) to figure out how Register Passkeys with the new Microsoft Graph Beta API’s.
The only thing we found was the Article of Jan Bakker, that uses the Yubico Sample scripts based on Phyton.
Register Yubikeys on behalf of your users with Microsoft Entra ID FIDO2 provisioning APIs I was looking if there is a better way that does not require Phyton and found this PowerShell Module
Hi All,
I recently had a customer that still allows SMS for MFA Authentication on theyr Entra ID Tenant.
We all know, that SMS and Voice, should not be used anymore for MFA Authentication.
In addition, i would point out, that can lead to a very bad situation, when using Teams Phone as your Voice destination. Think of how you want to authenticate to Teams, when receiving the MFA Voice call there 😂
Hi All,
There is a new Option in SharePoint Online Version History called “Automatic”
MS Learn Overview of version history limits for document libraries and OneDrive
Automatic hast the following Rules
As versions are created, users have access to the following versions:
All versions created within 500 count limit in first 30 days. Hourly versions (versions created at the top of the hour) between 30 to 60 day period. Daily versions (versions created at the beginning of each day) between 60 to 180 day period.
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,
Today i’ve seen the notification, that Azure Storage Explorer 1.36.0 has been released.
GitHub Release v1.36.0 Installation
Everything went smooth
Updated Azure Storage Explorer
Details from About
Regards
Andres Bohren
Azure Logo
Hi All,
I’ve recently had this Problem in PowerShell 7 on two diffrent Computers. It seems that PSRepository is not set and even the PackageProviders List is empty.
PowerShellGet is Version 1.1.0.0
Get-PackageProvider -ListAvailable Get-PSRepository Get-Module PowershellGet I can find some newer PowerShellGet Versions in PowerShell 5 Directories
Get-Module PowershellGet -ListAvailable When trying to install PowerShellGallery in the PSRepository it fails, because there is an Error installing NuGet.
Register-PSRepository -Default I’ve downloaded the *.
Hi All,
Microsoft has announced the Preview of Hotpatching for Windows Server 2025 and also supporting Azure and Arc Enabled machines:
Now in preview: Hotpatch for Windows Server 2025 Hotpatching is now available in preview on Windows Server 2025 Evaluation VMs in Azure Announcing Public Preview of Windows Server Hotpatch enabled by Azure Arc Benefits:
Lower workload impact with fewer reboots. Instead of 12 mandatory reboots a year on “Patch Tuesday”, you’ll now only have quarterly scheduled reboots (with the rare possibility of reboots being required in a nominal Hotpatch month).
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 for CVE-2024-43533 When you start the Microsoft Remote Desktop Client, it checks for Updates and you can see a green arrow, that indicates an Update
Installing the Update
You can check the Versions by selecting the three dots on top right and select “About”