You can use the clipboard in an RDP session to copy/paste text and files between a local computer and a remote host (this can be either a Windows workstation or…
Windows 10
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019
How to Disable NTLM Authentication in Windows Domain
March 16, 2024NTLM (NT LAN Manager) is a legacy Microsoft authentication protocol that dates back to Windows NT. Although Microsoft introduced the more secure Kerberos authentication protocol back in Windows 2000, NTLM…
- Active DirectoryGroup PoliciesQuestions and AnswersWindows 10Windows Server 2019
Group Policy Management in Active Directory
March 17, 2024Active Directory Group Policies allow you to centrally apply the same settings for multiple computers and/or domain users and greatly simplify configuration management in an AD domain environment. The Group…
- Questions and AnswersWindows 10Windows 11
Security Tab Missing from File/Folder Properties in Windows
March 13, 2024I faced the following issue: the Security tab in the properties of files and folders in Windows Explorer is no longer displayed on one of the computers running Windows 10.…
- PowerShellQuestions and AnswersWindows 10Windows Server 2019
Export-CSV: Output Data to CSV File Using PowerShell
March 15, 2024You can use the Export-CSV cmdlet in PowerShell to export data arrays to CSV files. In this article, we will show you how to export data to a CSV file…
- PowerShellQuestions and AnswersWindows 10Windows 11
How to Force Remove a Printer That Won’t Uninstall on Windows
March 15, 2024I have often encountered situations where Windows could not remove installed printers. A printer may not appear in the Windows Control Panel (but it may be available in the Print…
- PowerShellWindows 10Windows 11
How to Uninstall or Disable Microsoft Edge on Windows 10/11
June 8, 2023The Microsoft Edge browser is installed by default on Windows 11 and all new Windows 10 builds (and Windows Server 2022/2019). If you have another browser installed on the computers…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019
How to Add, Set, Delete, or Import Registry Keys via GPO
June 8, 2023In this article, we will look at how to use Group Policy (GPO) to centrally create, modify, import, and delete any registry keys and parameters on domain-joined computers.
Modern builds of Windows 10 and Windows 11 come with the Microsoft Edge browser preinstalled, which should replace the deprecated Internet Explorer (how to remove IE on Windows). Some users…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019Windows Server 2022
Configure User’s Folder Redirection with Group Policy
March 15, 2024Folder Redirection enables you to store some user profile folders (special folders like Desktop, Documents, Pictures, Downloads, etc.) in a shared network folder on your file server. Redirected folders work…