Forum Foren spacedesk Discussions How to start and enable SpaceDesk Console from command line

Ansicht von 3 Beiträgen – 1 bis 2 (von insgesamt 2)
  • Autor
    Beiträge
  • #12821
    dyong
    Teilnehmer

    I’d like to be able to start and enable SpaceDesk Console from the Windows command line.

    Can this be done?

    #12831
    spacedesk Lea
    Administrator

    Hi @dyong,

    Yes, it can be done.
    It’s just like any other command lines for running an executable – start [path\filename.exe]

    Just type the following commands:

    To run spacedesk Driver Console:
    start C:\Windows\System32\spacedeskConsole.exe

    To stop/start the spacedesk Driver/Server:
    sc start spacedeskService
    sc stop spacedeskService

    #12852
    dyong
    Teilnehmer

    This is great! It’s exactly what I was hoping for. Thank you so much!

Ansicht von 3 Beiträgen – 1 bis 2 (von insgesamt 2)
  • Das Thema „How to start and enable SpaceDesk Console from command line“ ist für neue Antworten geschlossen.