Hi all,
Is there a way to close\end (not kill) a remote process?
Cheers.
Hi all,
Is there a way to close\end (not kill) a remote process?
Cheers.
Not that I know of. For windows applications, to close them cleanly you need an interactive login session. Console applications are even more tricky, since you can’t use sendkeys or anything like that.