
07-02-2007
|
|
|
|
Re: how to run program with other account
Hi,
I'm not sure if i got what exactly you want but ...
have you tried to run it from console (in elevated mode) ?
runas /user:domain_name\user_name application_name.exe
or
runas /user:user_name@domain_name application_name.exe
Marcin Domaslawski
"俩大牙" <@discussions.microsoft.com> wrote in message
news:C65E8C9B-18C7-4811-8F86-5421A554B425@microsoft.com...
>i cannot run "Active Directory user & Computer" with another AD account
>under
> Vista. but i can use "Run as..." run it under XP.
>
> how can i do it under Vista.
|