Hi All,
Today i noticed that there is an update for Git
Highlights from Git 2.46 Release Notes 2.46.0 Let’s have a look at the installed version
git -v to update use the command below (cmd must be started “As Administrator”)
git update-git-for-windows This will download and start the update installer
Let’s check the git version after the update
git -v You can also download it here: https://git-scm.com/
Regards
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.83.0 Installation in Progress
What’s new
Updated PowerToys
Regards
Andres Bohren
Windows Logo
Hi All,
A few Hors ago, Microsoft has released the Version 2.21.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.21.0 PowerShell Gallery Microsoft.Graph.Beta 2.21.0 Release Notes
[v2] Weekly OpenApiDocs Refresh [v2] Examples Update Upgrades Moq version to 4.20.70, Microsoft.Graph.Core to 3.1.13 and Microsoft.PowerShell.SDK to 7.4.3 Resets graph environment session to its original state Adds parameter descriptions in script cmdlets Update Set-MgUserPhotoContent.md by @Agazoth I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
A few hours ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.25110.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,
Azure Advisor is a personalized cloud consultant that helps you follow best practices and optimize your Azure deployments. It analyzes your resource configuration and usage telemetry, then recommends solutions based on that data.
I recently detected that there is a Workbook in Azure Advisor that shows affected Resources from a Service Retirement
In Azure Advisor click on Workbooks
Select the Workbook “Service Retirement (Preview)”
You will see a List of Service Retirement Notices and on the bottom the affected Resources in your Azure Subscriptions
Hi All,
Today i’ve noticed, that there is a new PowerShell 7 Version available. Currently i have PowerShell 7.4.3 installed
You can Download it from here: v7.4.4 Release of PowerShell
Release notes:
Engine Updates and Fixes
Resolve paths correctly when importing files or files referenced in the module manifest (Internal 31780) Build and Packaging Improvements
Bump .NET to 8.0.303 I’ve downloaded the *.msi File and here are the Screenshots from the Installation
Hi All,
Somehow i did miss, that there was an Update for Entra Connect Sync (Azure Active Directory Connect) from early April. It’s for download only, so no Automatic Update.
Microsoft Entra Connect: Version release history Download Microsoft Entra Connect It’s still a bit a mess with the Product Names. The Product Name is “Microsoft Entra Connect Sync” but the Title ist “Microsoft Entra Connect” and you download “AzureADConnect.msi”.
Installation I’ve downloaded the MSI and here are the Installation Screenshots - yay we get a an updated Logo 😍
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 where users who were connecting using protocol launch had to complete two MFA prompts. 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
Hi All,
Yesterday the Exchange Team has anouced the Announcing Public Preview of Inbound SMTP DANE with DNSSEC for Exchange Online.
Our target dates for upcoming roadmap items are:
August 2024 – Inbound SMTP DANE with DNSSEC and MTA-STS report in the Exchange admin center October 2024 – General Availability of Inbound SMTP DANE with DNSSEC End of 2024 Deploying Inbound SMTP DANE with DNSSEC for all Outlook domains Transition provisioning of mail records for all newly created Accepted Domains into DNSSEC-enabled infrastructure underneath *.
Hi All,
I did notice yesterday, that finnaly the Cloud Shell in Azure and M365 does not require a Storage Account anymore.
Azure Got to Azure Portal and hit that PowerShell Icon on top near the Search Bar. The Cloud Shell starts and offers you to connect to Bash or PowerShell. I will use PowerShell here.
You can select “No storage account required” but still are required to select an Azure Subscription.