2/28/2008

Running as Limited User - the Easy Way

PsExec with the –l switch can run as linited user

For example:
Start->Run
c:\Program Files\Internet Explorer\iexplore.exe
It lunches IE

PsExec with the –l switch accomplishes the same thing from the command line:
psexec -l -d "c:\Program Files\Internet Explorer\iexplore.exe"

沒有留言: