Windows saves (caches) domain user credentials locally so users can log in without domain access if needed. This feature enables users to log on to their computers even when AD…
Windows Group Policy (GPO) Explanation and Tutorials
What Others Are Reading in Group Policies
- Group PoliciesWindows 11Windows Server 2022
How to Disable NetBIOS, LLMNR, mDNS Protocols in Windows
April 9, 2021Broadcast protocols NetBIOS over TCP/IP, LLMNR, and mDNS (Multicast DNS) are used to resolve names in Windows networks where there is no (unavailable) DNS server (typically, these are home or…
- Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2019
Auto Lock Computer Screen After Inactivity with GPO
April 8, 2021Information security best practices require the computer screen to be locked when the user is inactive (idle) for some time. A Windows user can lock the computer screen themselves (using…
- Active DirectoryGroup PoliciesPowerShellWindows Server 2019
Configuring Password Policy in Active Directory Domain
March 26, 2021The password policy in an Active Directory domain specifies basic security requirements for user account passwords, such as password complexity, length, frequency of password changes, and so on. A strong…
- Active DirectoryGroup PoliciesWindows 11Windows Server 2022
Mapping Network Drives (Shared Folders) via Group Policy
March 22, 2021Shared network folders from file servers can be made available to domain users as network drives using Group Policy. GPO allows configuring flexible rules to automatically map network drives based…
- Group PoliciesPowerShellWindows 10Windows 11
How to Uninstall Built-in Microsoft Store Apps on Windows 11 or 10
March 5, 2021Windows 10 and 11 ship with a set of pre-installed Microsoft Store applications (also known as UWP/APPX/MSIX apps). These are Calculator, Calendar, Mail, Cortana, Maps, News, OneNote, ZuneMusic, Camera, etc.…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2016
Configuring Proxy Settings on Windows Using Group Policy Preferences
February 17, 2021In 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
February 16, 2021To 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…
- Active DirectoryGroup PoliciesPowerShell
Check User Login History in Active Directory with PowerShell
January 22, 2021Active Directory provides several methods for determining when a user has logged on to the domain. The time of a user’s last successful authentication in Active Directory can be retrieved from…
- Group PoliciesWindows 10Windows 11Windows Server 2022
How to Disable/Remove Thumbs.db File on Network Folders in Windows
January 21, 2021Thumbs.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…