RemoteApp sporadic failureWindows 2008 RemoteAPP client disconnects within a matter of minutesWhat is the minimum version of RDP supported by Server 2012 RDS?How to configure a Remoteapp server to increase stabilityMicrosoft RemoteApp Active SessionRDWeb TS connection broken for some users post RemoteApp certificate changeRemote Desktop Licensing, RemoteAPPRDS 2012 R2 some users are not able to logon after changed date and time on Connection BrokersWhat happens during Remote Desktop logon, and is there any logging?After installing RDS on WinServer 2016 I still can only connect with two users?RD Connection via RDGW to Session host is not connecting
Can I use my laptop, which says 100-240V, in the USA?
Definition of Newton's first law
Why did the ICC decide not to probe alleged US atrocities in Afghanistan?
Is there ever any indication in the MCU as to how Spider-Man got his powers?
Should pressure only be applied at the top of a pastry bag?
How did Thanos not realise this had happened at the end of Endgame?
On studying Computer Science vs. Software Engineering to become a proficient coder
Why does the Earth follow an elliptical trajectory rather than a parabolic one?
What's the word for the soldier salute?
Why not just directly invest in the holdings of an ETF?
Can a tourist shoot a gun in the USA?
Why in a Ethernet LAN, a packet sniffer can obtain all packets sent over the LAN?
What is Plautus’s pun about frustum and frustrum?
Extrude the faces of a cube symmetrically along XYZ
Why does my circuit work on a breadboard, but not on a perfboard? I am new to soldering
How do I tell my supervisor that he is choosing poor replacements for me while I am on maternity leave?
Drawing lines to nearest point
Why doesn't Rocket Lab use a solid stage?
Exception propagation: When should I catch exceptions?
What kind of SATA connector is this?
Would an 8% reduction in drag outweigh the weight addition from this custom CFD-tested winglet?
Was this a power play by Daenerys?
How to cope with regret and shame about not fully utilizing opportunities during PhD?
Reaction of borax with NaOH
RemoteApp sporadic failure
Windows 2008 RemoteAPP client disconnects within a matter of minutesWhat is the minimum version of RDP supported by Server 2012 RDS?How to configure a Remoteapp server to increase stabilityMicrosoft RemoteApp Active SessionRDWeb TS connection broken for some users post RemoteApp certificate changeRemote Desktop Licensing, RemoteAPPRDS 2012 R2 some users are not able to logon after changed date and time on Connection BrokersWhat happens during Remote Desktop logon, and is there any logging?After installing RDS on WinServer 2016 I still can only connect with two users?RD Connection via RDGW to Session host is not connecting
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
We have a new Windows 2016 server with RDS installed.
I am encountering a sporadic failure to launch our RemoteApp. Regular Remote Desktop sessions are connecting just fine, hoewever.
When RemoteApp fails...
The client receives this message: "Because of a protocol error (code: 0x112f), the remote session will be disconnected. Please try connecting to the remote computer again."
The server shows nothing in the App, Security or System logs. However, the Operational log of RemoteDesktopServices-RdpCoreTS will show the following error during the connection. Immediately afterwards, the logs show the session disconnecting. "'Failed GetConnectionProperty' in CUMRDPConnection::QueryProperty at 2735 err=[0x80004001]"
After several informational messages as it tears down the session, another error follows: "'Failed CreateVirtualChannel call on this Connections Stack' in CUMRDPConnection::CreateVirtualChannel at 2349 err=[0xd0000001]"
Both errors are EventID 227.
Google and TechNet are failing me here. I'm hoping to avoid calling in Microsoft on this one.
Any ideas?
windows-server-2016 remote-desktop-services remoteapp
add a comment |
We have a new Windows 2016 server with RDS installed.
I am encountering a sporadic failure to launch our RemoteApp. Regular Remote Desktop sessions are connecting just fine, hoewever.
When RemoteApp fails...
The client receives this message: "Because of a protocol error (code: 0x112f), the remote session will be disconnected. Please try connecting to the remote computer again."
The server shows nothing in the App, Security or System logs. However, the Operational log of RemoteDesktopServices-RdpCoreTS will show the following error during the connection. Immediately afterwards, the logs show the session disconnecting. "'Failed GetConnectionProperty' in CUMRDPConnection::QueryProperty at 2735 err=[0x80004001]"
After several informational messages as it tears down the session, another error follows: "'Failed CreateVirtualChannel call on this Connections Stack' in CUMRDPConnection::CreateVirtualChannel at 2349 err=[0xd0000001]"
Both errors are EventID 227.
Google and TechNet are failing me here. I'm hoping to avoid calling in Microsoft on this one.
Any ideas?
windows-server-2016 remote-desktop-services remoteapp
I've traced this down to the RemoteFX module. Anyone familiar with a method of completely disabling / removing RemoteFX from RDS in 2016? I have already tried the following GPO: Computer ConfigurationAdministrative TemplatesWindows ComponentsRemote Desktop ServicesRemote Desktop Session HostRemote Session EnvironmentConfigure RemoteFX Microsoft RemoteFX
– ltwally
Dec 1 '17 at 19:14
add a comment |
We have a new Windows 2016 server with RDS installed.
I am encountering a sporadic failure to launch our RemoteApp. Regular Remote Desktop sessions are connecting just fine, hoewever.
When RemoteApp fails...
The client receives this message: "Because of a protocol error (code: 0x112f), the remote session will be disconnected. Please try connecting to the remote computer again."
The server shows nothing in the App, Security or System logs. However, the Operational log of RemoteDesktopServices-RdpCoreTS will show the following error during the connection. Immediately afterwards, the logs show the session disconnecting. "'Failed GetConnectionProperty' in CUMRDPConnection::QueryProperty at 2735 err=[0x80004001]"
After several informational messages as it tears down the session, another error follows: "'Failed CreateVirtualChannel call on this Connections Stack' in CUMRDPConnection::CreateVirtualChannel at 2349 err=[0xd0000001]"
Both errors are EventID 227.
Google and TechNet are failing me here. I'm hoping to avoid calling in Microsoft on this one.
Any ideas?
windows-server-2016 remote-desktop-services remoteapp
We have a new Windows 2016 server with RDS installed.
I am encountering a sporadic failure to launch our RemoteApp. Regular Remote Desktop sessions are connecting just fine, hoewever.
When RemoteApp fails...
The client receives this message: "Because of a protocol error (code: 0x112f), the remote session will be disconnected. Please try connecting to the remote computer again."
The server shows nothing in the App, Security or System logs. However, the Operational log of RemoteDesktopServices-RdpCoreTS will show the following error during the connection. Immediately afterwards, the logs show the session disconnecting. "'Failed GetConnectionProperty' in CUMRDPConnection::QueryProperty at 2735 err=[0x80004001]"
After several informational messages as it tears down the session, another error follows: "'Failed CreateVirtualChannel call on this Connections Stack' in CUMRDPConnection::CreateVirtualChannel at 2349 err=[0xd0000001]"
Both errors are EventID 227.
Google and TechNet are failing me here. I'm hoping to avoid calling in Microsoft on this one.
Any ideas?
windows-server-2016 remote-desktop-services remoteapp
windows-server-2016 remote-desktop-services remoteapp
asked Nov 30 '17 at 19:26
ltwallyltwally
1101415
1101415
I've traced this down to the RemoteFX module. Anyone familiar with a method of completely disabling / removing RemoteFX from RDS in 2016? I have already tried the following GPO: Computer ConfigurationAdministrative TemplatesWindows ComponentsRemote Desktop ServicesRemote Desktop Session HostRemote Session EnvironmentConfigure RemoteFX Microsoft RemoteFX
– ltwally
Dec 1 '17 at 19:14
add a comment |
I've traced this down to the RemoteFX module. Anyone familiar with a method of completely disabling / removing RemoteFX from RDS in 2016? I have already tried the following GPO: Computer ConfigurationAdministrative TemplatesWindows ComponentsRemote Desktop ServicesRemote Desktop Session HostRemote Session EnvironmentConfigure RemoteFX Microsoft RemoteFX
– ltwally
Dec 1 '17 at 19:14
I've traced this down to the RemoteFX module. Anyone familiar with a method of completely disabling / removing RemoteFX from RDS in 2016? I have already tried the following GPO: Computer ConfigurationAdministrative TemplatesWindows ComponentsRemote Desktop ServicesRemote Desktop Session HostRemote Session EnvironmentConfigure RemoteFX Microsoft RemoteFX
– ltwally
Dec 1 '17 at 19:14
I've traced this down to the RemoteFX module. Anyone familiar with a method of completely disabling / removing RemoteFX from RDS in 2016? I have already tried the following GPO: Computer ConfigurationAdministrative TemplatesWindows ComponentsRemote Desktop ServicesRemote Desktop Session HostRemote Session EnvironmentConfigure RemoteFX Microsoft RemoteFX
– ltwally
Dec 1 '17 at 19:14
add a comment |
1 Answer
1
active
oldest
votes
Despite using GPOs, the RemoteFX stays enabled.
Disable via registry.
HKLMSystemCurrrentControlSetControlTerminal ServerWinStations
fEnableRemoteFXAdvancedRemoteApp Will show set to 1. Change to 0 and reboot.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f886027%2fremoteapp-sporadic-failure%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Despite using GPOs, the RemoteFX stays enabled.
Disable via registry.
HKLMSystemCurrrentControlSetControlTerminal ServerWinStations
fEnableRemoteFXAdvancedRemoteApp Will show set to 1. Change to 0 and reboot.
add a comment |
Despite using GPOs, the RemoteFX stays enabled.
Disable via registry.
HKLMSystemCurrrentControlSetControlTerminal ServerWinStations
fEnableRemoteFXAdvancedRemoteApp Will show set to 1. Change to 0 and reboot.
add a comment |
Despite using GPOs, the RemoteFX stays enabled.
Disable via registry.
HKLMSystemCurrrentControlSetControlTerminal ServerWinStations
fEnableRemoteFXAdvancedRemoteApp Will show set to 1. Change to 0 and reboot.
Despite using GPOs, the RemoteFX stays enabled.
Disable via registry.
HKLMSystemCurrrentControlSetControlTerminal ServerWinStations
fEnableRemoteFXAdvancedRemoteApp Will show set to 1. Change to 0 and reboot.
answered Nov 29 '18 at 15:08
Bill PapiBill Papi
111
111
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f886027%2fremoteapp-sporadic-failure%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I've traced this down to the RemoteFX module. Anyone familiar with a method of completely disabling / removing RemoteFX from RDS in 2016? I have already tried the following GPO: Computer ConfigurationAdministrative TemplatesWindows ComponentsRemote Desktop ServicesRemote Desktop Session HostRemote Session EnvironmentConfigure RemoteFX Microsoft RemoteFX
– ltwally
Dec 1 '17 at 19:14