Quantcast
Channel: Remote Desktop Services (Terminal Services) forum
Viewing all 25525 articles
Browse latest View live

Users fail mostly connecting to load-balancing farm, but only when going through a VPN

$
0
0

Hello everybody,

A customer runs Windows Server 2019 terminal server farms. From the local network, everything is fine. Users get perfectly connected and load-balanced to the RD servers. However, if the log on to the domain through a VPN (TMG 2010) which does not block any traffic, they can only only sometimes connect to the farm. When they fail, their Windows 10 RDP client just yields an "internal error" without being more specific.

We checked already:

* TMG does not block anything coming from the VPN to the inner servers or vice-versa. We also tried temporary firewall rules allowing any traffic in both directions.

* DNS resolution and contact to the domain controllers is fine from the LAN and through the VPN. There are DNS A records for each RD server, and for each RD server there is a DNS A record with the farm name, pointing to each of the RD servers, for DNS round-robin.

* The RD broker (a separate server) load-balances the users just fine.

* The clients get a DHCP address for their VPN connection from VPN, also just fine.

* The clients CAN connect every time to the old 2008 R2 server farm which did not load balance. When they try to connect to a 2019 farm (with each farm consisting of 4 RD servers and its own broker and licensing server), the only connect sometimes, the other time failing with the "internal error".

* The clients connect (locally and through VPN) using the same .rdp file pointing to the farm name. The do not use RDWeb currently, nor a RD gateway.

We have the suspicion (although not proved 100% yet) that the users can connect when a RD redirection is not needed/requested by the RD server that they initially contact via DNS round-robin.

Is such a symptom known? Does anyone have a clue what is happening here?


Best Regards, Stefan Falk


Second broker not functionning

$
0
0
Hello,

I need your help.

I have a RDS FARM with 

8 host session (named RDS01, RDS02...)

2 Brokers (BRK01 and BRK03)

1 Management (MGM01) where we deployed the farm and see the collection, and with the SQL server for broker HA

DC is on another server

Everything is in 2016 version, windows server 2016, SQL server 2016

My connection chain : Driver={ODBC Driver 13 for SQL Server};Server=MYENTERPRISE-MGM01,1433;UID=sa;Pwd={password_replaced};Database=RDFarm

DNS name for the mstsc connection : RDS.MYENTERPRISE.LOCAL

collection name : RDS-MYENTERPRISE

name of the DB : RDFarm

Round robin on the dns between the 8 host (RDS01,...)

Problem : The second broker for the HA is not working. 

We had BRK02 but with many problems, so we created a new server : BRK03. 

But BRK03 is not working too

When a RDS Host is going through BRK01, everything is ok, we see users in the connection of the collection on the MGM.

But when RDS Host is going through BRK03, we don't see the users in the collection, and users got temp session when disconnect/connect.

In the events on BRK03 : 


Microsoft-Windows-TerminalServices-SessionBroker/Admin    ID 802

Server farm specified for connection is not present



- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Microsoft-Windows-TerminalServices-SessionBroker" Guid="{D1737620-6A25-4BEF-B07B-AAC3DF44EFC9}" />
  <EventID>802</EventID>
  <Version>0</Version>
  <Level>2</Level>
  <Task>101</Task>
  <Opcode>11</Opcode>
  <Keywords>0x4000000000000000</Keywords>
  <TimeCreated SystemTime="2020-02-12T09:28:07.054322400Z" />
  <EventRecordID>86</EventRecordID>
  <Correlation ActivityID="{8FE15758-B0A3-48C0-A516-4C98547234BF}" />
  <Execution ProcessID="3536" ThreadID="1864" />
  <Channel>Microsoft-Windows-TerminalServices-SessionBroker/Admin</Channel>
  <Computer>MYENTERPRISE-BRK03.MYENTERPRISE.local</Computer>
  <Security UserID="S-1-5-20" />
  </System>
- <UserData>
- <EventXML xmlns="Event_NS">
  <param1>MYENTERPRISE\MY.USER</param1>
  <param2>La batterie de serveurs spécifiée pour la connexion n’est pas présente.</param2>
  <param3>2</param3>
  </EventXML>
  </UserData>
 </Event>



And in Microsoft-Windows-TerminalServices-SessionBroker/Operational

ID 787 : The name farm is empty

We don't have the event ID 801 compared to a connection on BRK01





Anyone have an idea ? 

Thanks

RDweb User Login automatisieren

$
0
0

Hallo ,

ich habe einen 2016 mit RDP Services aufgesetzt und über "Quick connction"
Apps erstellt. Diese werden über RDwebaccess bereit gestellt.
Grundsätzlich funktioniert alles, nervig ist nur, dass der AD-User sich jedesmal über den Browser an den WebServices anmelden muss.
Er ist ja bereits an der Domäne angemeldet über den PC. Man kann das Pw vom Browser speichern lassen, aber das halte ich nicht für sinnvoll und je nach nach Browser klappt das auch nicht immer richtig.

Beim 2008 server konnte man noch über "RemotePackages" einen Link auf dem Client erstellen.
Funktioniert die Bereitstellung von Apps nur noch über die WebServices ?

Evtl. SSO ?

Danke im voraus.

hflsei

Collection Deployment Properties - RD Gateway

$
0
0

Hi guys, 

In my private cloud environment I have a Remote Desktop Gateway (with public FQDN gateway.public.com) and a number of server with Remote Desktop Services role. To be more precise each server runs RD Connection Broker, RD Web Access and RD Session Host roles. Every customer connects to their respective server. 

Recently I noticed that in Server Manager\Remote Desktop Services\Collections\Edit Deployment Properties\RD Gateway different clients have different setup which has the same result - They all can connect to their remote session hosts via remote desktop gateway. (Please see the screenshots below).

To my surprise I discovered that even if incorrect FQDN is entered for RD gateway, users are still able to connect to their remote session hosts.

In the context of my discoveries I'm just wondering if someone could explain what role RD Gateway settings play when a collection is deployed in similar scenario (RD Gateway + RD Session Host).

Thanks and Regards,

Event Id: 4005 and 36 on RDS 2016 Server

$
0
0

I am continuously getting event id: 4005 on RDS server.  

Server OS: Microsoft Windows Server 2016 Standard Version 1607 Build 14393.3443.

The Winlogon process terminates unexpectedly and prevents new logins from processing.  However, the only way to get login process work after the power cycle the server.

Webroot antivirus agent 9.26.61 is installed on the server.

The following events are usually logged when this issue occurs:
Event Logs : Microsoft-Windows-TerminalServices-LocalSessionManager/Operational
Event Source: Microsoft-Windows-TerminalServices-LocalSessionManager
ID: 36
Description: An error occurred when transitioning from CsrConnected in response to EvCsrInitialized. (ErrorCode 0x80004005)

Event Logs: Application
Event Source: Microsoft-Windows-Winlogon
ID: 4005
Description: The Windows logon process has unexpectedly terminated.

Doing some googling on this over the past day or two shows that this is an issue with other versions of Windows Server (2012 r2 for instance), and that the issue is caused by specific Windows Updates....

Here

and

Here

Only thing is...these updates don't exist in 2016 from what I can tell. In fact, I'm led to believe this is an outstanding issue with Server 2016.

I got January 14, 2020—KB4534271 (OS Build 14393.3443) installed.

Date modified on rdpcorets.dll is 26/11/2019.  Version is 10.0.14393.3383.




 

how to give limited RDP access to application team

$
0
0

Hi,

I want to create different AD groups and assign RDP with limited permissions e.g. for application team to run different application services etc. similarly to DBAs to to check DB related things. but they should not be able to install anything or restart servers.

please guide

Regards

Ali

Server is deactivated in the Microsoft Clearing House - windows server 2016

$
0
0

We have a Windows Server 2016 Datacenter with RDS installed.

We have active 50 RDS user cal and we purchased other10 used RDS user cal licenses. When the vendor tries to activate them with my server ID, he informs me that "The license server ID you have provided has been deactivated".

What should I do to solve the problem?

What does reactivating the server involve? We have 50 licenses in use. What happens to these? Are there any disservices?

Oops, we couldn't connect to "Remote Desktop" Your session ended because of a protocol error. If this keeps happening, ask your admin or tech support for help.

$
0
0

We have an RDS enviroment with a gateway server thats also combined with the webacces role, a broker where the licensing role is also hang on to and five rds hosts. If we use the rdweb page and download the rdp file, everything works perfectl but when we use rdweb/webclient we get the error thats used in the subject. The url is the FQDN of the server. We use an wildcard certificate for every server. The webclient certifacte was installed on the broker, then exported from it and importer on the gateway where also the webcaccess role is configured. Can somebody please help me with this. I'm almost two weeks busy with it but really cant find any solution. I did a capture in the time that the error came up. these are the logs from it:

2020-02-05T09:21:50.675Z Exception: Possibly unhandled rejection: backdrop click Cause: undefined
at Object.Logger.a.error (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/client.194eecb6.js:1:3067),at https://remoteapps.stlwerkt.nl/rdweb/webclient/js/client.194eecb6.js:5:6851,at j (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/components.35fcac4e.js:6:289),at n.$digest (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/components.35fcac4e.js:6:6299),at https://remoteapps.stlwerkt.nl/rdweb/webclient/js/components.35fcac4e.js:6:8087,at Uc.b [as completeTask] (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/components.35fcac4e.js:6:14224),at https://remoteapps.stlwerkt.nl/rdweb/webclient/js/components.35fcac4e.js:4:16482
2020-02-05T09:21:51.370Z RdpFileParser(NORM): Setting "redirectclipboard" = "1"
2020-02-05T09:21:51.371Z RdpFileParser(NORM): Setting "redirectprinters" = "1"
2020-02-05T09:21:51.371Z RdpFileParser(NORM): Setting "redirectcomports" = "0"
2020-02-05T09:21:51.371Z RdpFileParser(NORM): Setting "redirectsmartcards" = "1"
2020-02-05T09:21:51.372Z RdpFileParser(NORM): Setting "devicestoredirect" = "*"
2020-02-05T09:21:51.372Z RdpFileParser(NORM): Setting "drivestoredirect" = "*"
2020-02-05T09:21:51.374Z RdpFileParser(NORM): Setting "redirectdrives" = "1"
2020-02-05T09:21:51.374Z RdpFileParser(NORM): Setting "session bpp" = "32"
2020-02-05T09:21:51.374Z RdpFileParser(NORM): Setting "prompt for credentials on client" = "1"
2020-02-05T09:21:51.374Z RdpFileParser(NORM): Setting "server port" = "3389"
2020-02-05T09:21:51.374Z RdpFileParser(NORM): Setting "allow font smoothing" = "1"
2020-02-05T09:21:51.375Z RdpFileParser(NORM): Setting "promptcredentialonce" = "1"
2020-02-05T09:21:51.375Z RdpFileParser(NORM): Setting "videoplaybackmode" = "1"
2020-02-05T09:21:51.375Z RdpFileParser(NORM): Setting "audiocapturemode" = "1"
2020-02-05T09:21:51.375Z RdpFileParser(NORM): Setting "gatewayusagemethod" = "2"
2020-02-05T09:21:51.375Z RdpFileParser(NORM): Setting "gatewayprofileusagemethod" = "1"
2020-02-05T09:21:51.376Z RdpFileParser(NORM): Setting "gatewaycredentialssource" = "0"
2020-02-05T09:21:51.376Z RdpFileParser(NORM): Setting "full address" = "srv601.vtl.local"
2020-02-05T09:21:51.376Z RdpFileParser(NORM): Setting "gatewayhostname" = "remoteapps.stlwerkt.nl"
2020-02-05T09:21:51.376Z RdpFileParser(NORM): Setting "workspace id" = "SRV601.vtl.local"
2020-02-05T09:21:51.376Z RdpFileParser(NORM): Setting "use redirection server name" = "1"
2020-02-05T09:21:51.376Z RdpFileParser(NORM): Setting "loadbalanceinfo" = "tsv://MS Terminal Services Plugin.1.Remote_Desktop"
2020-02-05T09:21:51.376Z RdpFileParser(NORM): Setting "use multimon" = "1"
2020-02-05T09:21:51.376Z RdpFileParser(NORM): Setting "alternate full address" = "srv601.vtl.local"
2020-02-05T09:21:51.376Z RdpFileParser(NORM): Setting "signscope" = "Full Address,Alternate Full Address,Use Redirection Server Name,Server Port,GatewayHostname,GatewayUsageMethod,GatewayProfileUsageMethod,GatewayCredentialsSource,PromptCredentialOnce,RedirectDrives,RedirectPrinters,RedirectCOMPorts,RedirectSmartCards,RedirectClipboard,DevicesToRedirect,DrivesToRedirect,LoadBalanceInfo"
2020-02-05T09:21:51.377Z RdpFileParser(NORM): Setting "signature" = "AQABAAEAAADpEwAAMIIT5QYJKoZIhvcNAQcCoIIT1jCCE9ICAQExDzANBglghkgB  ZQMEAgEFADALBgkqhkiG9w0BBwGgghHSMIIF2DCCA8CgAwIBAgIQTKr5yttjb+Af  907YWwOGnTANBgkqhkiG9w0BAQwFADCBhTELMAkGA1UEBhMCR0IxGzAZBgNVBAgT  EkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMR  Q09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNh  dGlvbiBBdXRob3JpdHkwHhcNMTAwMTE5MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCB  hTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G  A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNV  BAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqG  SIb3DQEBAQUAA4ICDwAwggIKAoICAQCR6FSS0gpWsawNJN3Fz0RndJkrN6N9I3AA  cbxT38T6KhKPS38QVr2fcHK3YX/JSw8Xpz3jsARh7v8Rl8f0hj4K+j5c+ZPmNHrZ  FGvnnLOFoIJ6dq9xkNfs/Q36nGz637CC9BR++b7Epi9Pf5l/tfxnQ3K9DADWietr  LNPtj5gcFKt+5eNu/Nio5JIk2kNrYrhV/erBvGy2i/MOjZrkm2xpmfh4SDBF1a3h  DTxFYPwyllEnvGfDyi62a+pGx8cgoLEfZd5ICLqkTqnyg0Y3hOvozIFIQ2dOciqb  XL1MGyiKXCJ7tKuY2e7gUYPDCUZObT6Z+pUX2nwzV0E8jVHtC7ZcryxjGt9XyD+8  6V3Em69FmeKjWiS0uqlWPc9vqv9JWL7wqP/0uK3pN/u6uPQLOvnoQ0IeidiEyxPx  2bvhiWC4jChWrBQdnArncevPDt09qZahSL0896+1DSJMwBGB7FY79tOi4lu3sgQi  UpWAk2nojkxl8ZEDLXB0AuqLZxUpaVICu9ffUGpVRr+goyhhf3DQw6KqLCGqR84o  nAZFdr+CGCe01a60y1Dma/RMhnEw6abfFobg2P9A3fvQQoh/ozM6LlweQRGBY84Y  cWsr7KaKtzFcOmpH4MN5WdYgGq/yapiqcrxXStJLnbsQ/LBMQeXtHT1eKJ2czL+z  UdqnR+WEUwIDAQABo0IwQDAdBgNVHQ4EFgQUu69+Aj36pvE8hI6t7jiY7NkyMtQw  DgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQAD  ggIBAArx1UaEt65Ru2yyTUEUAJNMnMvlwFTPoCWOAvn9sKIN9SCYPBMtrFaisNZ+  EZLpLrqeLppysb0ZRGxhNaKatBYSaVqM4dc+pBroLwP0rmEdEBsqpIt6xf4FpuHA  1sj+nq6PK7o9mfjYcwlYRm6mnPTXJ9OV2jeDchzTc+CiR5kDOF3VSXkAKRzH7Jsg  HAckaVd4sjn8OoSgtZx8jb8uk2IntznaFxiuvTwJaP+EmzzV1gsD41eeFPfR60/I  vYcjt7ZJQ3mFXLrrkguhxuhoqEwWsRqZCuhTLJK7oQkYdQxlqHvLI7cawiiFwxv/  0Cti76R7CZGYZ4wUAc1oBmpjIXUDgIiKboHGhfKppC3n9KUkEEeDys30jXlYsQab  5xoq2Z0B15R97QNKyvDb6KkBPvVWmckejkk9u+UJueBPSZI9FoJAzMxZxuY67RIu  aTxslbH9qh17f4a+Hg4yRvv7E491f0yLS0Zj/gA0QHDBw7mh3aZw4gSzQbzpgJHq  ZJx64SIDqZxubw5lT2yHh17zbqD5daWbQOhTsiedSrnAdyGN/4fy3ryM7xfft0kL  0fJuMAsaDk527RH89elWsn2/x20Kk4yl0MC2Hb46TpSi125sC8KKfPog88Tk5c0N  qMuRkrF8hey1FGlmDoLnzc7ILaZRfyHBNVOFBkpdn627G190MIIF4DCCBMigAwIB  AgIQRYQMi+BDQqlxI8wKFL7bSjANBgkqhkiG9w0BAQsFADCBljELMAkGA1UEBhMC  R0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9y  ZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxPDA6BgNVBAMTM0NPTU9ETyBS  U0EgT3JnYW5pemF0aW9uIFZhbGlkYXRpb24gU2VjdXJlIFNlcnZlciBDQTAeFw0x  ODAzMDYwMDAwMDBaFw0yMDA1MTYyMzU5NTlaMIHYMQswCQYDVQQGEwJOTDEQMA4G  A1UEERMHMjgwMyBQRTEVMBMGA1UECBMMWnVpZC1Ib2xsYW5kMQ4wDAYDVQQHEwVH  b3VkYTEZMBcGA1UECRMQS2FtcGVucmluZ3dlZyA0MzE5MDcGA1UEChMwU3RpY2h0  aW5nIFNlY3Rvcmluc3RpdHV1dCBUcmFuc3BvcnQgZW4gTG9naXN0aWVrMQswCQYD  VQQLEwJJVDEVMBMGA1UECxMMV2lsZGNhcmQgU1NMMRYwFAYDVQQDDA0qLnN0bHdl  cmt0Lm5sMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsh383EHjQy81  dlq9Veqh1pWB4mSYHN7CXOv2YyAFKBJx9ygqK94yewDYnE8EtC0XqumbNV0+6QZt  qn2eOUInO9SCki0mOaQ0gBZDwe4Sx3QxuuFm0JXRgGs432OtfpxGjBiSnxeerSMR  T7ESXauicD6zHtAZtGMP0T7W52kIz8LNOFKu8G1afN2dnE3hH0aWHkfA97xV8dq4  qnSeV0J0nl0ojjQHzd+DmQrK2128CdY2rBB0mUxRi1cF2X51so5ofvAeYpmsmYlB  oYz5HyNh6+nRdOoH6thLAIREV16nboSkyZ1LuXSmCXzEGLuhbqQ2LDehIBUNLw4q  WBKNrpmuWQIDAQABo4IB5DCCAeAwHwYDVR0jBBgwFoAUmvMr2s+tT7YvuypISCoS  txtCwSQwHQYDVR0OBBYEFC7+7AAO2lt2Lav4021Cp3KaKD+5MA4GA1UdDwEB/wQE  AwIFoDAMBgNVHRMBAf8EAjAAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD  AjBQBgNVHSAESTBHMDsGDCsGAQQBsjEBAgEDBDArMCkGCCsGAQUFBwIBFh1odHRw  czovL3NlY3VyZS5jb21vZG8uY29tL0NQUzAIBgZngQwBAgIwWgYDVR0fBFMwUTBP  oE2gS4ZJaHR0cDovL2NybC5jb21vZG9jYS5jb20vQ09NT0RPUlNBT3JnYW5pemF0  aW9uVmFsaWRhdGlvblNlY3VyZVNlcnZlckNBLmNybDCBiwYIKwYBBQUHAQEEfzB9  MFUGCCsGAQUFBzAChklodHRwOi8vY3J0LmNvbW9kb2NhLmNvbS9DT01PRE9SU0FP  cmdhbml6YXRpb25WYWxpZGF0aW9uU2VjdXJlU2VydmVyQ0EuY3J0MCQGCCsGAQUF  BzABhhhodHRwOi8vb2NzcC5jb21vZG9jYS5jb20wJQYDVR0RBB4wHIINKi5zdGx3  ZXJrdC5ubIILc3Rsd2Vya3QubmwwDQYJKoZIhvcNAQELBQADggEBAKUY1oq+Fm+c  juEdKA6Oj4JD4DJIOO4/bADvB4/A31y8MizPOLZQ8xuSBgM4ckS0p+gy3Cfuz0f8  MwAqb+e8bnQ/R7hfbP75oCAEpjp/afPvUB6f3UaMYHys19b3gvPQ/r/vpnKhQiOz  7a9JT+ObOTnUvOW7nxx8ke3b/wSc6L18cOU/rv/oD3I7NX+BwY8OZOGXaEHnfsK0  lX/SXwi/XTtPoojQvmsGX4vOKrZcvbCV1lSIlT8A8mvu6fIM0kiEqoG1/0lZZgHr  lmZlMHxnIsvIA4RDSnHHEvPHmHGFUBl9JI1KduecEKAAHAymAlVkxlQhJVbVNIRx  uUu40tGeJHUwggYOMIID9qADAgECAhA2gl5/taSBk3720XNruTymMA0GCSqGSIb3  DQEBDAUAMIGFMQswCQYDVQQGEwJHQjEbMBkGA1UECBMSR3JlYXRlciBNYW5jaGVz  dGVyMRAwDgYDVQQHEwdTYWxmb3JkMRowGAYDVQQKExFDT01PRE8gQ0EgTGltaXRl  ZDErMCkGA1UEAxMiQ09NT0RPIFJTQSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAe  Fw0xNDAyMTIwMDAwMDBaFw0yOTAyMTEyMzU5NTlaMIGWMQswCQYDVQQGEwJHQjEb  MBkGA1UECBMSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHEwdTYWxmb3JkMRow  GAYDVQQKExFDT01PRE8gQ0EgTGltaXRlZDE8MDoGA1UEAxMzQ09NT0RPIFJTQSBP  cmdhbml6YXRpb24gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkq  hkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuRTZhfJBRFf/MEQe3DxEoxe4bgH4o1/C  qSEdzln07POIqQkyPLGLY6Q+Jzbzj/k4Zi4Hl0GPS6bdw1+eczznyiANT3wyBc/B  LkhlSoXQH1YxbY7lxjLUG7yffZb8mNdP+PRYVvjjRb6RGILkir6vzVI3UYdPHpfB  6Dqu+f9G5GU/P8NHgy/MuEJeLX73WmiuXUvApjUh9YajyEmLmGNgDckhSMKSMGVG  soY1BEIlfq2nTksSQAB6iGhcb5+jpHgRIa49Cw6+RRQjz+t11/ag8bxFbF68oTLs  81h4QigLOgF28MWgnsFpcN6PS6Z53/J2tuMPE3wYO7FRbGogOc6eaQIDAQABo4IB  ZTCCAWEwHwYDVR0jBBgwFoAUu69+Aj36pvE8hI6t7jiY7NkyMtQwHQYDVR0OBBYE  FJrzK9rPrU+2L7sqSEgqErcbQsEkMA4GA1UdDwEB/wQEAwIBhjASBgNVHRMBAf8E  CDAGAQH/AgEAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAE  FDASMAYGBFUdIAAwCAYGZ4EMAQICMEwGA1UdHwRFMEMwQaA/oD2GO2h0dHA6Ly9j  cmwuY29tb2RvY2EuY29tL0NPTU9ET1JTQUNlcnRpZmljYXRpb25BdXRob3JpdHku  Y3JsMHEGCCsGAQUFBwEBBGUwYzA7BggrBgEFBQcwAoYvaHR0cDovL2NydC5jb21v  ZG9jYS5jb20vQ09NT0RPUlNBQWRkVHJ1c3RDQS5jcnQwJAYIKwYBBQUHMAGGGGh0  dHA6Ly9vY3NwLmNvbW9kb2NhLmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAaYo2aJoe  O2UL4HzPpqtxO69hpD/kZAFJENMdj+LV7WfTnluXvUIeB/nQu233MpVaIili+Ayc  WVYnNqAiEhH6R/RRyVl7KUqlSDV8xZdm4CclOxV6MnVKkfuma57iU/oNjBP7I7gL  Eiyu7dsdR5DV0JNpdpE4FTTXGOp+vGtY3io5kANEBEpW2Gjl9Xxpfp59VEvQ2Iar  Z2YTV16JKhetLa69QA5m7Yr/VLTBAcup4Ee6EWGPra4jSCrGJXmJHEEElcAR6lcr  1rSX+rHpFWLsSnF3/fOhnNr2awApxTLn+k7qsyqnGJccWKdCNl/sFM/4ew733cyI  FZqaXMjxIMfRhnKhF5uuuv5sqDLRAHZJc/c/J4c8tskt+qqQkMkKCZ/JaR8HGam/  3rr4C4iCRBYQfwfAgCJff7ww3rrNB3lkVtj/80+cMLtuHlFL5s29F8TFv8g/jrEf  ika3BkNvYi3PUZ1FyorpE4vAx5G+W7b6N0qJ/vCd2hMmIiwGkD6LE5igGdbd2kpI  fz0PiZ0kcksOe0T/1Da2g3YjWIsUbLhd92FtOXbt3RI9a4eIl5G+wEYCHnYc3bav  XE/1ANacTangnqKO/LEWeVwh00WBmgw5bG0o1yXStxGQ0Pbeb170+qSLZndyL5uQ  QCxSEmD5/7VwLomaeQmJgS3sXHhvgYfx/FUxggHXMIIB0wIBATCBqzCBljELMAkG  A1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMH  U2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxPDA6BgNVBAMTM0NP  TU9ETyBSU0EgT3JnYW5pemF0aW9uIFZhbGlkYXRpb24gU2VjdXJlIFNlcnZlciBD  QQIQRYQMi+BDQqlxI8wKFL7bSjANBglghkgBZQMEAgEFADANBgkqhkiG9w0BAQEF  AASCAQBt6J0HVoS2jSHWrxssC2tGBR4YOFdEnfj7UVV8kj2Hgb5LpSIKsQfqHn7M  i4PevBBQxrzz5A3V9uUsY+hMI9kfo0iPbSdI3SF6+5jR4DKCk/7BbYZ6Jb96J1qE  /ljs3/kuoMB36fGDbPzD/mP16IIwym6BAYTExnc9HAx4QY3aSVopGUtWARcYLwTI  NN3QDQCDueCXv3B0iqjmkKVWqb/Id4S/+v1ZCbQvES1CHMA9huaPqkfHf0+Fz1VZ  OuDUhzg8dQ3rX5jxvpFJ/23pNAMeTuWyQicA6kqT7e5p+NTkW/z7xVXWvFuBHfG6  XrP5GTeyq/WoZdPezbIIGEq2NDPC "
2020-02-05T09:21:51.380Z [ConnectionFactory] Creating connection to: 
2020-02-05T09:21:51.380Z [object Object]
2020-02-05T09:21:51.382Z RdClientConnectionProxy::Create(NORM): loading webworkers from path: https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js
2020-02-05T09:21:51.389Z WebWorker(NORM): Created Webworker with path: https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js onMessage: HandleConnectionMessage
2020-02-05T09:21:51.402Z [SessionProvider] Connection created event received.
2020-02-05T09:21:51.404Z [SessionProvider] Session created received in provider
2020-02-05T09:21:51.404Z [SessionViewModel] Session destroy event received for: 71e49725-cf3f-400f-a6b2-9acd5dfa60e1
2020-02-05T09:21:51.405Z [SessionViewModel] Session created event received for: af924199-efb3-48f9-a410-96feaa5aa1da
2020-02-05T09:21:51.405Z [Connection] Connection.connect called
2020-02-05T09:21:51.405Z [SessionViewModel] Received monitorBound event on UI layer
2020-02-05T09:21:51.412Z [Session] Session focus changed to false id:71e49725-cf3f-400f-a6b2-9acd5dfa60e1 window id:null
2020-02-05T09:21:51.412Z [Session] Session focus changed to true id:af924199-efb3-48f9-a410-96feaa5aa1da window id:null
2020-02-05T09:21:51.412Z [SessionViewModel] Session focused event received in view model session id: af924199-efb3-48f9-a410-96feaa5aa1da
2020-02-05T09:21:55.166Z Connection(NORM): Connection created with correlation ID={7165843b-c6b1-45f7-8317-1d310d540000}
2020-02-05T09:21:55.379Z DVCManager(NORM): Registered plugin DisplayControlGraphicsPlugin
2020-02-05T09:21:55.383Z DVCManager(NORM): Registered plugin InputPlugin
2020-02-05T09:21:55.386Z DVCManager(NORM): Registered plugin GfxChannelGraphicsPlugin
2020-02-05T09:21:55.787Z DVCManager(NORM): Creating plugin DisplayControlGraphicsPlugin
2020-02-05T09:21:55.804Z DVCManager(NORM): Registering a listener for DVC Microsoft::Windows::RDS::DisplayControl
2020-02-05T09:21:55.806Z DVCManager(NORM): Creating plugin GfxChannelGraphicsPlugin
2020-02-05T09:21:55.939Z DVCManager(NORM): Registering a listener for DVC Microsoft::Windows::RDS::Graphics
2020-02-05T09:21:55.959Z DVCManager(NORM): Creating plugin InputPlugin
2020-02-05T09:21:55.974Z DVCManager(NORM): Registering a listener for DVC Microsoft::Windows::RDS::Input
2020-02-05T09:21:55.982Z GatewayTransport(NORM): Using the Gateway protocol variation for RD Gateway (on-prem)...
2020-02-05T09:21:56.005Z BaseTransportConnectState(NORM): Entering Gateway connection state BaseTransportConnectState
2020-02-05T09:21:56.054Z WebSocketTransport(NORM): Connection process begun for url=wss://remoteapps.stlwerkt.nl:443/remoteDesktopGateway?CorId=%7B7165843b-c6b1-45f7-8317-1d310d540000%7D&ConId=%7B04df9537-66e4-48d6-adef-e08c95e19dd6%7D&ClGen=HTML%3D1&ClBld=Type%3DRdClient%3B%20Build%3Dprivate&AuthS=SSPI_NTLM
2020-02-05T09:21:56.054Z GatewayTransport(NORM): GatewayTransport connecting...
2020-02-05T09:21:56.060Z [Connection] Connection state changed to: Opening remote port
2020-02-05T09:21:56.088Z GatewayHandshakeState(NORM): Entering Gateway connection state GatewayHandshakeState
2020-02-05T09:21:56.233Z ExtendedAuthenticationState(NORM): Entering Gateway connection state ExtendedAuthenticationState
2020-02-05T09:21:56.240Z ExtendedAuthenticationState(NORM): Prompting for Gateway credentials.
2020-02-05T09:21:56.281Z [Connection] Auth challenge
2020-02-05T09:21:56.287Z [SessionViewModel] Credentials requested (username/password)
2020-02-05T09:21:56.588Z TunnelInitiationState(NORM): Entering Gateway connection state TunnelInitiationState
2020-02-05T09:21:56.607Z TunnelAuthorizationState(NORM): Entering Gateway connection state TunnelAuthorizationState
2020-02-05T09:21:56.636Z ChannelInitiationState(NORM): Entering Gateway connection state ChannelInitiationState
2020-02-05T09:21:56.745Z GatewayConnectedState(NORM): Entering Gateway connection state GatewayConnectedState
2020-02-05T09:21:57.029Z Connection(NORM): The transport has connected
2020-02-05T09:21:57.101Z SessionSelectionState(NORM): Entering RDP state SessionSelection
2020-02-05T09:21:57.120Z ConnectionInitiationState(NORM): Entering RDP state ConnectionInitiation
2020-02-05T09:21:57.121Z [Connection] Connection state changed to: Configuring remote connection
2020-02-05T09:21:57.121Z ConnectionInitiationState(NORM): There is not sufficient authentication information to use the RDSTLS protocol. Disabling...
2020-02-05T09:21:57.205Z ConnectionInitiationState(NORM): Security protocol 2 was negotiated
2020-02-05T09:21:57.216Z TlsHandshakeState(NORM): Entering RDP state TlsHandshake
2020-02-05T09:21:57.218Z [Connection] Connection state changed to: Establishing secure connection
2020-02-05T09:21:57.327Z TLS::EnsureOSSLSeeded(NORM): A seed of 256 bytes has been provided for OSSL
2020-02-05T09:21:57.395Z OSSLTransport(NORM): Initiating the TLS handshake.
2020-02-05T09:21:57.994Z OSSLTransport(NORM): Validating the server certificate using an expected certificate...
2020-02-05T09:21:57.995Z OSSLTransport(NORM): Certificate validation complete.
2020-02-05T09:21:57.998Z OSSLTransport(NORM): TLS handshake complete
2020-02-05T09:21:57.998Z OSSLTransport(NORM): Negotiated cipher: ECDHE-RSA-AES128-SHA256
2020-02-05T09:21:58.014Z CredSSPState(NORM): Entering RDP state CredSSPState
2020-02-05T09:21:58.024Z CredSSPState(NORM): Prompting for CredSSP credentials.
2020-02-05T09:21:58.026Z [Connection] Auth challenge
2020-02-05T09:21:58.027Z [SessionViewModel] Credentials requested (username/password)
2020-02-05T09:21:58.199Z CredSSPClient(NORM): CredSSP version 6 was negotiated.
2020-02-05T09:21:58.309Z BasicSettingsExchangeState(NORM): Entering RDP state BasicSettingsExchange
2020-02-05T09:21:58.311Z [Connection] Connection state changed to: Configuring remote connection
2020-02-05T09:21:58.482Z ChannelConnectionState(NORM): Entering RDP state ChannelConnection
2020-02-05T09:21:58.662Z Connection(NORM): Activating MCS Message Channel
2020-02-05T09:21:58.677Z Connection(NORM): Activating channel rdpdr
2020-02-05T09:21:58.732Z DeviceRedirectionChannel(NORM): Device with ID=1 has been registered
2020-02-05T09:21:58.741Z Connection(NORM): Activating channel drdynvc
2020-02-05T09:21:58.756Z Connection(NORM): Activating channel cliprdr
2020-02-05T09:21:58.786Z Connection(NORM): Activating channel RDPSND
2020-02-05T09:21:58.806Z RdpSecurityCommencementState(NORM): Entering RDP state RdpSecurityCommencement
2020-02-05T09:21:58.821Z SecureSettingsExchangeState(NORM): Entering RDP state SecureSettingsExchange
2020-02-05T09:21:58.903Z LicensingState(NORM): Entering RDP state Licensing
2020-02-05T09:21:58.971Z LicensingHandler(NORM): Received an Error PDU
2020-02-05T09:21:58.979Z CapabilitiesExchangeState(NORM): Entering RDP state CapabilitiesExchange
2020-02-05T09:21:59.111Z [Connection] Connection state changed to: Session broker redirecting to destination
2020-02-05T09:21:59.120Z [Connection] Connection state changed to: Session broker redirecting to destination
2020-02-05T09:21:59.163Z ChannelRedirectState(NORM): Entering Gateway connection state ChannelRedirectState
2020-02-05T09:21:59.204Z ChannelRedirectState(NORM): Channel close return code=0
2020-02-05T09:21:59.204Z ChannelInitiationState(NORM): Entering Gateway connection state ChannelInitiationState
2020-02-05T09:21:59.231Z GatewayConnectedState(NORM): Entering Gateway connection state GatewayConnectedState
2020-02-05T09:21:59.231Z Connection(NORM): The transport has connected
2020-02-05T09:21:59.231Z SessionSelectionState(NORM): Entering RDP state SessionSelection
2020-02-05T09:21:59.233Z ConnectionInitiationState(NORM): Entering RDP state ConnectionInitiation
2020-02-05T09:21:59.234Z [Connection] Connection state changed to: Configuring remote connection
2020-02-05T09:21:59.251Z ConnectionInitiationState(NORM): Security protocol 4 was negotiated
2020-02-05T09:21:59.253Z TlsHandshakeState(NORM): Entering RDP state TlsHandshake
2020-02-05T09:21:59.256Z [Connection] Connection state changed to: Establishing secure connection
2020-02-05T09:21:59.254Z OSSLTransport(NORM): Initiating the TLS handshake.
2020-02-05T09:21:59.276Z OSSLTransport(NORM): Validating the server certificate using an expected certificate...
2020-02-05T09:21:59.276Z OSSLTransport(NORM): Certificate validation complete.
2020-02-05T09:21:59.276Z OSSLTransport(NORM): TLS handshake complete
2020-02-05T09:21:59.277Z OSSLTransport(NORM): Negotiated cipher: ECDHE-RSA-AES128-SHA256
2020-02-05T09:21:59.283Z RdsTlsCapabilitiesState(NORM): Entering RDP state RdsTlsCapabilities
2020-02-05T09:21:59.335Z RdsTlsAuthenticationState(NORM): Entering RDP state RdsTlsAuthentication
2020-02-05T09:21:59.374Z BasicSettingsExchangeState(NORM): Entering RDP state BasicSettingsExchange
2020-02-05T09:21:59.375Z [Connection] Connection state changed to: Configuring remote connection
2020-02-05T09:21:59.381Z ChannelConnectionState(NORM): Entering RDP state ChannelConnection
2020-02-05T09:21:59.420Z Connection(NORM): Activating MCS Message Channel
2020-02-05T09:21:59.436Z Connection(NORM): Activating channel rdpdr
2020-02-05T09:21:59.446Z DeviceRedirectionChannel(NORM): Device with ID=1 has been registered
2020-02-05T09:21:59.453Z Connection(NORM): Activating channel drdynvc
2020-02-05T09:21:59.467Z Connection(NORM): Activating channel cliprdr
2020-02-05T09:21:59.469Z Connection(NORM): Activating channel RDPSND
2020-02-05T09:21:59.473Z RdpSecurityCommencementState(NORM): Entering RDP state RdpSecurityCommencement
2020-02-05T09:21:59.475Z SecureSettingsExchangeState(NORM): Entering RDP state SecureSettingsExchange
2020-02-05T09:21:59.477Z LicensingState(NORM): Entering RDP state Licensing
2020-02-05T09:21:59.549Z LicensingHandler(NORM): Received a License Request PDU
2020-02-05T09:21:59.589Z GetCertificatePublicKey(NORM): The server sent a chain of 4 X.509 certificates
2020-02-05T09:21:59.591Z GetCertificatePublicKey(NORM): The public key modulus has 256 bytes
2020-02-05T09:21:59.726Z LicensingStore(NORM): Retrieved hardware ID from storage
2020-02-05T09:21:59.854Z GetLicenseStore(WARN): Loading license store failed with: Loading property Microsoft::Rdp::Html::Licensing::LicenseStore from IndexedDB failed!.
2020-02-05T09:21:59.882Z LicensingHandler(NORM): Sending a New License Request PDU
2020-02-05T09:21:59.922Z LicensingHandler(NORM): Received a Platform Challenge PDU
2020-02-05T09:21:59.939Z LicensingHandler(NORM): Sending a Platform Challenge Response PDU
2020-02-05T09:21:59.945Z LicensingHandler(NORM): Received an Error PDU
2020-02-05T09:21:59.946Z CapabilitiesExchangeState(NORM): Entering RDP state CapabilitiesExchange
2020-02-05T09:22:00.104Z Capabilities::Decode(WARN): unknown capability type: 30. skipping ...
2020-02-05T09:22:00.204Z [Connection] Connection state changed to: Configuring remote connection
2020-02-05T09:22:00.320Z ConnectionFinalizationState(NORM): Entering RDP state ConnectionFinalization
2020-02-05T09:22:00.403Z ConnectedState(NORM): Entering RDP state Connected
2020-02-05T09:22:00.431Z InitialState(NORM): Entering device redirection channel state InitialState
2020-02-05T09:22:00.437Z DVCManager(NORM): DVC Manager connected
2020-02-05T09:22:00.437Z DVCManager(NORM): Connect notification for plugin DisplayControlGraphicsPlugin
2020-02-05T09:22:00.438Z DVCManager(NORM): Connect notification for plugin GfxChannelGraphicsPlugin
2020-02-05T09:22:00.439Z DVCManager(NORM): Connect notification for plugin InputPlugin
2020-02-05T09:22:00.441Z [Connection] Connected
2020-02-05T09:22:00.443Z [SessionViewModel] Received didConnect event on UI layer for session af924199-efb3-48f9-a410-96feaa5aa1da
2020-02-05T09:22:00.511Z DVCAdapter(NORM): Commencing DVC capability exchange
2020-02-05T09:22:00.514Z DVCAdapter(NORM): Closing all DVCs
2020-02-05T09:22:00.556Z DVCAdapter(WARN): Rejecting DVC Microsoft::Windows::RDS::Telemetry create request: listener doesn't exist
2020-02-05T09:22:00.562Z DVCAdapter(NORM): Rejected DVC ID 3
2020-02-05T09:22:00.580Z ConnectionMonitor(NORM): First heartbeat received from server. Starting monitoring.
2020-02-05T09:22:00.589Z DVCAdapter(NORM): Accepted DVC ID 7
2020-02-05T09:22:01.310Z DVCAdapter(WARN): Rejecting DVC Microsoft::Windows::RDS::Video::Control::v08.01 create request: listener doesn't exist
2020-02-05T09:22:01.310Z DVCAdapter(NORM): Rejected DVC ID 9
2020-02-05T09:22:01.311Z DVCAdapter(WARN): Rejecting DVC Microsoft::Windows::RDS::Video::Data::v08.01 create request: listener doesn't exist
2020-02-05T09:22:01.312Z DVCAdapter(NORM): Rejected DVC ID 10
2020-02-05T09:22:01.312Z DVCAdapter(WARN): Rejecting DVC Microsoft::Windows::RDS::Geometry::v08.01 create request: listener doesn't exist
2020-02-05T09:22:01.313Z DVCAdapter(NORM): Rejected DVC ID 11
2020-02-05T09:22:01.327Z PipelineGraphicsHandler(NORM): OnGfxResetGraphicspdu-> Resetting to 1904x848
2020-02-05T09:22:01.328Z PipelineGraphicsHandler(NORM): OnGfxResetGraphicspdu-> Primary Monitor at 0,0 of size 1904x848
2020-02-05T09:22:01.362Z PipelineGraphicsHandler(NORM): OnGfxCreateSurfacePDU SurfaceId=0 of size 1904x848
2020-02-05T09:22:01.362Z GfxSurfacedDecoder(NORM): Surface created 0
2020-02-05T09:22:01.368Z PipelineGraphicsHandler(NORM): OnGfxMapSurfaceToOutputPDU SurfaceId=0, OutputId=RDPGFX_OUTPUT_ID_DESKTOP(0), Attach Point 0,0
2020-02-05T09:22:01.368Z GfxSurfaceDecoder(NORM): MapToOutput for surface 0 (outputId: 0)
2020-02-05T09:22:01.368Z GfxSurfaceDecoder(NORM): UnmapFromOutput for surface 0 (outputId: -1)
2020-02-05T09:22:01.369Z GfxSurfaceDecoder(NORM): Requesting new Sink for surface: 0
2020-02-05T09:22:01.369Z [Connection] Request graphics sink delegate
2020-02-05T09:22:01.370Z [SessionViewModel] Received canvasNeeded event on UI layer, connectionID=7165843b-c6b1-45f7-8317-1d310d540000
2020-02-05T09:22:01.370Z [object HTMLCanvasElement]
2020-02-05T09:22:01.416Z CanvasHelper(NORM): creating new webgl canvas helper
2020-02-05T09:22:01.428Z GfxSurfaceDecoder(NORM): WebGL support available for surface: 0
2020-02-05T09:22:01.429Z [Connection] Associating graphics sink with monitor
2020-02-05T09:22:01.430Z [CanvasGraphicsSinkFactory] Setting graphics sink viewport: width = 1904 height = 848
2020-02-05T09:22:01.388Z NetworkDetector(NORM): Base RTT = 400 ms, Avg RTT = 400 ms, BW = 512 kbps
2020-02-05T09:22:01.552Z GfxSurfaceDecoder(NORM): hardware avc decoder created for surface 0
2020-02-05T09:22:01.627Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/f8f3dc4a-3513-4bdb-8ab1-1666e3f4704a
2020-02-05T09:22:01.644Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/67356002-4a57-4e53-891c-ee62458db445
2020-02-05T09:22:01.660Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/95dee7f4-8eac-480c-9f69-52d511dee061
2020-02-05T09:22:01.677Z [SessionViewModel] Default mouse pointer value changed to false
2020-02-05T09:22:01.706Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/95dee7f4-8eac-480c-9f69-52d511dee061
2020-02-05T09:22:01.722Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/076cdb08-c043-490f-85d7-c2825d767ce4
2020-02-05T09:22:01.765Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/b106d219-6462-46b4-8288-3d86c75fd3a1
2020-02-05T09:22:01.718Z DVCAdapter(WARN): Rejecting DVC AUDIO_PLAYBACK_DVC create request: listener doesn't exist
2020-02-05T09:22:01.719Z DVCAdapter(NORM): Rejected DVC ID 15
2020-02-05T09:22:01.748Z ConnectedState(NORM): Save Session Info PDU Received
2020-02-05T09:22:01.778Z ConnectedState(ERR): Logon Error: status Failed(3) code 3
    connection.cpp(880): OnLogonError()
at Object.Logger.a.errorWithoutTimestamp (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/client.194eecb6.js:1:2855),at Function.<anonymous> (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/client.194eecb6.js:5:7952),at methodCaller_emscripten$$val_$emscripten$$val_emscripten$$val$ (eval at new_ (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1499616), <anonymous>:6:26),at __emval_call_method (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1521150),at I$a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:713702),at ujd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283347),at invoke_viiiii (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1572907),at H$a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:712115),at sjd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283181),at invoke_viii (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1572497),at x0a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:751280),at Hfb (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:97:365174),at qjd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283050),at invoke_vii (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1572108),at s1a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:788476),at qjd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283050),at invoke_vii (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1572108),at t1a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:789288),at sjd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283181),at dynCall_viii_471 (eval at makeDynCaller (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:1:1),<anonymous>:4:12),at OnMessageCallback$Invoke [as Invoke] (eval at new_ (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1499616), <anonymous>:9:1),at Worker.<anonymous> (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:106254)
2020-02-05T09:22:01.838Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/82383e55-9cf1-4bd9-8a2c-3296cadc5569
2020-02-05T09:22:01.841Z [SessionViewModel] Default mouse pointer value changed to false
2020-02-05T09:22:01.843Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/95dee7f4-8eac-480c-9f69-52d511dee061
2020-02-05T09:22:01.846Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/b1af98fd-c45e-42ad-adb0-557e646840b9
2020-02-05T09:22:01.849Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/89233ff8-1445-4bef-bc5b-bcd21e87e0cf
2020-02-05T09:22:01.853Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/cd36fea2-c805-4fa0-a360-c6f143ea7028
2020-02-05T09:22:01.853Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/b1af98fd-c45e-42ad-adb0-557e646840b9
2020-02-05T09:22:01.855Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/3f5a3a58-8462-48eb-b566-63248dde2ee2
2020-02-05T09:22:01.859Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/58f389c4-8360-48d6-9a03-f4a00d2ce241
2020-02-05T09:22:01.862Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/bcd4eb7d-c764-4315-b442-4c04efae7312
2020-02-05T09:22:01.864Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/f916dffa-eff3-4513-b983-afa40eafaa94
2020-02-05T09:22:01.867Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/f71aac89-0308-44d2-a2ab-fe104c2ee731
2020-02-05T09:22:01.873Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/7219364f-000a-4e4e-9d46-c67ecaa8bc33
2020-02-05T09:22:01.875Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/a0d2a412-4e2b-4624-8c6a-a28f46d2de0f
2020-02-05T09:22:01.876Z NetworkDetector(NORM): Base RTT = 738 ms, Avg RTT = 449 ms, BW = 512 kbps
2020-02-05T09:22:01.882Z DVCAdapter(WARN): Rejecting DVC AUDIO_PLAYBACK_DVC create request: listener doesn't exist
2020-02-05T09:22:01.882Z DVCAdapter(NORM): Rejected DVC ID 9
2020-02-05T09:22:01.898Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/5bcbaeff-a568-4f36-aca6-019143842191
2020-02-05T09:22:01.898Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/4f4ba373-4568-44c6-90a7-db183f8f74fa
2020-02-05T09:22:01.899Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/0de61371-37e6-4746-b34a-6f956efe2ad0
2020-02-05T09:22:01.896Z NetworkDetector(NORM): Base RTT = 738 ms, Avg RTT = 471 ms, BW = 512 kbps
2020-02-05T09:22:02.061Z NetworkDetector(NORM): Base RTT = 512 ms, Avg RTT = 473 ms, BW = 512 kbps
2020-02-05T09:22:02.108Z NetworkDetector(NORM): Base RTT = 333 ms, Avg RTT = 478 ms, BW = 512 kbps
2020-02-05T09:22:02.192Z FileRedirection::LifecycleStateBase(NORM): Received a ServerAnnounceRequest packet with major_version = 1, minor version = 13
2020-02-05T09:22:02.206Z CapabilitiesExchangeState(NORM): Entering device redirection channel state CapabilitiesExchangeState
2020-02-05T09:22:02.208Z DVCAdapter(WARN): Rejecting DVC RDCamera_Device_Enumerator create request: listener doesn't exist
2020-02-05T09:22:02.208Z DVCAdapter(NORM): Rejected DVC ID 9
2020-02-05T09:22:02.210Z NetworkDetector(NORM): Base RTT = 333 ms, Avg RTT = 383 ms, BW = 512 kbps
2020-02-05T09:22:02.212Z NetworkDetector(NORM): Base RTT = 31 ms, Avg RTT = 203 ms, BW = 512 kbps
2020-02-05T09:22:02.295Z NetworkDetector(NORM): Base RTT = 31 ms, Avg RTT = 85 ms, BW = 2155 kbps
2020-02-05T09:22:02.394Z PreLogonState(NORM): Entering device redirection channel state PreLogonState
2020-02-05T09:22:02.397Z NetworkDetector(NORM): Base RTT = 31 ms, Avg RTT = 81 ms, BW = 2155 kbps
2020-02-05T09:22:02.438Z NetworkDetector(NORM): Base RTT = 31 ms, Avg RTT = 82 ms, BW = 2155 kbps
2020-02-05T09:22:02.474Z NetworkDetector(NORM): Base RTT = 31 ms, Avg RTT = 61 ms, BW = 2155 kbps
2020-02-05T09:22:02.500Z NetworkDetector(NORM): Base RTT = 15 ms, Avg RTT = 55 ms, BW = 2155 kbps
2020-02-05T09:22:02.607Z NetworkDetector(NORM): Base RTT = 15 ms, Avg RTT = 21 ms, BW = 2155 kbps
2020-02-05T09:22:02.640Z NetworkDetector(NORM): Base RTT = 15 ms, Avg RTT = 23 ms, BW = 3882 kbps
2020-02-05T09:22:02.658Z NetworkDetector(NORM): Base RTT = 5 ms, Avg RTT = 22 ms, BW = 3882 kbps
2020-02-05T09:22:02.722Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/fdea0049-a348-4dfe-ac11-f166034cbdbd
2020-02-05T09:22:02.722Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/9608000c-bacd-4844-89ff-da916b425727
2020-02-05T09:22:02.722Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/7629d2e9-3ffd-469c-8534-2f5bfc92bc31
2020-02-05T09:22:02.723Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/5ba331e8-ec07-4feb-8e99-8d8f687f8363
2020-02-05T09:22:02.723Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/076cdb08-c043-490f-85d7-c2825d767ce4
2020-02-05T09:22:02.723Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/b106d219-6462-46b4-8288-3d86c75fd3a1
2020-02-05T09:22:02.724Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/82383e55-9cf1-4bd9-8a2c-3296cadc5569
2020-02-05T09:22:02.724Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/b1af98fd-c45e-42ad-adb0-557e646840b9
2020-02-05T09:22:02.724Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/3f5a3a58-8462-48eb-b566-63248dde2ee2
2020-02-05T09:22:02.725Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/58f389c4-8360-48d6-9a03-f4a00d2ce241
2020-02-05T09:22:02.725Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/bcd4eb7d-c764-4315-b442-4c04efae7312
2020-02-05T09:22:02.725Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/f916dffa-eff3-4513-b983-afa40eafaa94
2020-02-05T09:22:02.726Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/f71aac89-0308-44d2-a2ab-fe104c2ee731
2020-02-05T09:22:02.726Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/7219364f-000a-4e4e-9d46-c67ecaa8bc33
2020-02-05T09:22:02.726Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/a0d2a412-4e2b-4624-8c6a-a28f46d2de0f
2020-02-05T09:22:02.736Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/5bcbaeff-a568-4f36-aca6-019143842191
2020-02-05T09:22:02.717Z NetworkDetector(NORM): Base RTT = 5 ms, Avg RTT = 5 ms, BW = 3882 kbps
2020-02-05T09:22:02.783Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/4f4ba373-4568-44c6-90a7-db183f8f74fa
2020-02-05T09:22:02.784Z NetworkDetector(NORM): Base RTT = 5 ms, Avg RTT = 5 ms, BW = 3882 kbps
2020-02-05T09:22:02.827Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/0de61371-37e6-4746-b34a-6f956efe2ad0
2020-02-05T09:22:02.881Z NetworkDetector(NORM): Base RTT = 5 ms, Avg RTT = 6 ms, BW = 3882 kbps
2020-02-05T09:22:02.893Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/fdea0049-a348-4dfe-ac11-f166034cbdbd
2020-02-05T09:22:02.952Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/9608000c-bacd-4844-89ff-da916b425727
2020-02-05T09:22:03.005Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/7629d2e9-3ffd-469c-8534-2f5bfc92bc31
2020-02-05T09:22:03.066Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/5ba331e8-ec07-4feb-8e99-8d8f687f8363
2020-02-05T09:22:03.057Z NetworkDetector(NORM): Base RTT = 4 ms, Avg RTT = 4 ms, BW = 3882 kbps
2020-02-05T09:22:03.102Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/076cdb08-c043-490f-85d7-c2825d767ce4
2020-02-05T09:22:03.162Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/b106d219-6462-46b4-8288-3d86c75fd3a1
2020-02-05T09:22:03.176Z NetworkDetector(NORM): Base RTT = 4 ms, Avg RTT = 4 ms, BW = 3882 kbps
2020-02-05T09:22:03.208Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/82383e55-9cf1-4bd9-8a2c-3296cadc5569
2020-02-05T09:22:03.222Z ConnectedState(NORM): Save Session Info PDU Received
2020-02-05T09:22:03.256Z [Connection] Login completed for server: remoteapps.stlwerkt.nl:443 username: VTL\imamedov
2020-02-05T09:22:03.257Z ConnectedState(NORM): Save Session Info PDU Received
2020-02-05T09:22:03.257Z ConnectedState(NORM): Received ARC cookie for session 3
2020-02-05T09:22:03.268Z ConnectedState(NORM): Entering device redirection channel state ConnectedState
2020-02-05T09:22:03.294Z DVCAdapter(WARN): Rejecting DVC PNPDR create request: listener doesn't exist
2020-02-05T09:22:03.295Z DVCAdapter(NORM): Rejected DVC ID 9
2020-02-05T09:22:03.313Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/b1af98fd-c45e-42ad-adb0-557e646840b9
2020-02-05T09:22:03.304Z NetworkDetector(NORM): Base RTT = 4 ms, Avg RTT = 4 ms, BW = 5041 kbps
2020-02-05T09:22:03.338Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/3f5a3a58-8462-48eb-b566-63248dde2ee2
2020-02-05T09:22:03.334Z DVCAdapter(WARN): Rejecting DVC URBDRC create request: listener doesn't exist
2020-02-05T09:22:03.336Z DVCAdapter(NORM): Rejected DVC ID 9
2020-02-05T09:22:03.372Z [SessionViewModel] Default mouse pointer value changed to false
2020-02-05T09:22:03.389Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/076cdb08-c043-490f-85d7-c2825d767ce4
2020-02-05T09:22:03.391Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/b106d219-6462-46b4-8288-3d86c75fd3a1
2020-02-05T09:22:03.389Z DVCAdapter(WARN): Rejecting DVC Microsoft::Windows::RDS::Geometry::v08.01 create request: listener doesn't exist
2020-02-05T09:22:03.391Z DVCAdapter(NORM): Rejected DVC ID 9
2020-02-05T09:22:03.392Z NetworkDetector(NORM): Base RTT = 4 ms, Avg RTT = 5 ms, BW = 5041 kbps
2020-02-05T09:22:03.440Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/95dee7f4-8eac-480c-9f69-52d511dee061
2020-02-05T09:22:03.441Z [SessionViewModel] Mouse pointer changed to blob:https://remoteapps.stlwerkt.nl/95dee7f4-8eac-480c-9f69-52d511dee061
2020-02-05T09:22:03.409Z DVCAdapter(NORM): Accepted DVC ID 9
2020-02-05T09:22:03.413Z InputPlugin(NORM): Channel open
2020-02-05T09:22:03.542Z Connection(ERR): The connection generated an internal exception with disconnect code=GenericProtocolError(15), extended code=<null>, reason=I/O request packet received for a nonexistent device
 Thrown in thread 399776 at:
    device/devredirchannel.cpp(123)
Call Stack:
        at _lb
        at Xlb
        at Atb
        at tjd 

    connection.cpp(1333): OnException()
at Object.Logger.a.errorWithoutTimestamp (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/client.194eecb6.js:1:2855),at Function.<anonymous> (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/client.194eecb6.js:5:7952),at methodCaller_emscripten$$val_$emscripten$$val_emscripten$$val$ (eval at new_ (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1499616), <anonymous>:6:26),at __emval_call_method (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1521150),at I$a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:713702),at ujd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283347),at invoke_viiiii (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1572907),at H$a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:712115),at sjd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283181),at invoke_viii (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1572497),at x0a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:751280),at Hfb (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:97:365174),at qjd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283050),at invoke_vii (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1572108),at s1a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:788476),at qjd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283050),at invoke_vii (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1572108),at t1a (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:95:789288),at sjd (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:99:283181),at dynCall_viii_471 (eval at makeDynCaller (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:1:1),<anonymous>:4:12),at OnMessageCallback$Invoke [as Invoke] (eval at new_ (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:1499616), <anonymous>:9:1),at Worker.<anonymous> (https://remoteapps.stlwerkt.nl/rdweb/webclient/js/rdcore.2d28f0f1.js:86:106254)
2020-02-05T09:22:03.585Z [Connection] Disconnecting
2020-02-05T09:22:03.586Z DeviceRedirectionChannel(NORM): Device redirection channel disconnected
2020-02-05T09:22:03.587Z DVCAdapter(NORM): Closing all DVCs
2020-02-05T09:22:03.603Z GfxSurfacedDecoder(NORM): Surface deleted 0
2020-02-05T09:22:03.605Z InputPlugin(NORM): Channel closed
2020-02-05T09:22:03.613Z DVCManager(NORM): DVC Manager disconnected
2020-02-05T09:22:03.613Z DVCManager(NORM): Disconnect notification for plugin DisplayControlGraphicsPlugin
2020-02-05T09:22:03.614Z DVCManager(NORM): Disconnect notification for plugin GfxChannelGraphicsPlugin
2020-02-05T09:22:03.615Z DVCManager(NORM): Disconnect notification for plugin InputPlugin
2020-02-05T09:22:03.636Z WebSocketTransport(NORM): Connection close initiated for url=wss://remoteapps.stlwerkt.nl:443/remoteDesktopGateway?CorId=%7B7165843b-c6b1-45f7-8317-1d310d540000%7D&ConId=%7B04df9537-66e4-48d6-adef-e08c95e19dd6%7D&ClGen=HTML%3D1&ClBld=Type%3DRdClient%3B%20Build%3Dprivate&AuthS=SSPI_NTLM, code=1000, reason="NormalClosure(1000)"
2020-02-05T09:22:03.637Z GatewayTransport(NORM): GatewayTransport closed.
2020-02-05T09:22:03.640Z [Connection] Disconnected
2020-02-05T09:22:03.645Z [SessionViewModel] Received retireCanvas event on UI layer, connectionID=7165843b-c6b1-45f7-8317-1d310d540000
2020-02-05T09:22:03.645Z [SessionProvider] Session disconnect received in provider
2020-02-05T09:22:03.645Z [SessionViewModel] Received didDisconnect event on UI layer
2020-02-05T09:22:03.646Z [Connection] Cleaning up connection
2020-02-05T09:22:03.646Z [SessionProvider] Connection destroyed event received.
2020-02-05T09:22:03.646Z [SessionProvider] Session disconnect received in provider
2020-02-05T09:22:03.647Z [SessionViewModel] Received didDisconnect event on UI layer
2020-02-05T09:22:03.647Z WebWorker(NORM): Destroying Webworker
2020-02-05T09:22:03.677Z [SessionViewModel] Mouse left canvas mouse :388
2020-02-05T09:22:03.684Z [SessionViewModel] Canvas lost focus


RDS client cannot see the local printer

$
0
0

we have a problem days ago and we couldn't figure it out

we have one employe works as remot before he was able to see his local printer and use it but now hes not able to see it

i check everything i can GPO ,terminal server mangment, remot desktop settings , easy print , ..... all seems to be right but he still not able to use his local printer

New RDS Deployment - Windows 2012 R2

$
0
0

Hello,

We are deploying a new RDS environment.  As a brief overview of our setup:

  • 1 dedicated server for the broker, gateway, session host, and licensing (for 10 users or less)

After reading numerous articles, i'm trying to figure out the certificates.  I know I will need one 3rd party cert for the Connection Broker, Web Access, and Gateway roles to allow users to access the resources outside the network.  My questions are as follows:

  • When obtaining a wild card cert, do I need to have the internal FQDN of the server, the external FQDN, or both listed in the cert?
  • For the external FQDN, can i choose whatever I want (i.e. RD.COMPANY.COM) and then enter that in the internal DNS? Or external only? (sorry not a DNS guru)
  • For the RD Web Access URL, do I need to change that to my external FQDN (i.e. RD.COMPANY.COM) or leave as is?

My thinking is I need to obtain a wild card cert with an external FQDN (i.e. RD.COMPANY.COM).  In my external DNS, setup that FQDN with a external IP address and allow that thru my firewall to the internal IP.  Am I on the right track?  Thanks for any assistance! 

 

Profile drives not reliably releasing on logout, causing users to have no profile next log in.

$
0
0

We migrated to a Server 2016 based RD system a while back and in increasing frequency, users who log off or time out when they disconnect (it happens in both cases, possibly more so in the latter) don't have their profile accessible.

Using the "Sidder" app I can see that the users profile .vhdx file is locked and appears in use on one of the RD hosts, but the user is not logged in when viewing directly on the server or via the RD broker server.

By closing the open files on the profile drive server that stores those profiles, the user can usually then log in, but in some cases - if they get the same server they used last in the RD host pool - that server still refuses to load the profile, and I have to manually shut down logins on that server to steer them to another host, where their profile finally attaches.

This is, obviously, making my users furious. This kind of song and dance to log in when they go to do work is not appreciated, nor does our IT people enjoy the wasted time troubleshooting this stuff.

Does anyone have any suggestions on what could be causing this unreliability? Is the only answer really to get a third party profile management system to fix this into a usable state? We tried classic roaming profiles on an earlier generation system and had all the fun roaming profile problems so going back in time is not an option.

Microsoft Teams... Unable to uninstall it (per-user install)

$
0
0

Hi,

Software restriction policy in place : Everything disallowed except the obvious (c:\Windows, c:\program files, etc..).

Now adding a Certificat rule exception for Microsoft Teams installer. (Microsoft certificat). This is allowing a "per-user" installation of Microsoft Teams (and probably other Microsoft products. Gasp.)

A regular user w/o admin rights can install and run MS Teams. So far so good.

Now trying to uninstall it.

No way...

Any hint ?

How to control application access in Remote Desktop Services

$
0
0

Hi,

I have a question about how to control i.e. grant / deny access to applications installed on Remote Desktop Session Host Servers.

Is there any recommended method/best practices to be used for granting access to a particular application (installed on RDSH Servers) to a limited set of users?

Thanks,

Amit Jogi

RDS 2019 application proxy externally

$
0
0

I have setup a RDS 2019 environment with the following roles.

- RDS Gateway and Web Access on one server

- Connection Broker

- 2 Remote Desktop session host servers

- RD licensing server on DC

- Application proxy on ADConnect

- Outbound ports are open to Azure AD

I followed this document.

https://docs.microsoft.com/bs-latn-ba/azure/active-directory/manage-apps/application-proxy-integrate-with-remote-desktop-services

When i log in internally to office 365 and open the On-premise application for remote desktop everything works fine

When i log in externally to office 365 and open the on-premise application for remote desktop i get the error "The computer can't connect with the external computer because authentication with the firewall is failed. Because the references from the firewall are missing".

There seems something is wrong in the firewall, but i configured the outbound ports. Do i configure more in the firewall for this ? Am i missing something else ?


Server 2019 Standard Terminal Server, some older users need "larger" text and icons

$
0
0

Just put in a brand new Windows Server 2019 Standard Terminal Server at a client. Some of the partners in the firm are of an advanced age and their eyesight is no good. However other's are in their 20's and can see very well.

I tried searching for and and it seems microsoft had a solution for 2008 R2 and then nothing after.

Any way to get that on Windows Server 2019?


Clustering Terminal Server under HyperV Cluster

$
0
0

Hi,

It's possible to setup a clustering Terminal Server under a HyperV R2 cluster (or VMware VSphere 5 cluster)?

Thanks


Merci Nabil BEN SLAMA

Windows Server 2019 RDS Errors After Domain Controller Change

$
0
0

We had an existing Windows Server 2019 with Remote Desktop Services connected to a Windows Small Business Server 2011 that was acting as a domain controller.  Everything worked fine.

The SBS 2011 was recently replaced by a new Windows Server 2019 domain controller.  The new domain controller has the same name an IP address, so the old domain controller (SBS 2011) was removed, and the new one put in its place (Windows Server 2019)  We rebuilt the trust relationship between the existing RDS server and the new domain controller by running the PowerShell command on the new RDS server

Reset-ComputerMachinePassword -Server {server name} -Credential {domain\Administrator}

That worked fine for connecting the RDS to the new domain server.  However, when users try to login to the RDS Server using Remote Desktop, they get the error:

"The requested session access is denied".

The server manager on the RDS Server reports the following errors when a user tries to login to the RDS Server using Remote Desktop.

Error # 1280  Source: Microsoft Windows Terminal Services SessionBroker Client: :: Remote Desktop Services failed to join the Connection Broker on server SERVERNNAME.domain.local. Error: Current async message was dropped by async dispatcher, because there is a new message which will override the current one.  
Error # 2056 Microsoft Windows Terminal Services Session Broker :::
The Remote Desktop Connection Broker server could not enumerate the targets for the provider named NULL from the database.
Pooled virtual desktop collection name: NULL Error: Logon to the database failed.
Error #226  Microsoft Windows TerminalServices ClientActiveXCore ::: RDPClient_SSL: An error was encountered when transitioning from TsSslStateDisconnected to TsSslStateDisconnected in response to TsSslEventInvalidState (error code 0x8000FFFF).

I researched these error codes but did not get too far.  Any help would be appreciated.

Michael

Slow RDP Initialization and CredSSP

$
0
0

Hi everybody,

After beginning the migration from XP to Windows 7 we noticed that the RDP initialization connection took about 30sec stuck on "Securing remote desktop".
I order to understand better the problem we analyzed the network traffic and discovered that the rdp client tried to contact an external "Akamai" server.
As the traffic is filtered the connection with this server seems to timeout and finally release the  "Securing remote desktop" step.
After some research we disabled the CredSSP setting in the Default.rdp : enablecredsspsupport:i:0, and everything works fine.

Anyway I have two questions :

1 - Why my RDP client is trying to reach an external server ?

2 - What's the security impact of disabling CredSSP ?

Thanks all,

Julien

Disable Multiple session in windows server 2016

$
0
0

Hi,

By default all windows machine has 2 session enabled in RDP. Currently i have RDS setup with multiple client VM. here i have to restrict single user to single computer login (Allow only one session for the specific user for specific computer).

Change should be done in AD/RDS server not in client machine. Both AD & RDS are windows 2016.

Awaiting for your valuable input for this problem .

Thank you!

RDS CAL licensing for middleware system written as a dispatcher to RDS

$
0
0

Hi,

I am software developer and I'm working on web-based distributed system written from scratch in C++, which can work with RDS. In a nutshell, it is a wrapper or rather dispatcher giving accelerated access to virtual desktops.
My system is a middleware and stands between system users and RDS.
In fact, users DOES NOT have direct access to sessions in Remote Desktop, but only through the pool of available "channels" made by my middleware system.

Users are not using any standard Remote Desktop Connection applications nor these HTTP5 based Web Client, but just have access only through my own protocol.
Users might be authenticated by other than AD or AAD systems.

For example, my system provides access for 1000 users, but I know that at the same time, only max. 10 users will need to work simultaneously on the system.

So, is that enough for my middleware system to have 10 RDS CAL devices only, or despite everything, do I still need to purchase 1000 RDS CAL users?

Best regards,
Robert


Viewing all 25525 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>