The digital signature of a PowerShell script (*.PS1 file) allows you to verify that a known trusted publisher signs the script and that its code has not been modified. The…
Windows 10
What Others Are Reading in Windows 10
- Windows 10Windows 11Windows Server 2022Windows Server 2025
Enable Remote Desktop Sessions Shadowing on Windows Server RDS
December 3, 2025Shadow connection mode in Windows allows administrators to connect to any user’s RDP/RDS session to view and interact with their desktop (with or without user consent). The Remote Desktop Shadowing…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2016
Configuring Proxy Settings on Windows Using Group Policy Preferences
February 27, 2023In this article, we’ll take a look at how to centrally configure proxy settings on Windows 10 computers in a domain using Group Policy. Most popular browsers (such as Microsoft…
- Active DirectoryGroup PoliciesPowerShellWindows 10Windows Server 2022
How to Refresh (Update) Group Policy Settings on Windows
August 13, 2024To apply new local or domain Group Policy (GPO) settings to a Windows computer, the Group Policy Client (gpsvc) service must read the policy files and apply the setting to…
- Windows 10Windows 11Windows Server 2019
Managing Administrative Shares (Admin$, IPC$, C$) on Windows
March 15, 2024Windows administrative shared folders are used for remote access and computer management. By default, the following administrative shares are created by Windows:
- Windows 10Windows Server 2016
Fixing “Winload.efi is Missing or Contains Errors” in Windows 10
March 16, 2024Let’s consider one more common Windows 10 boot error that occurs due to the damaged or missing winload.efi file. The problem manifests itself in the following: Windows stops booting with…
In this article we’ll show you how to restrict network data transfer rate to/from Windows Server 2016 and Windows 10 using built-in and third-party tools. You may know that Windows…
- Windows 10Windows 11Windows Server 2025
How to Rebuild (Reset) Icon Cache in Windows 11 or 10
February 10, 2026When displaying icons, shortcuts, and various file types in File Explorer, Windows attempts to retrieve their thumbnails from icon cache files. Thanks to this, Windows Explorer draws objects faster because…
- Group PoliciesWindows 10Windows 11Windows Server 2022
How to Disable/Remove Thumbs.db File on Network Folders in Windows
February 10, 2026Thumbs.db (thumbnail cache) is a hidden system file that is automatically created by the Windows File Explorer in folders containing image and video files when the thumbnail preview mode is…
- Hyper-VVirtualizationWindows 10Windows Server 2016
USB Device Passthrough (Redirect) to Hyper-V Virtual Machine
March 15, 2024One of the significant disadvantages of Hyper-V over other hypervisors (for example, VMWare ESXi or Proxmox) is the lack of a feature of redirecting USB devices from the host to…