|
Friday, May 01, 2009 - 9 Posts by 3 People
Cmd.exe) and runas console window (runas /usr:username cmd.exe).
Is there any environment, registry
or anything that indicate the current console window is runas console?
Thanks in advance,
Megha
command winow or runas window.
Thanks,
MeghaWhat I said is correct. I got program from http
|
|
Tuesday, August 03, 2004 - 12 Posts
Since upgrading to version 4.3.0.1 when I open HFNetChkPro using the RunAs command it takes
Quote: : Since upgrading to version 4.3.0.1 when I open HFNetChkPro using the RunAs command
: 6.0.2900.2149
Data Dynamics ActiveReports: 2.0.0.1225
Also when I don't use the runas command everything
|
|
Monday, July 11, 2005 - 5 Posts by 3 People
Is there a way of using the "runas" command, to run programs with administrator privileges??
I used
the search function here but found no reference to "runas".
runas is documented in the MSDN library. I don't remember full syntax.
run "runas.exe" "/user:user
|
|
Friday, May 09, 2008 - 14 Posts by 9 People
To figure out how to do this for some time, right now I have IE 6 and I just do a Runas
let me do it there, I also can't get Windows Explorer to open with the runas command.
So basically
Try running control.exeNope. Didn't work with the Runas command.Open Control Panel normally
|
|
Friday, September 23, 2005 - 18 Posts by 4 People
What should happen with RunAs for Favourites but I suspect if you run as another user it should show
the relevant Favourites - as it is it doesn't matter who you RunAs you get the current user
Hi,
i think it would be nice to have an little tool
for starting all this standard windows tools
and our own apps we need...
|
|
Friday, May 01, 2009 - 3 Posts by 2 People
Select all <authentication runas="someuser">user</authentication>
This works fine
but is there a way to know the real user (and not the runas user)? I would like to know who
Alfresco,
I'm running a webscript with the <runas> parameter in my XML configuration:
Code: Select all <authentication...
|
|
Tuesday, March 01, 2005 - 9 Posts by 8 People
Guys,
I am trying to use the runas command in a shell or vbsript, but
the runas does not have any
listed syntax for a password. Also,
if you run the runas command from a command prompt, it prompts
to pass the password to the runas command.
In fact, i just tried it.
use
echo <password> | runas <...
|
|
Wednesday, August 05, 2009 - 4 Posts by 4 People
So I created a proxy account with full permissions and a batch file that calls runas like
runas
a robocopy command to copy the folder.
The runas fails with "cannot find file copy_folder.cmd". Z
Network shares are not brought over as part of runas even with the /env switch. I would use the UNC
|
|
Monday, August 14, 2006 - 4 Posts by 2 People
Into the runas command line. I don't want the techs running the program to have to enter, or even
know the password. How can I get around this so it performs the runas command with the password all
HI ejoseph, Unfortunately the RunAs program in windows demands that you type the password
|
|
Sunday, October 25, 2009 - 3 Posts by 2 People
Of the current user,
i created a batch calling runas with priv user.
how can i disable the line that showing
the user asking for credentials?
my batch file is running:
@echo off
runas /user:domain\poweradm c
Hi,
no body replied but i used that:
runas /user:domain\poweradm c:\totalcmd\totalcmd.exe | cls
|

)