Guides and articles

Practical guides for system administrators — Windows, PowerShell, Active Directory, networking, and infrastructure.

How to restore the old right-click context menu in Windows 11

Windows 11 introduced a redesigned right-click context menu with a simplified layout and hidden advanced options. While it looks cleaner, it often slows down administrative workflows because many common actions are now behind the Show more options layer.

For system administrators and power users, this adds unnecessary friction. This guide shows how to restore the classic Windows 10-style context menu, explains what changed, and provides safe ways to switch between modes.

How to customize colors in Windows Terminal

Windows Terminal lets you define color schemes once in settings.json and apply them to any profile. For administrators who spend hours reading PowerShell output, event logs, and SSH sessions, a well-configured scheme is not cosmetic — it directly affects how…

How to move AppData folder to another drive on Windows

Some applications write gigabytes of cache, logs, and profile data to C:\Users\John\AppData — with no built-in option to change that location. On systems with a small SSD boot drive, this fills up quickly. The standard solution is to move the…

How to list all symbolic links on Windows

Symbolic links and junctions are invisible in normal directory listings — they appear as regular folders or files in File Explorer and most tools. When auditing a system, troubleshooting a broken path, or reviewing a server you inherited, knowing where…

How to rescan storage on an ESXi host

After making changes to your storage infrastructure — adding a new LUN, modifying iSCSI or Fibre Channel zoning, connecting a new NAS share, or removing a stale datastore — ESXi hosts do not automatically detect the updated storage state. A…