QUESTION : As the title suggests. I had a user who has rights to open services.msc and can start/stop/edit the […]
Tag: elevation
How to run a command as administrator in Windows? [duplicate]
QUESTION : This question already has answers here: Closed 11 years ago. Possible Duplicate: is there any ‘Sudo’ command for […]
Find Out the TrustLevel of a Running Process
QUESTION : I can run processes with a specific TrustLevel like this: RunAs /TrustLevel:0x20000 process.exe But, how do I find […]
Query regarding UAC and editing files in Windows system folders
QUESTION : If I try to edit a text file in a system folder such as Program Files or Windows […]