In my last post, I talked about how a process' access token determines which user session it belongs to. With that information, and if I have sufficient privilege, I can programmatically start a process in any running session. In my scenario I have
Read More