0
votes
1answer
505 views

How do I use RUNAS with the Administrator account disabled in Windows 7

My user account is an administrator account (well in the Administrator group technically). As I understand this I am always running in the standard user context except when elevation is required, ...
1
vote
2answers
529 views

Using Command Prompt arguments to run a file (with arguments) as an administrator?

I am making the menu items called Lock for Microsoft's BitLocker. I've got it all right up to one point: locking HDD partitions requires administrator privileges. How do I use process paths or CMD or ...
6
votes
2answers
7k views

Elevated Priviliges for Startup Applications in Vista

Is there any way to configure application that requires administrator privilages (elevation) so it's automatically started with elevated privileges and does not request elevation on every startup? ...