Windows 10: MSTSC from Mac

Discus and support MSTSC from Mac in Windows 10 Software and Apps to solve the problem; I installed Microsoft Remote Desktop on my Mac and created a configuration called "pc" unter the "PCs" tab. Can I run MSTC from command line and... Discussion in 'Windows 10 Software and Apps' started by jrburk, Jan 12, 2022.

  1. jrburk Win User

    MSTSC from Mac


    I installed Microsoft Remote Desktop on my Mac and created a configuration called "pc" unter the "PCs" tab. Can I run MSTC from command line and connect to "pc" automatically as a command line parameter?open "/Applications/Microsoft Remote Desktop.app"

    :)
     
    jrburk, Jan 12, 2022
    #1

  2. MSTSC Not working?


    Helo everyone,I have some problems with mstsc.
    So I have 2 windows 10 pro PC,one with good specs and one with fair specs.
    Both of them are in same LAN.
    I tried to use one of them as a server for Minecraft (a famous game)
    I just can't connect to it,I have disabled firewall,added user to the list,connectec to internet.
    I tried to connect to my second PC's IP but it still failed,neither connecting with its full name.
    Someone please help and I will appreciate your help!MSTSC from Mac :) <3
     
    Adrian185948, Jan 12, 2022
    #2
  3. CLI mstsc errorlevel

    Thanks for the suggestion. Unfortunately we have a strictly controlled environment so I have to try to work with standard windows tools. I was working with call and then netstat to check for an active connection to the right server, but the question is
    the timing, when to kick off another mstsc. It would be simple if there was just ONE connection, so tasklist would work, but since we may have more than one connection at a time and I can't determine how to use tasklist, even w. /V to identify the specific
    process kicked off by the current iteration. Again, thanks for the suggestion.
     
    JKHMSID239, Jan 12, 2022
    #3
  4. MSTSC from Mac

    CLI mstsc errorlevel

    I have an issue trying to connect to a remote system with mstsc. Occasionally it times out. I have a rough outline of a decent bat to try to connect, then try again if mstsc fails. The issue that's complicating matters is that once mstsc is executed even
    if it fails to connect I get errorlevel 0.

    As an experiment, I tried to connect to a non-existent system. I got the popup re: Remote Desktop can't connect to the remote computer for one of these reasons: but the bat thought it was successful. As an experiment I tried a more direct test with the
    test code below from my beta bat, which displayed IT SAYS IT DID WORK.

    start /WAIT mstsc %srv%.rdp /h:1280 /w:1024 /v:%srv% /prompt && echo IT SAYS IT DID WORK

    if I tried the reverse, it did NOT return the expected error message.

    start /WAIT mstsc %srv%.rdp /h:1280 /w:1024 /v:%srv% /prompt || echo IT SAYS IT FAILED

    Of course I also echoed the errorlevel, and it's 0 whether or not I actually connect/log in.

    Am I missing something? Does anyone have a non-powershell method to actually determine if mstsc fails?
     
    JKHMSID239, Jan 12, 2022
    #4
Thema:

MSTSC from Mac

Loading...
  1. MSTSC from Mac - Similar Threads - MSTSC Mac

  2. Can no longer connect with MSTSC on Windows 11 24H2

    in Windows 10 Gaming
    Can no longer connect with MSTSC on Windows 11 24H2: As a teacher i often use RDP to display student PCs for the class, but know i get an error saying tat i dont have pernissions for making these connection an should contact the system administrator. My PC is with Danish language so perhaps i translate it wrong for this...
  3. Can no longer connect with MSTSC on Windows 11 24H2

    in Windows 10 Software and Apps
    Can no longer connect with MSTSC on Windows 11 24H2: As a teacher i often use RDP to display student PCs for the class, but know i get an error saying tat i dont have pernissions for making these connection an should contact the system administrator. My PC is with Danish language so perhaps i translate it wrong for this...
  4. Como arreglar el mstsc despues de la nueva actualizacion?

    in Windows 10 Software and Apps
    Como arreglar el mstsc despues de la nueva actualizacion?: Hola buenos días,Esta noche se me ha actualizado el windows 11 Pro al actualizarse el mstsc me ha cambiado. Estoy intentando entrar al mstsc el escritorio remoto este escritorio tiene un windows server 2003 donde tengo unos acces versión 2000 que despues de la actualización...
  5. Como arreglar el mstsc despues de la nueva actualizacion?

    in Windows 10 Gaming
    Como arreglar el mstsc despues de la nueva actualizacion?: Hola buenos días,Esta noche se me ha actualizado el windows 11 Pro al actualizarse el mstsc me ha cambiado. Estoy intentando entrar al mstsc el escritorio remoto este escritorio tiene un windows server 2003 donde tengo unos acces versión 2000 que despues de la actualización...
  6. MSTSC graphical issues

    in Windows 10 Gaming
    MSTSC graphical issues: Hi everyone, Since the 24H2 update i'm facing an issue with the new MSTSC version.When loggin to server with RDP we are facing artefacts in our application. If we do the same steps with the previsous version blue RDP bar instead of the Black one now, it works without issue ....
  7. MSTSC graphical issues

    in Windows 10 Software and Apps
    MSTSC graphical issues: Hi everyone, Since the 24H2 update i'm facing an issue with the new MSTSC version.When loggin to server with RDP we are facing artefacts in our application. If we do the same steps with the previsous version blue RDP bar instead of the Black one now, it works without issue ....
  8. MSTSC client for Mac - no, NOT the "Microsoft Remote Desktop" app

    in Windows 10 Gaming
    MSTSC client for Mac - no, NOT the "Microsoft Remote Desktop" app: On Windows I've long used both Remote Desktop Connection Manager RDCMan.exe and mstsc.exe to administer servers. I've started using "Microsoft Remote Desktop" shortened to MRD hereon also, as my organisation has several Azure Virtual Desktop published resources.While MRD is...
  9. MSTSC client for Mac - no, NOT the "Microsoft Remote Desktop" app

    in Windows 10 Software and Apps
    MSTSC client for Mac - no, NOT the "Microsoft Remote Desktop" app: On Windows I've long used both Remote Desktop Connection Manager RDCMan.exe and mstsc.exe to administer servers. I've started using "Microsoft Remote Desktop" shortened to MRD hereon also, as my organisation has several Azure Virtual Desktop published resources.While MRD is...
  10. MSTSC from Mac

    in Windows 10 Gaming
    MSTSC from Mac: I installed Microsoft Remote Desktop on my Mac and created a configuration called "pc" unter the "PCs" tab. Can I run MSTC from command line and connect to "pc" automatically as a command line parameter?open "/Applications/Microsoft Remote Desktop.app"...