Windows Privilege Escalation – AlwaysInstallElevated Policy

Introduction The Windows installer is a tool that helps install new software using MSI packages. The AlwaysInstallElevated feature is a setting in Windows that lets regular users install software with high-level permissions, like those of the SYSTEM user. This can…