How do I start control panel with runas in Windows XP?
- by MrVimes
Sometimes I need to make a config change on another user's PC. The user doesn't have admin rights so I try to start control panel using the runas command. I can start other stuff with the command but if I try to start control panel nothing happens. It doesn't even give me an error message.
Alternatively I start another command prompt as admin (using the runas command again) and from that try to start control panel. Still no joy.
Is control panel designed not to be startable from a non-admin profile as an admin user?