Vue lecture

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

Enable Device Encryption on Windows 11

Device Encryption is a Windows feature that automatically enables BitLocker-based encryption on the system drive and other fixed drives, protecting personal data from unauthorized access without requiring complex setup. It is especially valuable on Windows Home devices, where traditional BitLocker management features are unavailable.

Source

Disable Windows 11 Hibernate

Hibernate is a power management function in Windows 11 that saves the current system state to the hard drive and shuts down the device. Disabling Windows Hibernate frees up disk space used by the hiberfil.sys file. You can disable it in the GUI or at the command prompt with PowerShell.

Source

Disable NTLM authentication on Windows Server 2025

With Microsoft’s decision to deprecate NTLM (NT LAN Manager), it’s time to disable NTLM authentication on Windows Server 2025 and move toward more secure alternatives. NTLMv1 has already been removed in Windows Server 2025 and Windows 11, version 24H2, signaling the beginning of NTLM’s end. Given the protocol’s vulnerabilities—like pass-the-hash attacks—organizations should begin transitioning to stronger authentication methods such as Kerberos, the preferred protocol in Active Directory environments.

Source

Install an iSCSI Server on Windows Server 2025

Installing an iSCSI server on Windows Server 2025 enables the creation of scalable and flexible storage solutions by presenting remote drives as locally accessible resources. This guide provides a step-by-step approach to deploying an iSCSI server, configuring iSCSI virtual disks, and establishing connections to iSCSI targets from a client. Additionally, it examines the advantages and potential limitations of the iSCSI protocol.

Source

❌