Hi , is there a way out to login users to terminal server remotely without GUI(rdp) from some commandline?
background:
i am trying to remote login user after machine restart in order to start a automation test run, so in order for the automation testrun to work properly i need to open a user session on the remote machine. after restart only two entries are found (when qwinsta is queried)
SESSIONNAME USERNAME ID STATE TYPE DEVICE
console administrator 0 active wdcon
rdp-tcp 65536 listen rdpwd
so i can't use tscon to connect to a user session as not user session exists in the first place?