Resetting network settings in Windows is usually the last resort for dealing with complex issues with local network or Internet access. This feature allows resetting network and TCP/IP settings to…
Windows 11
- Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2019
Deploying Printers to Domain Users and Computers with GPO
March 15, 2024You can use Group Policies (GPOs) to install and connect shared printers to specific users, computers, and groups in an Active Directory domain. In this article, we’ll look at how…
- PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
How to Change the Network Profile (Location) to Public or Private on Windows
March 15, 2024When connecting to a new network, Windows prompts you to select its network profile type (network location): Public or Private. Windows network profiles are part of Windows Defender Firewall with…
- PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
How to Add/Remove Drivers to a Windows WIM/ISO Install Image
June 8, 2023You can simplify the deployment of the operating system on typical workstations (servers) if you add all the necessary drivers to the Drive Store of your Windows install image. In…
- Windows 10Windows 11Windows Server 2019
Configuring RDP/RDS Sessions Limits (Timeouts) on Windows
February 27, 2023When a user closes the RDP/RDS session window in a terminal client (mstsc.exe, RDCMan or Remote Desktop HTML5 web client) by simply clicking the cross in the top right corner…
- PowerShellWindows 10Windows 11Windows Server 2019
How to Find Duplicate Files Using PowerShell
June 8, 2023For one of the projects, I needed a PowerShell script to find duplicate files in the shared network folder of a file server. There are a number of third-party tools…
- Microsoft OfficeWindows 10Windows 11
Fix: Signature Button Not Working in Outlook 2019/2016/365
March 11, 2024In different versions of Outlook (2019/2016/2013/Microsoft 365 Apps), a bug occurs periodically when the create signature button stops working. When the user clicks the Signature button in the Outlook settings,…
- PowerShellWindows 10Windows 11Windows Server 2019
Uninstalling Programs with PowerShell in Windows 10/11
March 17, 2024In this article, we’ll look at how to uninstall software on a local or remote Windows computer using PowerShell. Quite often, the system administrator uses scripts to uninstall Windows applications.…
- Group PoliciesWindows 10Windows 11Windows Server 2019
Changing Default File Associations in Windows 10 and 11
February 27, 2023In this article, we’ll look at how to manage the default File Type Associations (FTA) on Windows 10/11 and Windows Server 2022/2019/2016. As an example, we will show how to…
Windows Subsystem for Linux (WSL2) is widely used by developers, administrators, and common users to run different Linux distros (Ubuntu, Debian, OpenSUSE, Kali Linux, Alpine), tools, and apps in Windows…