RDP No Longer Worker

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #53863
    beefy
    Participant
    • Total Post: 37
    • Frequent Flyer
    • ★★★

    I have a model 5010 thin client that is setup to RDP to a Server 2016 box.  This is just a typical server setup.  Terminal services are not installed on this server and never have been.  This was working fine until yesterday.  I made no changes to the firmware or ini file on the thin client.  We did install the latest Server 2016 update on Tuesday night.  Could there be something in that update that blocks the RDP connection?  I can still connect via RDP from a Windows 10 or Windows 7 desktops.

    Here is the INI configured for the thin client.

    ;*************************************************************
    ;* General 1 *
    ;*************************************************************

    Privilege=None HideSysInfo=yes ShowDisplaySettings=No HideConnectionManager=yes

    ;*************************************************************
    ;* Network *
    ;*************************************************************

    HideIP=yes
    Terminalname=xxx-xxxx
    SecurityPolicy=low

    ;————————————————————-
    ;- RDP Session 1 –
    ;- Each line but the last must end with a ‘\’ –
    ;————————————————————-

    CONNECT=RDP \
    Host=xxx.xxx.xxx.xxx \
    Description=”Name” \
    AutoConnect=yes \
    Reconnect=1 \
    Fullscreen=yes \
    Domainname=xxx-xxxx\
    LocalCopy=no

    #53864
    beefy
    Participant
    • Total Post: 37
    • Frequent Flyer
    • ★★★

    Addtional Information

    Found out that this does not work with Server 2012 R2 with RDS installed either.  I have tried this across 5010, 5040 AIO, and 5470 mobile devices with different firmware versions ranging from 8.6_027 to 8.6_511.

    #53877
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Do you get any hints in the ThinOS eventlog?
    Maybe certificates missing?

    CG

    #53947
    beefy
    Participant
    • Total Post: 37
    • Frequent Flyer
    • ★★★

    Thanks for the response.  This ended up being an INI config issue.  Needed to add SignOn=no.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.