Can't do runas for explorer

  • Thread starter Thread starter OvErboRed
  • Start date Start date
O

OvErboRed

When I try right-clicking on the Windows Explorer shortcut and selecting
Run As, and entering the Administrator login, nothing happens. I've also
tried using the console, with "runas /user:administrator explorer", to no
avail. I know this can be worked around with iexplore, but I'm wondering if
there's a more direct way, or at least why this is (intentionally?)
disabled. I have all critical updates, etc. Thanks in advance for any help.
 
Explorer cannot be started this way.
Explorer is your shell, in the sense that it will reinitialize on
failure and that it underlies your entire winstation desktop
session. You cannot have two in separate security contexts
in one login.


OvErboRed said:
When I try right-clicking on the Windows Explorer shortcut and selecting
Run As, and entering the Administrator login, nothing happens. I've also
tried using the console, with "runas /user:administrator explorer", to no
avail. I know this can be worked around with iexplore, but I'm wondering if
there's a more direct way, or at least why this is (intentionally?)
disabled. I have all critical updates, etc. Thanks in advance for any
help.
 
Thanks for your reply. I am aware that instances of explorer represent the
shell as well as the file manager. However, I do not understand the
explanation (your final sentence). It's possible to launch IE, then have it
switch into an explorer-like mode.
 
Actually, explorer can be runas another administrative account if the
poster is using a different shell such as litestep. Like you Doug said,
the poster is using explorer as the shell and is therefore blocked
from logging as someone else. I haven't seen if it might work if fast
user switching is enabled. Note to poster: if you need to run some
things as administrator, open explorer and browse to the items you need,
and right click to use runas. Or alternatively, you can also run cmd.exe
as administrator and launch your programs from there.
Explorer cannot be started this way.
Explorer is your shell, in the sense that it will reinitialize on
failure and that it underlies your entire winstation desktop
session. You cannot have two in separate security contexts
in one login.




help.

--
Regards,

Durand

Post queries and replies to the newsgroup so all may be enlightened thru
shared knowledge. Experience is a cruel but effective teacher.
 
IE is not Explorer.
Explorer is launched from userinit process, which watches for it
to end without logoff and then reinitializes it so a login is not
without its shell. This can only be done one time, in one security
context, for a single login. If Explorer sees it is not launched in
this way within its security context it will not start. That is what
happens when you try launching it using RunAs.
 
Back
Top