Windows VNC server with command line interface

command-line-interfacevncwindows

I am trying to find a VNC server (preferably open source) for Windows platform with CLI. GUI is optional. Most of popular VNC servers say they provide CLI, but in reality all those command line arguments just bring up settings window. Or maybe I am doing something wrong ?

What i need to do is change port and password from command line and start the server.

Thanks

Best Answer

I think you might need to focus on distributing or editing config files & then restarting tbe VNC server to pickup the new config file. Check out the VNC manual for automated or headless installation options.