RUNAS command - Network credential problem

T

Thomas

Hi all,

I try to use the RUNAS command on a user account to take
the domain admin credential in windows explorer but it
dindn't work. The command is the
next: "RUNAS /user:MyDomain\MyDomainAdminAccount explorer"

I receive the message "Attempting to start explorer as
user "MyDomain\MyDomainAdminAccount" ..."

Somebody can help me to understand why it don't work ?

Thank you very much in advance,

Thomas
 
K

Kelly

Hi Thomas,

Here is an example:

For Pro:

You can use the /savecred option to save it the first time the password is
entered and you dont need to enter it from then on.

You add the switch to the shortcut target. Right-click the shortcut and
select Properties, then the Shortcut tab. Edit the target line.

For example, this is the line to run Nero from a limited account:

%systemroot%\system32\runas.exe /user:computername\admin
/savecred "D:\Program Files\ahead\Nero\nero.exe"

The first time you run it, enter the password. After that it won't ask for
one again.


/top10faqs.htm
 

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