Clear Cache and Temp Files in User Profiles on Windows (RDS) with PowerShell and GPO
Windows 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…
Windows 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…
NTLM (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 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…
In 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.
Folder 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…
Internet 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…
Microsoft has officially ended support for Internet Explorer (IE) in all current builds of Windows 10 and 11 since June 15, 2022 (except LTSC editions and Windows Server). The classic…
Administrators should occasionally delete old user profiles (retired or inactive users, etc.) from C:\Users on Windows workstations and servers. The Windows user profile cleanup task is most commonly performed on…
In this article, we will look at several ways to manage non-admin user permissions to restart or shutdown Windows workstations or servers. By default, non-privileged users can only reboot and…
You can use the Group Policy to create and deploy scheduled tasks to domain computers. For example, you can create a task that automatically logs out users or shuts down…