Vue lecture

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.

September Windows Server updates break Remote Desktop Services (RDS)

September Windows Server updates break RDS
Windows administrators report that the September 2026 cumulative updates can cause Remote Desktop Services (RDS) to hang or crash on Windows Server 2019, 2022, and 2025. Microsoft’s release notes separately confirm Remote Desktop problems in Windows Server 2016, including broken audio redirection, while the updates also address a critical RDS remote-code-execution flaw.

Source

August 2026 update crashes CompatTelRunner on Windows Server 2016

August 2026 update crashes CompatTelRunner on Windows Server 2016
CompatTelRunner.exe is a Windows Compatibility Appraiser process. It runs diagnostic checks to determine whether a device’s hardware, drivers, and installed applications are compatible with upcoming Windows feature upgrades or cumulative updates. Microsoft has confirmed that the August 2026 security updates can cause recurring `0xc0000409` crashes in `CompatTelRunner.exe` on Windows Server 2016. The issue affects physical servers and virtual machines, including VMware and Azure deployments, but does not currently impair system functionality.

Source

Windows Server 2025 SQL Server crashes force an LPIM trade-off

Windows Server 2025 SQL Server crashes force an LPIM trade-off
Windows Server 2025 administrators may need to disable Lock Pages in Memory (LPIM) to stop SQL Server crashes linked to a change in the system’s memory-management behavior. Microsoft has not yet released a permanent fix for applications using Address Windowing Extensions (AWE), so disabling LPIM remains a potentially costly workaround.

Source

Windows 11 driver signing will require SBOMs, VEX files and newer hardware

Windows 11 driver signing will require SBOMs, VEX files and newer hardware
Microsoft will significantly tighten Windows Hardware Compatibility Program (WHCP) driver signing from March 2027. Drivers targeting Windows 11 25H2 or later and Windows Server 2025 or later will need validated Software Bill of Materials (SBOM) and Vulnerability Exploitability Exchange (VEX) files, while submissions will also need to target relatively modern hardware.

Source

Comment installer un serveur SFTP sur Windows Server

Dans cet article, nous verrons ensemble comment installer un serveur SFTP sur Windows Server. J’utiliserai ici Windows Serveur 2022 mais vous pouvez faire de même sur les versions précédentes. Nous utiliserons ici le logiciel open source OpenSSH pour réaliser cette tâche. Pourquoi utiliser un serveur SFTP ? Un serveur SFTP est un moyen sécurisé et …
❌