There are several ways to mount and access physical, virtual, or network drives in Windows Subsystem for Linux (WSL2). By default, the WSL environment mounts all Windows logical drives to the /mnt/
directory. In addition, you can access the WSL file system directly from File Explorer running on the Windows host by using the UNC path \\wsl$\
(for example, \\wsl$\ubuntu
).
- Windows 10Windows 11Windows Server 2019
Change Network Connection (Adapter) Priorities in Windows
August 5, 2024Sometimes, you may need to manually configure network connection priorities to route traffic correctly on a Windows computer with multiple network adapters (Ethernet, Wi-Fi, VPN).
The recently released Proxmox VE 8.2 hypervisor has a built-in wizard for importing virtual machines directly from VMware ESXi hosts. This post explains several scenarios of migrating VMs from VMware…
Microsoft recently announced that mandatory SMB packet signing for access to shared network folders will be enabled by default in Windows 11 24H2. This may cause problems when accessing shared…
- Azure and Microsoft 365Group PoliciesPowerShellWindows 10Windows Server 2022
Mapping SharePoint Online Library as Network Drive in Windows
July 16, 2024Connecting SharePoint Online document libraries through the OneDrive client or using the Web interface are the preferred and recommended ways to access document library files on SharePoint. But you can…
Microsoft has changed how the default printer is assigned in Windows 10 and 11. Windows now always sets the default printer to the last printer the user successfully printed to…
- PowerShellWindows 10Windows 11
Testing Internet Speed from Windows Command Prompt (PowerShell)
July 2, 2024Many online services allow you to test your Internet connection speed in real-time. If you need to regularly collect Internet connection speed metrics from your provider for monitoring, you can…
- Group PoliciesPowerShellWindows Server 2019
Configure File and Folder Access Auditing on Windows (GPO)
July 8, 2024The file system audit policy in Windows allows to monitor all access events to specific files and folders on a disk. An administrator can enable the audit policy to identify…
- LinuxWindows 11Windows Server 2019
Install Any OS from ISO Image over Network with iVentoy
June 24, 2024Ventoy is a lightweight PXE multiboot server app that stores bootable ISO images of various operating systems (Windows, Linux, VMware, LiveCD based on WinPE or Linux, etc.), allowing computers to…
- Group PoliciesPowerShellWindows 10Windows 11
How to Add or Remove Pinned Folders to Quick Access with PowerShell and GPO
August 11, 2024Windows File Explorer has a separate panel that displays a list of favorite folders and locations called Quick Access. Many users and administrators unjustly ignore this handy Windows tool for…