Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Remote desktop information through DOS command  (Read 4235 times)

0 Members and 1 Guest are viewing this topic.

[email protected]

    Topic Starter


    Newbie

    • Experience: Expert
    • OS: Other
    Remote desktop information through DOS command
    « on: April 05, 2017, 06:47:03 AM »
    Hi,
     I am looking for dos command(s) that return me all the possible information of Remote desktop like its usage, version, license etc.
    Can you please help me?

    Salmon Trout

    • Guest
    Re: Remote desktop information through DOS command
    « Reply #1 on: April 05, 2017, 08:34:38 AM »
    Please explain more clearly what you are asking about. Do you mean information about the remote desktop client version on the same machine? Or a remote machine? Also, you will get much spam if that is your real email address.


    patio

    • Moderator


    • Genius
    • Maud' Dib
    • Thanked: 1769
      • Yes
    • Experience: Beginner
    • OS: Windows 7
    Re: Remote desktop information through DOS command
    « Reply #2 on: April 05, 2017, 09:20:47 AM »
    Too late now... ::)
    " Anyone who goes to a psychiatrist should have his head examined. "

    [email protected]

      Topic Starter


      Newbie

      • Experience: Expert
      • OS: Other
      Re: Remote desktop information through DOS command
      « Reply #3 on: April 06, 2017, 12:53:32 AM »
      Hi,
      Sorry for late response. I was midnight in my timezone.
      Yes,I am looking for information about remote desktop client version on the same machine.
      Thankyou again.

      DaveLembke



        Sage
      • Thanked: 662
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 10
      Re: Remote desktop information through DOS command
      « Reply #4 on: April 06, 2017, 06:54:49 AM »
      Its my understanding that RDP version is based on whichever OS version your running... I am not aware of any "updates" to RDP.

      XP, Vista, 7, 8, *8.1(?), 10 etc. * Unsure if 8.1 is a different version of RDP than 8.

      So knowing what OS version will tell what RDP version.

      As far as usage. i am not aware of any logging feature associated with RDP to show use statistics... However one could make an app that works as a launcher/logger for RDP service. So service is off and RDP service is turned on and logged and then turned off when session complete maybe. By use of a NET START TermService instruction locally or a sc \\servername start TermService  remotely.

      https://www.windows-commandline.com/start-terminal-services-command-line/