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

Viewing 3 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12821
    dyong
    Participant

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

    Can this be done?

    #12831
    spacedesk Lea
    Keymaster

    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
    Participant

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

Viewing 3 posts - 1 through 2 (of 2 total)
  • The topic ‘How to start and enable SpaceDesk Console from command line’ is closed to new replies.