Search found 4 matches

by enkidu
2024-04-04 10:04
Forum: General help
Topic: How to initiate a session from server -> viewer via command line?
Replies: 7
Views: 27114

Re: How to initiate a session from server -> viewer via command line?


winvnc Server admin properties (systray)


That's nearly what I currently do. I use "Add new client" in tray icon menu.

But this is not very convenient. You always have to manually add data. And you have to know where ecc.
For my 88yo mother this is normally too much.

I'd like to have a batch ...
by enkidu
2024-04-01 19:08
Forum: General help
Topic: How to initiate a session from server -> viewer via command line?
Replies: 7
Views: 27114

Re: How to initiate a session from server -> viewer via command line?


service initiated inverse connection


Well... Seems that I do not understand what to do...

I added my viewers hostname in admin properties.
My viewer is up and running, hostname + ip are correct.

But how can I initiate the server connecting to my viewer?

I tried "net start uvnc_server" and it ...
by enkidu
2024-02-26 22:50
Forum: General help
Topic: How to initiate a session from server -> viewer via command line?
Replies: 7
Views: 27114

Re: How to initiate a session from server -> viewer via command line?

I already tried -run, but winvnc tells me "already running", because the service is already running.
(And I need it as service because of UAC.)
by enkidu
2024-02-23 11:45
Forum: General help
Topic: How to initiate a session from server -> viewer via command line?
Replies: 7
Views: 27114

How to initiate a session from server -> viewer via command line?

Hi,

UltraVNC server (latest) is running as service on a Win11 professional host.


I tried with

Code: Select all

winvnc.exe -connect myhost.domain
but nothing happens.


When I use "Add new client" via gui, it works. But I need it via cmdline.

Any help is appreciated.


Tnx in advance,
Enkidu