I have a server running Server 2022 that has two local users, one admin and one standard.
I need to disable several features (cmd, powershell, ctrl alt del, edge, etc) for the standard user while allowing the admin user access to them without using Active Directory GPO. This machine is specifically and intentionally NOT on a domain, so I cannot use AD GPO.
I've already used the local GPO editor, but it disables the features for both users. I need to allow the admin user access to these features while preventing the standard user from accessing them.
What is the best way to proceed?