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
Hi All,
Once in a while, i check if there are new Drivers and Firmware for my Surface Laptop 3. This time i was lucky. Just a few Weeks ago, Microsoft has released an updated Package
Surface Laptop 3 with Intel Processor Drivers and Firmware I’ve dowloaded the *.msi for Windows 11 and installed the Update
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 the regression that caused a display issue when a user selects monitors for their session. Installing the Update
You can check the Versions by selecting the three dots on top right and select “About”
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 the regression that caused a display issue when a user selects monitors for their session. Installing the Update
You can check the Versions by selecting the three dots on top right and select “About”