Run Command UNC Network Share

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Is there a way to up a network share from the run command
using the secondary logon service? maybe possible using
the runas command. what I'm trying to do is open a
network share with an admin account from a system who
doesn't have access to it. I know I can use the runas and
restart the explorer shell but I just want to open the
network share in a window with the admin account.

TIA

Mike
 
Is there a way to up a network share from the run command
using the secondary logon service? maybe possible using
the runas command. what I'm trying to do is open a
network share with an admin account from a system who
doesn't have access to it. I know I can use the runas and
restart the explorer shell but I just want to open the
network share in a window with the admin account.

TIA

Mike

just typing:

\\computer\share

in the run dialog works fine for me. For example to open the hidden
c: drive share on wally, type

\\wally\c$

Then type the username and password of an account with permission to
access that machine when prompted.

Hope that helps.



.................................................................
Posted via TITANnews - Uncensored Newsgroups Access-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-
 
sorry I must not have explained it correctly. I can do
that but if I want to open that share but inder the
administrator account how do I do that?
 
Actually what I'm trying to do is something like this:

\\computer\share /username /password

connect to a network share with another username.
 
Back
Top