What is the easiest way to run a process in the service desktop?
I'm trying to run net use.
I've tried PsExec but I'm not entirely sure it is doing what I want it to.
psexec -s net use
New connections will be remembered.
There are not entries in the list.
psexec -s whoami
nt authority\system
net useon remote machines on your local network/domain? – Tim Jan 18 at 17:44