Windows Event Viewer Logs store useful information that is needed when analyzing the status of services and applications in Windows, troubleshooting errors, and auditing security events. By default, the sizes…
Group Policies
- Group PoliciesPowerShellWindows 10Windows Server 2019
How to Detect Who Changed the File/Folder NTFS Permissions on Windows?
May 24, 2023In some cases, the administrator needs to find out which process (program) or user has changed the NTFS permissions on a specific folder or file on a Windows file server.…
- Active DirectoryGroup PoliciesWindows Server 2016Windows Server 2019
Allow Non-admin Users RDP Access to Windows Server
May 22, 2023By default, the RDP access to the desktop of Windows Server member servers or Active Directory domain controllers are restricted to users added to the local Administrators or Domain Admins…
- Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2019Windows Server 2022
Configure Windows LAPS (Local Administrator Passwords Solution) in AD
April 25, 2023Windows LAPS (Local Administrator Password Solution) allows you to centrally manage the passwords for the local administrators on the computers in your AD domain. The current local administrator password is…
- Group PoliciesPowerShellWindows 10Windows Server 2019
Clear Cache and Temp Files in User Profiles on Windows (RDS) with PowerShell and GPO
March 13, 2023Windows Server RDS farm administrators are often faced with the problem of running out of space on a system drive due to a large amount of user data. This article…
- Active DirectoryGroup PoliciesSecurityWindows 10Windows Server 2019
How to Disable NTLM Authentication in Windows Domain?
February 28, 2023NTLM (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
February 27, 2023Active 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…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019
How to Add, Set, Delete, or Import Registry Keys via GPO?
February 7, 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.
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019Windows Server 2022
Configure User’s Folder Redirection with Group Policy
February 3, 2023Folder 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…
- Group PoliciesWindows 10Windows 11
Enable Internet Explorer (IE) Compatibility Mode in Microsoft Edge
January 27, 2023Internet Explorer compatibility mode (IE Mode) in the Microsoft Edge browser enables users to view legacy websites as if they were opened in classic Internet Explorer 11. This feature may…