RDP and loss of sound windows 8.1

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • alldone
    Automated Home Jr Member
    • Mar 2010
    • 26

    RDP and loss of sound windows 8.1

    I previously used a batchfile with the tscon.exe command posted by Gumby to disconnect my RDP sessions from cortex, otherwise there was a complete loss of sound as the RDP session was not disconnected properly.

    This does not seem to work with windows 8.1 (just belatedly upgraded from XP due to death of old PC). With a bit of googling, it appears that microsoft now increment the RDP session number with each login.

    So my new batch file contains

    for /l %%x in (0, 1, 100) do tscon.exe %%x /dest:console


    this gives a series of tscon commands with session numbers from 0-100 and this seems to disconnect the RDP session and reconnect the sound properly. This needs to be saved as a .bat file somewhere not on the desktop, then rightclick, send shortcut to desktop. Go into the shortcut properties, select shortcut, advanced and check run as administrator.

    Now double click on this shortcut to finish your RDP session and sound will work from cortex.
  • chris_j_hunter
    Automated Home Legend
    • Dec 2007
    • 1713

    #2
    not sure I follow - but TeamViewer works for us ... !
    Our self-build - going further with HA...

    Comment

    • Aristoteles
      Automated Home Jr Member
      • Jan 2013
      • 32

      #3
      An alternative might perhaps be to connect through RDP without taking over the sound (i.e. leaving the sound to be played on the remote computer). This way all messages sent by cortex while you are connected through RDP would still reach their intended destinations.

      /Glenn

      Comment

      Working...
      X