Windows 2008 R2 connection broker

I have a problem related to the fact that remote desktop client are not redirected to the disconnected sessionr when they try to reconnect.
I'm using a netscaler load balancer that uses redirection toker with the connection broker server.
I have made a small configuration test environment that reflect my origina configuration and the problem will exist event there.
All the servers are windows 2008 R2 with sp1 and all latest fix available using microsoft update.
The connection broker server is a domain controller server, and the terminal server are computer member of the domain.All the information are correctl registered by the connection broker database, but is seems that it works only with administative users.
The error that is reported
RD Connection Broker failed to process the connection request for user DOMAIN\USER.
Load Balancing failed OR Specified endpoint could not be found.HRESULT = 0x80070515.  
I have found no information about the error
0x80070515.
Here follow the connection broker information after
ClusterName = MYCLUSTER
NumberOfServers = 4
SingleSessionMode = 1
    SERVER :
    ServerName = TS018.mydomain.local ServerSingleSessionMode = 1 LoadIndicator = 655350000
    ServerIP = 10.10.4.18
    ServerWeight = 0
    ClusterName = MYCLUSTER
    NumPendRedir = 0
    No sessions on server TS018.mydomain.local
    SERVER :
    ServerName = TS020.mydomain.local ServerSingleSessionMode = 1 LoadIndicator = 655350000
    ServerIP = 10.10.4.20
    ServerWeight = 0
    ClusterName = MYCLUSTER
    NumPendRedir = 0
    NumberOfSessions = 1
        SESSION :
        UserName= mydomain\administrator    ApplicationType=     SessionState= 0
        CreateTime= 20150303101848.856647+060    DisconnectTime=
        ServerName= TS020.mydomain.local
        SessionID= 1
        ServerIP= 10.10.4.20
        TSProtocol= 2
        ResolutionWidth= 1920
        ResolutionHeight= 1080
        ColorDepth= 4
    SERVER :
    ServerName = TS019.mydomain.local ServerSingleSessionMode = 1 LoadIndicator = 655350000
    ServerIP = 10.10.4.19
    ServerWeight = 0
    ClusterName = MYCLUSTER
    NumPendRedir = 0
    NumberOfSessions = 2
        SESSION :
        UserName= mydomain\administrator    ApplicationType=     SessionState= 1
        CreateTime= 20150303101224.366219+060    DisconnectTime= 16010101000000.000000-000
        ServerName= TS019.mydomain.local
        SessionID= 1
        ServerIP= 10.10.4.19
        TSProtocol= 2
        ResolutionWidth= 1920
        ResolutionHeight= 1080
        ColorDepth= 4
        SESSION :
        UserName= mydomain\Flavio    ApplicationType= D:\Programmi\Seac\SeacCruscotto.exe    SessionState= 0
        CreateTime= 20150303121903.740379+060    DisconnectTime=
        ServerName= TS019.mydomain.local
        SessionID= 2
        ServerIP= 10.10.4.19
        TSProtocol= 2
        ResolutionWidth= 1920
        ResolutionHeight= 1080
        ColorDepth= 4
    SERVER :
    ServerName = TS017.mydomain.local ServerSingleSessionMode = 1 LoadIndicator = 655350000
    ServerIP = 10.10.4.17
    ServerWeight = 0
    ClusterName = MYCLUSTER
    NumPendRedir = 0
    No sessions on server TS017.mydomain.local
Second dump with the disconnected user and the same user that ties to reconnect and was redirected to a new session  instead to the disconnected session. You will find two user Flavio one in disconnected state (1) and one in connected state(0)
ClusterName = MYCLUSTER
NumberOfServers = 4
SingleSessionMode = 1
    SERVER :
    ServerName = TS018.mydomain.local ServerSingleSessionMode = 1 LoadIndicator = 655350000
    ServerIP = 10.10.4.18
    ServerWeight = 0
    ClusterName = MYCLUSTER
    NumPendRedir = 0
    No sessions on server TS018.mydomain.local
    SERVER :
    ServerName = TS020.mydomain.local ServerSingleSessionMode = 1 LoadIndicator = 655350000
    ServerIP = 10.10.4.20
    ServerWeight = 0
    ClusterName = MYCLUSTER
    NumPendRedir = 0
    NumberOfSessions = 1
        SESSION :
        UserName= mydomain\administrator    ApplicationType=     SessionState= 0
        CreateTime= 20150303101848.856647+060    DisconnectTime=
        ServerName= TS020.mydomain.local
        SessionID= 1
        ServerIP= 10.10.4.20
        TSProtocol= 2
        ResolutionWidth= 1920
        ResolutionHeight= 1080
        ColorDepth= 4
    SERVER :
    ServerName = TS019.mydomain.local ServerSingleSessionMode = 1 LoadIndicator = 655350000
    ServerIP = 10.10.4.19
    ServerWeight = 0
    ClusterName = MYCLUSTER
    NumPendRedir = 0
    NumberOfSessions = 2
       SESSION :
        UserName= mydomain\administrator    ApplicationType=     SessionState= 1
        CreateTime= 20150303101224.366219+060    DisconnectTime= 16010101000000.000000-000
        ServerName= TS019.mydomain.local
        SessionID= 1
        ServerIP= 10.10.4.19
        TSProtocol= 2
        ResolutionWidth= 1920
        ResolutionHeight= 1080
        ColorDepth= 4
        SESSION :
        UserName= mydomain\Flavio    ApplicationType= D:\Programmi\Seac\SeacCruscotto.exe    SessionState= 1
        CreateTime= 20150303121903.740379+060    DisconnectTime= 16010101000000.000000-000
        ServerName= TS019.mydomain.local
        SessionID= 2
        ServerIP= 10.10.4.19
        TSProtocol= 2
        ResolutionWidth= 1920
        ResolutionHeight= 1080
        ColorDepth= 4
    SERVER :
    ServerName = TS017.mydomain.local ServerSingleSessionMode = 1 LoadIndicator = 655350000
    ServerIP = 10.10.4.17
    ServerWeight = 0
    ClusterName = MYCLUSTER
    NumPendRedir = 0
    NumberOfSessions = 1
        SESSION :
        UserName= mydomain\Flavio    ApplicationType= D:\Programmi\Seac\SeacCruscotto.exe    SessionState= 0
        CreateTime= 20150303122059.706850+060    DisconnectTime=
        ServerName= TS017.mydomain.local
        SessionID= 2
        ServerIP= 10.10.4.17
        TSProtocol= 2
        ResolutionWidth= 1920
        ResolutionHeight= 1080
        ColorDepth= 4
Any idea ?
Thanks
Flavio

Hi Flavio,
It seems that you are facing issue with the RDCB load balancing between servers. Might possible that there is some wrong configuration happens which cause this issue. Still I like you to recheck all the configuration for your environment. Also as you said it
works with admin users, have you provide access to user to connect to the server?
From the error description it appears to be error 802 with specific code. To troubleshoot this issue, you can apply below steps and try.
1. Please try to limit single RDS session for TS user. 
2. Install RDS broker to separate server
3. Run NLB diagnose to check if any issue related to NLB
4. Use IP address redirection instead of token redirection
Also try to apply this policy settings.
Computer Configuration / Administrative Templates / Windows Components / Remote Desktop Services / Remote Desktop Session Host / RD Connection Broker / 
Use RD Connection Broker load balancing: Enabled
Configure RD Connection Broker server name: Enabled
And then apply gpupdate /force on every server and check the result.
Here is the article for related error only for reference.
Hope it helps!
Thanks.
Dharmesh Solanki
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Similar Messages

  • IPV6 clients cannot ping each other while getting IP from DHCP server running in windows 2008

    I have two windows 7 clients and a windows 2008 server connected to a switch with static IP 172:16:5::1/64.
    DHCP server is configured with static IP 172:16:5::20/64
    when i statically assign IP to windows 7 clients like 172:16:5::21 & ::22, they can ping each other. if they get ip from DHCP server, they cannot ping each other.
    if i configure the gateway (172:16:5::1) in the clients manually, they can ping each other.
    is there any way we can make dhcp server to give gateway to the clients along with IP?

    From what I have gathered:
    IPv6 won't route because the DHCP server is setup in 'stateless' mode and the switches do not support IPv6. (
    "But if your routers are not IPv6 supported (yet), you can
    reconfigure DHCPv6 to Disable Stateless mode, and that'll issue IPv6 addresses that
    will eliminate the Ping problem." -
    http://www.networkworld.com/article/2228461/microsoft-subnet/setting-up-dhcpv6-to-dynamically-issue-ipv6-addresses-in-a-network.html)
    So you must change to 'disable stateless' mode. Which the only way I can THINK to do this is to uninstall DHCP and reinstall DHCP and select 'disable stateless' during the installation (which I haven't confirmed). (In
    case, “Disable DHCPv6 stateless mode for this server” option was selected duringrole installation" -
    http://blogs.technet.com/b/teamdhcp/archive/2009/03/03/dhcpv6-understanding-of-address-configuration-in-automatic-mode-and-installation-of-dhcpv6-server.aspx)
    zz.. but my understanding of DHCP is fragmented, please take what I find with a grain of salt. I am off to reinstall DHCP :] .. fun.
    Mediocre Access 2010 | (Baby) Beginner C Sharp | OK at Active Directory (2012) | Fragmented understanding of DNS/DHCP | Laughable experience with Group Policy | Expert question asker on MSDN Forums

  • Is SQL Server 2008 R2 earliest version that can be used for RD Connection Broker in Windows Server 2012?

    I am setting up redundancy for another RD Connection Broker? What is the earliest version of SQL that i can use in Windows Server 2012?

    Hi,
    SQL Server 2008 R2 is listed as the minimum version.  I have not tried earlier versions for use with RDCB.
    RD Connection Broker High Availability in Windows Server 2012
    http://blogs.msdn.com/b/rds/archive/2012/06/27/rd-connection-broker-high-availability-in-windows-server-2012.aspx
    -TP

  • Windows 2008 R2 with Connection Broker

    Hi
    Ive been trying to add windows 2008 r2 farm to vdi.
    Ive done the steps to install the certificate etc on RDS hosts. I can add either one of the hosts as a desktop provider. But when i want to add 2 or more hosts to one desktop provider VDI complains the host belongs to a different farm. Although i've checked the farm names and loadballancing works.
    whats the problem here ?

    The name defaults to the hostname. it doesnt pull the farm name from the winrm if you mean that.
    That command says it can not find resource.
    C:\Users\Administrator>winrm e wmi/root/MicrosoftNLB/* -filter:"select ClusterNa
    me from MicrosoftNLB_ClusterSetting"
    WSManFault
    Message
    ProviderFault
    WSManFault
    Message = The WS-Management service cannot process the request.
    The service cannot find the resource identified by the resource URI and selector
    s.
    Error number: -2144108544 0x80338000
    The WS-Management service cannot process the request. The service cannot find th
    e resource identified by the resource URI and selectors.
    Basicly what i did.
    Install RDS Host on 2 servers.
    Install RDS Connection broker on 1 server
    Add RDS hosts to Connection broker local secuirty group
    Joined 2 RDS hosts to the connection broker and same farm. Enabled RDS Load balancing.
    added DNS entries for farm name.
    Installed selfssl certificate ect... for WinRM.
    Here the steps were a bit different than in the docs. 2008 r2 is a bit different.
    1. Cant install resource kit 6.0. but i got arround that no problem. I think i saw some IIS resource kit allready available in the Windows "Features" but nevermind. Selfssl worked.
    2. I couldnt do the winrrm crate/config/listener.... command. I had to run winrm qc (quickconfig) first. And then it worked.
    rest of the story u allready know :)
    regards

  • Error connecting to the SAP SRV on Windows 2008 Server platform

    Hi All
    We have a problem with one of our clients they bought a new sbs windows server 2008 and we loaded sql 2005 and sap b1 SP01 PL07.
    When we did the SBO install we experience connection issues and we created odbc connection on the server using named pipes and tcp/ip (used both server name and Ip address).
    We also configured the server in configuration manager and we managed to login and solved the slow system connection issue. We also created odbc connection on the client machines. (Machine are on a workgroup and users have administration access on all machines),we also installed native client on all machines.
    After the first batch of client installs we managed to have connection, they were other computers which were left out during the first client install and now the client want to do the remaining machines connected to SBO. On every machine that we install now we get the same error :-
    *Connection failed:
    SQLState:'08001'
    SQl Server error:10060
    [Microsoft][SQL Native Client] TCP Provider: A connection attempt failed because the connected party didnot properly repsond after a period of time, or established connection failed because connected host has failed to respond.
    Connectioin failed:
    SQLState:'HYT00'
    SQL Server Error:0
    [Microsoft][SQL Native Client]Login timeout expired
    Connection failed:
    SQLState:'08001'
    SQL Server Error: 10060
    [Microsoft][SQL Native client] An error has occurred while establishing a connection to the server. When connecting to the sql server 2005, this failure may be cause by the that*
    Please help as most user who need access can't login and they are the main users.
    rgds,
    Bongani Dlamini

    Hi Eric,
    yes we are using Windows 2008 SBS for the SAP EHP4 FOR SAP ERP 6.0/NW7.01 installation.
    we tried to create the key but it says access is denied.
    Actual thing is we got the server with Windows 2008 server 64 bit SBS (standard FE) with Domain Controller (DC) configuration.
    We have removed the DC using dcpromo to convert into Wokgroup and tried the SAP installation.
    I hope you got the idea and please let me know any further suggestions or it is the problem with the license.
    Thanks & Regards,
    Prabhu Reddy.

  • I run Dev 6i on Windows 2008 R2 64-bit,the forms are working fine after connection to the database but the reports continue to request for username, password and database connection string every time i try to open a report.

    I receive REP-0501: Unable to connect to specified database. I run developer 6i application on windows 2008 r2. I have applied the nn60.dll and nnb60.dll files to the \BIN directory. The forms are working fine. The reports will only display after the correct user id (username, password and database connection string) is supplied. This is happening to all attempts to open already complied form. Pls, help.

    If you are connecting to an Oracle 11g database, remember that by default the passwords are case sensitive. To disable that, run
    ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE;

  • Remote desktop connection issue with an RDP client while connecting to some of windows 2008 and 2003 operating system flavors and not receiving SDin value choice 26 from DomainMCSPDU

    Hi Team
    We have our RDP client and i came across with one issue "Expected data got 3" with this client.
    This issue is getting while connecting some of below operating system flavors.
    Microsoft Windows 2008 Enterprise edition
    Microsoft Windows 2008 Standard edition
    Microsoft Windows 2003 servers
    When we are trying to get RDP to those servers with our client, getting "Expected data got 3" error. One more main thing here is the specified error is not getting for all the servers of same operating system in above list.
    Able to get the RDP console for those servers using mstsc client.
    When i read the [MS-RDPBCGR] specification, i found the below points
    mcsSDin (variable): Variable-length PER-encoded MCS Domain PDU (DomainMCSPDU) which encapsulates an MCS Send Data Indication structure (SDin, choice 26 from DomainMCSPDU), as specified in [T125] section 11.33 (the ASN.1 structure definitions
    are given in [T125] section 7, parts 7 and 10). The userData field of the MCS Send Data Indication contains a Security Header and a Valid Client License Data (section 2.2.1.12.1) structure.
    In my code i am not getting SDin value as 26. Is it the problem with Remote desktop Licensing in RDP servers as specified in the specification like "The userData field of the MCS Send Data Indication contains a Security Header and a Valid
    Client License Data (section 2.2.1.12.1) structure."
    Could you please explain me is this issue is happening due to Licence configuration in RDP server and please provide support with server side configuration if any because our code works for other servers ?
    Thanks & Regards,
    Pavan G.

    Hello Pavan -
    Thanks for contacting Microsoft Support. I'm researching this for you and request you to please send me mail at dochelp @ Microsoft dot com so that I can share tools and techniques to collect some traces and analyze.
    Thanks.
    Tarun Chopra | Escalation Engineer | Open Specifications Support Team

  • Solaris nis client can't connect to Windows 2008 NIS Server across subnets

    I have been using Microsoft Windows Server for NIS for years to centralize some accounts accessing Solaris and Linux OS.
    Windows 2003 R2 Indentity Management for UNIX version of Server for NIS was last working version with Solairs.
    After upgrading Domain to Windows 2008 all Solaris clients that are on different subnets fail to bind and connect to NIS servers now.
    These servers already were setup using ypinit -c to manually add the NIS servers to connect to and prior to Windows 2008 this worked.
    Now no Solaris nis clients on different subnets (no firewall between) can connect , but other Unix/Linux OS connect fine.
    Is this a known issue and can we get a resolution as it seems only Solaris is affected?

    Hi Mid.Hudson-IT,
    Before we begin ,we should ensure we have configured the printer server correctly .
    Here is a link for reference of configuring the printer server .
    Print server role: Configuring a print server
    https://technet.microsoft.com/en-us/library/cc775791(v=ws.10).aspx
    "I can map all of the printers on the network to the print server as-well as install the drivers correctly and I can resolve the IP and server name via DNS"
    From this sentence ,I can`t figure out whether you have tried to ping the server both with the IP adress and name adress from the client ?
    If we can ping the print server from the client,we can ensure the connection to the printer server is good .
    Then we can try to install the printer driver directly to have a check .In the adress bar of Windows Explorer ,input "\\server name \the printer name"
    If we cannot ping the print server ,we should troubleshoot the network issue firstly.
    We also can check the event viewer for more information to troubleshoot this issue .
    Best regards

  • Windows 2008 64-bit SQL Server 2008 64-bit Linked Server fails - ODBC connects but has issues

    Installed the 64 but Oracle 11g client and Oracle ODAC. 
    From SQL Server Management Studio run script :  exec master.dbo.xp_cmdshell 'PING OracleHostNameHere'        Ping was successful
    OraOLEDB.Oracle shows up in the Provider list.  Run This Script:
    EXEC master.dbo.sp_MSset_oledb_prop N'OraOLEDB.Oracle', N'AllowInProcess', 1
    GO
    EXEC master.dbo.sp_MSset_oledb_prop N'OraOLEDB.Oracle', N'DynamicParameters', 1
    GO
    EXEC master.dbo.sp_addlinkedserver @server = N'Nav14', @srvproduct=N'Oracle', @provider=N'OraOLEDB.Oracle', @datasrc=N'TheOracleHostName'
    EXEC master.dbo.sp_addlinkedsrvlogin @rmtsrvname=N'TheOracleHostName',@useself=N'False',@locallogin=NULL,@rmtuser=N'TheUser',@rmtpassword='ThePassWord'
    Msg 15015, Level 16, State 1, Procedure sp_addlinkedsrvlogin, Line 49     The server 'TheHostName' does not exist. Use sp_helpserver to show available servers.
    Did the same process on a Windows 7 32 bit Enterprise - ODBC Works after installing ODAC
    ODBC worked, shows list of Oracle servers - picked the server - ODBC successful - MS Access able to use that ODBC service.
    In Windows 2008 64 bit installed both Oracle 11g Client and 64 bit ODAC - ODBC opens, the list of oracle servers doesn't populate, hard code in the host name - ODBC reports Success.
    Another Person Suggested:  Win7 64-bit with Oracle 11g. Oddly enough, it ran differently when I opened a command prompt window as administrator and ran setup.exe with the suggested command-line options:
    setup.exe -debug -printtime -printmemory -printdiskusage -logLevel finest
    While it had previously been failed both by running setup from the Explorer windows as administrator and by running it from the command line as administrator - it died every time at the same point mentioned by others in this thread - just after this message appeared in the log:
    Get view named [SummaryUI]
    ( I have tried re installing with no success)

    Windows 7 Enterprise 32-Bit
    Installed the version 12 for 32 bit ODAC and it worked. The key is to Install as Administrator once it is unzipped.
    Was able to set up Listener then
    Was able to set up ODBC using the ODAC. Connect MS Access 2010 to the Oracle views.
    Then, tried to install the 64 Bit onto Windows 2008 Server.
    It locked up during installation both times.
    Installed ODAC without an error.
    However, the ODBC setup will not provide a list of the servers in the ODBC  TNS Service Name listbox for Server 2008.
    In Windows 7, it populates the TNS Service Name.
    The list box in Windows 2008 is empty.
    Do you know what would cause that?
    The .ORA file scrips look the same on Windows 2008 as they do on Windows 7 except it does not have the (server = Dedicated) argument.
    Thanks.

  • Windows Server 2012 R2 Connection Broker migration

    Hi All,
    I'm in the process of a VMware to Hyper-V migration and whilst in the process rather than migrating the 2012 RDS VM's over to Hyper-V I have decided to setup a bunch of 2012 R2 VMs. My original setup was
    1 x Windows Server 2012 VM running RDSCB, RDSGW & RDSWA
    2 x Windows Server 2012 VMs running RDSSH
    My new environment runs
    1 x Windows Server 2012 R2 VM running RDSCB, RDSGW & RDSWA
    2 x Windows Server 2012 R2 running RDSSH
    I have the connection broker running in HA mode for SSO purposes and publishing the correct name.  This also made life easier when running the upgrade as I joined the new 2012 R2 VM to connection broker group which worked fine. 
    I then set the new 2012 R2 RDSCB VM as the active connection broker.  At this point the old 2012 VM was decommissioned (Without the RDS roles removed). As the old 2012 VM is now offline and un contactable when I add any new session hosts to the collection
    I see an error stating it can't contact the old 2012 RDSCB.
    I have been through the RDS connection broker database and removed any reference to the old RDSCB VM but this hasn't helped.  Does anybody have any other ideas or would you suggest re creating the collections from scratch?
    Alex

    Hi Alex,
    To avoid future problems I recommend you wipe out the RDS deployment and recreate it again so that you will have a fresh database.  There is no need to switch to HA mode just so that you can change the published name.  I created a cmdlet that allows
    you to change it in non-HA environments:
    Change published FQDN for Server 2012 or 2012 R2 RDS Deployment
    http://gallery.technet.microsoft.com/Change-published-FQDN-for-2a029b80
    -TP

  • Connect to SSTP Windows 2008 VPN

    How can we connect to a Windows 2008 Server SSTP based VPN? Is there an option in the Internet Connect builtin VPN setup or we need a third party client/tool?
    Thanks
    K.

    I am also having the same problem. All other clients can connect with the exception of my Android devices. The same devices connect immediately to our RRAS server running on Server 2003. Any info or help would be appreciated.

  • Oracle Client for Windows 2008 R2 server to connect to Oracle database 9iR2

    Hi,
    We are running Oracle 9.2.0.7 on Sun solaris (64 Bit) 5.10 and trying to install client on new Windows 2008 R2 (64 - bit) server. (Before this 2008 R2 we were using Windows 2003 32 bit and 9iR2 client was working great.) I can't install 9iR2 clinet and I tried installing 10gR1, 10gR2 and 11gR1 but none of them worked. It is only allowing me to install 11gR2. When I installed 11gR2 client I am getting some 'overflow exception on an arithmetic operation' error.
    1.) Do I have any choice for client installation or only 11gR2?
    2.) Any solution for overflow error?
    Thanks,
    -H

    May I know the reason why ODBC driver is not include in option like Runtime?Oracle software utilizes SQL*Net (not ODBC) to connect to Oracle RDBMS.
    ODBC is not required by Oracle client software to connect to Oracle RDBMS.

  • Windows Mobile 5.0 not connecting to files on servers hosted on Windows 2008

     We recently upgraded our servers from Windows server 2003 to windows server 2008 and 2012. While on WM server 2003, we were using a PDA system that operates on Windows Mobile 5.0, since  our upgrade, we  are not able to connect
    to any files on the servers using Windows 2008 or 2012.
    Through a ping test of the server's IP address, it shows that the mobile device is connected to the server but it cannot communicate/access the folder/files in that server.
    Is this a firewall or security issue ?
    Is this is a compatiblily issue of Windows Mobile 5.0 and Windows server 2008/ 2012?
    What are the possible solutions for this issue?
    Thanks,

    Hi,
    Thank you for posting in Windows Server Forum.
    Sorry to inform you but as per my research, Windows Mobile 5.0 doesn’t allow the connection to server 2008\2012. 
    Thanks for your understanding and support!
    Regards.
    Dharmesh Solanki

  • Slowness when connecting to RemoteApp configured in Windows 2008 R2 Server using RDP file

    Dear All,
    When connecting to a RemoteApp configured in Windows 2008 R2 with less privileged user it takes ~20 seconds to connect.
    Initial connection to
    application takes about 20-30 seconds and once loaded, subsequent RemoteApp connection takes
    2-3 seconds. i.e. if there is a disconnected session available in the server it connects quickly otherwise it takes long time.
    I am seeing this issue with Windows 2008 Server, when I connect to a Windows 2012 Server RemoteApp gets
    connected quickly. Also if I try with higher privileged user (like RemoteAdmin) connection is quick. The user I am trying is having lot of group policies set to limit user access to file system, desktop and registries.
    If I keep UAC settings to minimal level connection happens quickly(i.e. solves this issue). But I am
    not supposed to change the server UAC setting. It seems this has something to do with the list of group policies set for the user.
    Any suggestion to avoid this first time connection delay for less privileged users for connecting to RemoteApp (in Windows 2008 Server).
    Thanks
    Bachuu

    Hi Bachu,
    Thank you for posting in Windows Server Forum.
    First of all, if you are using RD Gateway serve then I would like you to
    uncheck the “Bypass RD Gateway server for local address” under RemoteApp Manager Checkbox and notify the result.
    Configure Remote Desktop Gateway Settings
    Also like you to update the RDP client version to RDP 8.1 and then check the result. In addition,
    I will suggest you to check that you have proper certificate in place. You can enable certificate revocation checking on RD Gateway client. Might due to this, you are facing issue. Please notify that you find any certificate related warning. Refer below article
    for information.
    How to Enable Certificate Revocation Checking on a Remote Desktop Gateway Client
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Windows 2008 R2 Driver for HP Laserjet 8150 - Network Connect Fails With 0x000004005 Error

    Dear All,
    I'm trying to connect to a network laserjet 8150 with Windows 2008 R2.  The server keeps complaining that it can't access a suitable driver - even if I point it specifically to the universal printer drivers available on the HP web pages.
    Connecting to the printer manually with a new TCP/IP port seems to work but I need to be able to use the 'right-click, connect' option as the printer is not using a standard port for normal use.
    Any ideas anyone?
    Many thanks.
    Chris

    @Paul-I 
    ‎Thank you for using HP Support Forum. I have brought your issue to the appropriate team within HP. They will likely request information from you in order to look up your case details or product serial number. Please look for a private message from an identified HP contact. Additionally, keep in mind not to publicly post ( serial numbers and case details).
    If you are unfamiliar with the Forum's private messaging please click here to learn more.
    Thank you,
    Omar
    I Work for HP

Maybe you are looking for

  • MacPro for work and play ?

    I'm looking to get a MacPro and while I think I'm on the right track I'm not certain and would appreciate any advice. I need it for : 1/ Work - Windows based trading software (tradeStation,esignal) + Brokerage software + Browser open (occasionally sk

  • Multiple Inbox Issue

    I run a postfix mail server on a linux system and have multiple accounts for different email (home, work, projects). Apple Mail is configured to get mail from each of these accounts on the same server using IMAP SSL / TLS. I had this system running f

  • SimplePass V5.1 doesn't work! True Suite engine fails to initialize properly

    I can no longer get  SimplePass V5.1 to load. I get an error message that the "TrueSuite engine failed to initialize properly." I have already renamed IEBHO.DLL so that it no longer loads if it ever did but that hasn't helped.  Why isn't TrueSuite en

  • UDP sending 2048bytes on Network

    Hi, I am using LabVIEW 6i. I am trying to send 2048bytes of data to another PC in the Network using UDP. And I have modified the example programs given with LabVIEW i.e. UDP_Sender.vi and UDP_Receiver.vi etc to send and receive 2048bytes but it is no

  • Adobe Reader keeps crashing   Mac User

    It keeps crashing when I browse through it. I then force quit the application, & reopen it.