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.81.0 Installation in Progress
What’s new
Updated PowerToys
Regards
Andres Bohren
Windows Logo
Hi All,
I have installed the Windows Server 2025 Preview (aka vNext). Yesterday i noticed that there is a new Version available.
Blog Article that point’s out the News in tis Version
Announcing Windows Server Preview Build 26212 Overview from Microsoft, what’s new with Windows Server 2025
What’s new in Windows Server 2025 (preview) Other Blog Articles i wrote about Windows Server 2025
Winget on Windows Server 2025 Preview Windows Server VNext (2025) Build 26040 Windows Server Insider Preview Build 25941 reveals new AD Forest and Domain functional Levels Upgrade I have Windows Server 2025 26085.
Hi All,
When you start the Microsoft Remote Desktop Client, it checks for Updates and you can see a green arrow, that indicates an Update
Release Notes: What’s new in the Remote Desktop client for Windows
Fixed an issue that made the multi-factor authentication (MFA) prompt appear twice when users tried to connect to a resource Fixed an issue that caused an extra string to appear next to a user’s tenant URL.
Hi All,
I’ve had some work to do with Scheduled Tasks and schedule a PowerShell Script with PowerShell. This Article shows you how you can list, create, export and import Scheduled Tasks.
List PowerShell Commands for Scheduled Tasks
Get-Command *ScheduledTask* These are the Scheduled Tasks on the Server
List Scheduled Tasks Get-ScheduledTask
Get-ScheduledTask List specific ScheduledTask
$ScheduledTask = Get-ScheduledTask -TaskName ZIPandDeleteIISLog $ScheduledTask | fl $ScheduledTask.Actions $ScheduledTask.Triggers Details Get-ScheduledTaskInfo
Get-ScheduledTask -TaskName ZIPandDeleteIISLog | Get-ScheduledTaskInfo Create new Scheduled Task Register-ScheduledTask
Hi All,
When you start the Remote Desktop Client, it checks for Updates and will inform you in the Notification Bar
and you can see also a green arrow, that indicates an Update
Release Notes: What’s new in the Remote Desktop client for Windows
Fixed an issue that caused the RemoteApp window to appear stretched. When users enter text into the email or URL field to search for a workspace while subscribing to a feed, screen readers now announce whether the client can find the workspace.
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.80.0 Installation in Progress
What’s new
Updated PowerToys
Regards
Andres Bohren
Windows Logo
Hi All,
When you start the Remote Desktop Client, it checks for Updates and will inform you in the Notification Bar
and you can see also a green arrow, that indicates an Update
Release Notes: What’s new in the Remote Desktop client for Windows
Fixed an issue that caused the RemoteApp window to appear stretched. When users enter text into the email or URL field to search for a workspace while subscribing to a feed, screen readers now announce whether the client can find the workspace.
Hi All,
If you read my Blog on a regular Base, you know i am playing around with Windows Server 2025 Preview (aka Windows Server vNext).
Windows Server VNext (2025) Build 26040 Windows Server Insider Preview Build 25941 reveals new AD Forest and Domain functional Levels Recently i’ve upgraded to the Build Number 26085.1
The OS Version can also be extracted with PowerShell
Get-ComputerInfo | Select-Object OSName, OSVersion, OsHardwareAbstractionLayer One of the cool things is that you can use Winget now also on Windows Server 2025
Hi All,
You have probably heard about the Problems with Kerberos Requests and LSASS Memory leaks on Windows Domain Controllers after the March 2024 update.
Issue with Kerberos requests on domain controllers may cause LSASS memory leaks A few days ago, some Out of Band Updates where Published - but they are only available for Download. They are not available via Windows Update.
March 22, 2024—KB5037422 (OS Build 20348.2342) Out-of-band Out of Band Updates:
Hi All,
I have recently played around with Azure Update Manager for VM and ARC. I had Problems installing the “2024-01 Security Update for Microsoft server operating system version 21H2 for x64-based Systems (KB5034439)” on the Windows Server 2022 Azure VM until i found the following Article
The January 2024 Windows RE update might fail to install
KB5028997: Instructions to manually resize your partition to install the WinRE update
The Update failed to install