RUN AS option

W

will

I have my users set up as just users, no admin
rights...when I go to their machines to work on something
and if I need to get into the Network properties I can't
as they are not Administrators. I don't want to have to
log off and on to another account with admin just to make
a quick change if I could just use the Run As.. option.
But I don't see how you can for the Network Connections
control panel. Anybody have any ideas please??
 
D

David Candy

I always go in a command prompt
runas /user:mymachine\myuserid explorer.exe

Then I can do anything by double clicking in explorer.

Or use

runas /user:mymachine\myuserid control.exe

or

runas /user:mymachine\myuserid control.exe netconnections

control.exe desktop Launches the Desktop Control Panel subprogram.
control.exe color Launches the Desktop Control Panel subprogram, with the Appearance tab preselected.
control.exe date/time Launches the Date/Time Control Panel subprogram.
control.exe international Launches the Regional Settings Control Panel subprogram.
control.exe mouse Launches the Mouse Control Panel subprogram.
control.exe keyboard Launches the Keyboard Control Panel subprogram.
control.exe printers Displays the Printers folder.
control.exe fonts Displays the Fonts folder.

For Windows 2000 and later systems:

control.exe folders Launches the Folder Settings Control Panel subprogram.
control.exe netware Launches the Novell NetWare Control Panel subprogram (if installed).
control.exe telephony Launches the Phone and Modem Options Control Panel subprogram.
control.exe admintools Displays the Administrative Tools folder.
control.exe schedtasks Displays the Scheduled Tasks folder.
control.exe netconnections Displays the Network and Dial-Up Connections folder.
control.exe infrared Launches the Infrared Control Panel subprogram (if installed).
control.exe userpasswords Launches the Users and Passwords Control Panel subprogram.
 
W

will

God i love the command prompt! Thank you very much!

-----Original Message-----
I always go in a command prompt
runas /user:mymachine\myuserid explorer.exe

Then I can do anything by double clicking in explorer.

Or use

runas /user:mymachine\myuserid control.exe

or

runas /user:mymachine\myuserid control.exe netconnections

control.exe desktop Launches the Desktop Control Panel subprogram.
control.exe color Launches the Desktop Control
Panel subprogram, with the Appearance tab preselected.
control.exe date/time Launches the Date/Time Control Panel subprogram.
control.exe international Launches the Regional
Settings Control Panel subprogram.
control.exe mouse Launches the Mouse Control Panel subprogram.
control.exe keyboard Launches the Keyboard Control Panel subprogram.
control.exe printers Displays the Printers folder.
control.exe fonts Displays the Fonts folder.

For Windows 2000 and later systems:

control.exe folders Launches the Folder Settings Control Panel subprogram.
control.exe netware Launches the Novell NetWare
Control Panel subprogram (if installed).
control.exe telephony Launches the Phone and Modem
Options Control Panel subprogram.
control.exe admintools Displays the Administrative Tools folder.
control.exe schedtasks Displays the Scheduled Tasks folder.
control.exe netconnections Displays the Network and Dial-Up Connections folder.
control.exe infrared Launches the Infrared Control
Panel subprogram (if installed).
control.exe userpasswords Launches the Users and
Passwords Control Panel subprogram.
 
D

David Candy

I can't start explorer this way. Netconnections rely on explorer to show. The non explorer control panel applets work fine (eg control desktop). As does any other program (eg cmd, notepad, or any non explorer.exe..

Holding down the shift key when r/clicking puts the runas on the menu.

Anyway I thought explorer because it's the shell and another user is invoking it may be tring to load as desktop/start menu rather than file & folder browser. Ending explorer.exe (in task manager) for the current user allows explorer top be restarted by run as. Then the Start menu will appear but in the runas security setting.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top