On Sun, Mar 18, 2018 at 8:52 AM, mhallnh wrote:
> I guess I'll go back to my original solution which is to use PsExec from
> Sysinternals.
>
> It's a little more complicated because you have to first run a script to
> retrieve the Windows Session ID
>
> This script works:
> $username = 'mhall'
> $
I guess I'll go back to my original solution which is to use PsExec from
Sysinternals.
It's a little more complicated because you have to first run a script to
retrieve the Windows Session ID
This script works:
$username = 'mhall'
$results = psexec \\192.168.X.XXX query session
$id = $results | S
On Sat, Mar 17, 2018 at 2:47 PM, mhallnh wrote:
> What's the answer? That CYGWIN sshd can not interact with the Windows
> desktop?
>
It can if it is run from the desktop, but I think it is started in the
privileged session for services. The problem with running it within a
desktop is that the se
What's the answer? That CYGWIN sshd can not interact with the Windows
desktop?
--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/
Greetings, mhallnh!
> Has anyone been able to get the CYGWIN sssd service to interact with the
> Windows desktop?
> If yes could you please reply back with the details on how you got it to
> work.
Re-read the message you were replying to. It contains the answer.
--
With best regards,
Andrey Re
Has anyone been able to get the CYGWIN sssd service to interact with the
Windows desktop?
If yes could you please reply back with the details on how you got it to
work.
Thanks,
Mitch Hall
--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html
--
Problem reports: http://c
Greetings, Aijaz Baig!
Please don't top-post, thank you.
> I was able to see some "action" by turning the
> "NoInteractiveSercvices" option OFF in the registry. So now when I try
> to run notepad.exe from the ssh shell, it asks me whether I'd like to
> see the "message" and when I click yes, I s
Hello
I was able to see some "action" by turning the
"NoInteractiveSercvices" option OFF in the registry. So now when I try
to run notepad.exe from the ssh shell, it asks me whether I'd like to
see the "message" and when I click yes, I see some "window-like" thing
on the desktop at which point the
On 2/9/2016 4:49 AM, Aijaz Baig wrote:
Hello
I am SSH'ing into a windows 10 box from a Linux box. I've configured
sshd on the windows box and I can properly SSH into it.
X11 forwarding also works perfectly after having installed Xming on
windows (not that it matters with this problem anyways).
Hello
I am SSH'ing into a windows 10 box from a Linux box. I've configured
sshd on the windows box and I can properly SSH into it.
X11 forwarding also works perfectly after having installed Xming on
windows (not that it matters with this problem anyways).
However I am unable to open any windows
10 matches
Mail list logo