Questions tagged [runas]

49 questions
0
votes
1 answer

as a domain member, 'run with administrative privileges' always asks for hostname

Since we run Windows 7-clients in our windows-server domain I have a specific use case that has become more inconvenient: On the client-site, being logged-on as an user with restricted rights and having the user account control (UAC) activated on…
0
votes
1 answer

Runas my own user (for network configuration operations)

I am not an administrator of my corporate laptop, but I belong to the "Network Configuration Operators" group. With that permission I can change the IP address and routes. For it to work the process has to be in a kind of user-elevated mode (not…
LatinSuD
  • 901
  • 1
  • 8
  • 17
0
votes
1 answer

Runas local Administrator, while authenticating as domain user

I am facing a peculiar setup, where I need to use local administrator on a windows machine. The instructions are as follows: Shift-right-click the cmd or Powershell shortcut Select "Run as Administrator" In the resulting UAC screen, authenticate as…
ddimitrov
  • 103
  • 3
-1
votes
1 answer

Sturtup script questions - will runas cmd allow app to be seen by user upon login?

I need to create a startup script on a server that is live in production, so unfortunately I don't have the luxury of trial and error. I need to start an application upon server bootup that is run as a particular service account. I need the same…
1 2 3
4