jamessemai
jamessemai
For completeness, I tried both 1.8.3, and master - my client machine is running CentOS 7.4
Ah, if the shell functionality relies on RemoteApp, that would explain it, as RemoteApp requires some additional configuration to work (e.g. fAllowUnlistedRemotePrograms to 1, or fDisabledAllowList to 1). Let me...
Doesnt seem to be it. If I add HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\fAllowUnlistedRemotePrograms and set that to 1, RemoteApp starts working, as proven by freerdp: ``` xfreerdp /u:[user]/p:[pw] /app:calc.exe /v:[IP] ``` This...
Ah, I misread your earlier comment. I thought you meant that rdesktop relied on RemoteApp for its shell functionality. However, you meant that you suspect that Microsoft has stopped supporting...
Are you aware of any other mechanism in rdesktop that allows the execution of a command/script on a Win7 machine (without user interaction)?
Can you share the command that is working for you? I tried: ``` rdesktop -u -p -s 'C:\Windows\system32\calc.exe' rdesktop -u -p -s 'C:\\Windows\\system32\\calc.exe' rdesktop -u -p -s 'C:/Windows/system32/calc.exe' ``` None...
I confirm this issue on Logstash 2.3.3.