Excerpts from Trent Thompson's message from Mon 14-Dec-15 13:26:
> Can you confirm Remote Desktop Services is running?
> You can try something like `net start | more` to see services that are
> running via CMD.
It does:
C:\Windows\system32>net start | more
These Windows services are started:
.....
Print Spooler
Program Compatibility Assistant Service
Remote Desktop Services
Remote Procedure Call (RPC)
RPC Endpoint Mapper
Security Accounts Manager
.....
The command completed successfully.
C:\Windows\system32>sc query termservice
SERVICE_NAME: termservice
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE,
ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
Thanks,
Sergey
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to
"[email protected]"