Is there a way to restrict access for specific (non admin) users to cmd, Windows tools, and Explorer on a Windows XP system?
I want to do the following:
- Deny access to cmd, local disks, registry editor, etc from group policy (allow batch)
- Configure a logon script which for admin users removes this restriction from registry; for non admin users it will not be able to remove restrictions because it does not have the rights.
Is there a better way which can also cover more restricted items?