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-49105 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”
Hi All,
Yesterday, Microsoft has released the ExchangeOnlineManagement 3.7.0 PowerShell Module.
PowerShell Gallery ExchangeOnlineManagement 3.7.0 v3.7.0 :
Integrated WAM (Web Account Manager) in Authentication flows to enhance security. Starting with EXO V3.7, use the LoadCmdletHelp parameter alongside Connect-ExchangeOnline to access the Get-Help cmdlet, as it will not loaded by default. Fixed connection issues with app only authentication in Security & Compliance PowerShell. I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.25513.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,
Today, the Exchange Server Updates from November 2024 have ben re-released.
Re-release of November 2024 Exchange Server Security Update packages Released: November 2024 Exchange Server Security Updates Downloads:
Security Update For Exchange Server 2016 CU23 SU14 V2 (KB5049233) Security Update For Exchange Server 2019 CU14 SU3 V2 (KB5049233) Exchange 2019 You have to reboot the Server after the Installation
There is a new Version of Healthchecker
Exchange 2016 You have to reboot the Server after the Installation
Hi All,
I am over a year at the Social Media Plattform Bluesky you can find my Profile here Andres Bohren
One thing i was missing was the Statistics until i found Bsky Hub
You can simply create an Account
Add a Profile you want to have the Statistics
Enter the Bluesky Profile Handle
Then you get all the Stats you want
The only thing i am missing is to have the possibility to add Two-Factor Authentication
Hi All,
A few weeks ago, i did read the Article The latest enhancements in Microsoft Authenticator on the Entra Blog.
The Process of storing a Passkey in Authenticator App has been massivly improved.
I’ve tested this on my Android 14 Device.
The Passkey has been created
It’s explained how to use the Passkey
If you click on the URL and choose to use a Passkey
It still does not work in the Browser
Hi All,
Recently i’ve blogged about Azure DNS finally supports DNSSEC (Preview).
Today i want to show you how to enable DNSSEC on a Zone hosted in Azure by using the AZ PowerShell
Connect to Azure and list the Azure DNS Zones
Connect-AzAccount -Tenant icewolfch.onmicrosoft.com Get-AzDnsZone -ResourceGroupName rg_prod | ft name, ZoneType, ResourceGroupName, SigningKeys List a specific Zone (it is DNSSEC Enabled)
Get-AzDnsDnssecConfig -ResourceGroupName rg_prod -ZoneName icewolf.ch List a specific Zone (it is not DNSSEC Enabled)
Hi All,
I’ve blogged about Azure Arc enabled Server with Azure Connected Machine Agent with my Windows Server 2025 Preview earlyer this year.
There are constantly some improvements like Windows Server 2025 Hotpatching Preview.
Today i want to write about Licensing the Windows 2025 Azure Arc managed Server.
Configure Windows Server Pay-as-you-go with Azure Arc Process Let’s look at the Server. As you can see the Windows Server 2025 is not Licensed yet.
Hi All,
A few Hors ago, Microsoft has released the Version 2.25.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.25.0 PowerShell Gallery Microsoft.Graph.Beta 2.25.0 Release Notes
Adds Beta Cmdlets for paths under the directory.publicKeyInfrastructureRoot tag [v2] Examples Update Updates wrong Connect-MgBetaGraph to Connect-MgGraph Handles + character in supported equality and function operators in filter expressions Update CONTRIBUTING.md - fixing link by @mmascolino I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
On Ignite there was the anouncement, that Azure DNS finally supports DNSSEC (in public Preview).
DNSSEC overview (Preview) How to sign your Azure Public DNS zone with DNSSEC (Preview) Setup Bevore changing anythin i did run a check on Verisign Labs DNSSEC
Let’s go to Azure Portal and navigate to a DNS Zone. You can now see a “DNSSEC” Icon.
Now let’s “Enable DNSSEC”
Confirm
After a few Seconds you see DNSSEC delegation information