Hi All,
Today I have received a notification, that there is a new Jabra Direct release available.
In Jabra Direct under Updates you can see, that there is an update available
Jabra Direct Release Notes
New Features:
Co-existence with Jabra Plus for Jabra PanaCast 50 If a Jabra PanaCast 50 is enrolled and managed via Jabra Plus, it is not possible to make firmware updates or change settings. Security Updates:
Hi All,
A few hours ago, a new version of PSMSALNet has been released
-PowerShell Gallery PSMSALNet 0.1.3
I’ve checked the GitHub Pull Request
Added Kusto audience as non custom audience for the Resource Parameter 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 PSMSALNet -Scope CurrentUser Find-PSResource -Name PSMSALNet Uninstall the Module with PSResourceGet failed.
Hi All,
A day 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.3 Release Notes:
Set-PlaceV3: Add new parameter -IsHeightAdjustable Get-PlaceV3: Add new parameter -IsHeightAdjustable 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
Hi All,
One of my Websites is running on Azure Web App. I was recently looking into how to enable IPv6 for the Website. Here is what i found out.
In November 2024 Microsoft has anounced the Public Preview for Inbound IPv6 Traffic on Azure Web Apps.
Announcing inbound IPv6 support in public preview Azure Portal In the Azure Portal under Configuration you can select between:
IPv4 IPv6 IPv4 and IPv6 I’ve selected “IPv4 and IPv6”
Hi All,
Today i’ve seen, that there is a new Version of Azure CLI.
Let’s check the installed Version
az version You can initiante the Upgrade to the latest CLI with the following command
az upgrade The Release notes can be found here Azure CLI release notes
The downloaded MSI starts
Installation is sucessful
But “az version” seems not to be working correctly
az version So i’ve decided to uninstall the Software
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.95.1
Light Switch
Fixed bug where Light Switch was enabled by default Fixed bug where Manual time schedule was being overridden by sunset calculations Renamed “Manual” mode to “Fixed Hours” for clarity Created a new “Off” mode that disables the schedule but still allows the shortcut to be used Fixed a bug which allowed the taskbar to be the accent color in light mode (this should only be allowed in dark mode) Fixed a bug where light/dark times where not updating when switch between modes (Specifically manual back to Sunset to Sunrise mode).
Hi All,
A few Hors ago, Microsoft has released the Version 2.32.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.32.0 PowerShell Gallery Microsoft.Graph.Beta 2.32.0 Release Notes
There is no description, only the Changelog
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.
Hi All,
Today i’ve noticed, that there is a new PowerShell 7 Version available. Currently i have PowerShell 7.5.3 installed.
Release Notes and Download: v7.5.4 Release of PowerShell
Update to .NET SDK 9.0.306 Update Ev2 Shell Extension Image to AzureLinux 3 for PMC Release Fix variable reference for release environment in pipeline Add v7.5.3 Changelog Add LinuxHost Network configuration to PowerShell Packages pipeline Backport Release Pipeline Changes Update branch for release Mark the 3 consistently failing tests as pending to unblock PRs add CodeQL suppresion for NativeCommandProcessor add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods Remove UseDotnet task and use the dotnet-install script Automate Store Publishing Ensure that socket timeouts are set only during the token validation Suppress false positive PSScriptAnalyzer warnings in tests and build scripts I’ve downloaded the *.
Hi All,
Did you notice that the EntraID User Accounts are now disabled when you create Shared Mailboxes in Exchange Online?
In April this of Year i saw, that Shared Mailboxes in Exchange Online had disabled Entra Accounts. But it was not consistent in diffrent Tenants and disappeared after a few days.
Now i have retested this, and the Entra ID Accounts of Shared Mailboxes are now disabled. I can’t tell when this change was implemented and i didn’t see any Documentation or Information in the Message Center - but it’s possible i’ve overseen that.
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.95.0
Highlights
NEW: The Light Switch utility in PowerToys allows you to automatically switch between light and dark themes in Windows based on the time of day. Command Palette delivered major search performance gains (new fuzzy matcher + smarter fallbacks) improving relevance and speed.