After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Search found 7 matches

by bilbus
2007-10-10 01:03
Forum: MS-Logon plugin
Topic: This server doens not have a valid password enbled
Replies: 30
Views: 181976

Re: This server doens not have a valid password enbled

Dont install inside RDP, wont work. Install it on the console.

You can script a batch file to install.

You will need to download psexec.exe, part of PStools by microsoft/System Internals

REM Batch Start
REM Remote computer name
set ComputerName=192.168.1.2

NET USE \\%computerName%\IPC$ /user ...
by bilbus
2006-07-06 09:43
Forum: MS-Logon plugin
Topic: MSLogonAC problem
Replies: 2
Views: 6269

Re: MSLogonAC problem

thanks
by bilbus
2006-06-18 22:49
Forum: MS-Logon plugin
Topic: Limiting access Windows 2000 Domain
Replies: 7
Views: 12147

There are a few groups in domains

"administrators"
"Domain admins"
"enterprise admins"
"schema admins"
by bilbus
2006-06-18 19:16
Forum: MS-Logon plugin
Topic: MSLogonAC problem
Replies: 2
Views: 6269

MSLogonAC problem

I am trying to import an acl file i exported

The instructions say this

MSLogonACL.exe /i <mode> <file>

so i have ... MSLogonACL.exe /i c:\test\test.acl

But nothing is imported when i open show default permisions.

What do i put in for <mode>?

Thanks
by bilbus
2006-06-18 19:02
Forum: MS-Logon plugin
Topic: This server doens not have a valid password enbled
Replies: 30
Views: 181976

did you install vnc inside remote desktop? i get that when i tryied to do that
by bilbus
2006-01-06 22:54
Forum: Feature requests
Topic: Remember user name in MS login dialog
Replies: 5
Views: 5754

great that would be nice

does that mean that it will pull your login information from your loged in session, or the login information will just be saved in the .vnc file?
by bilbus
2006-01-06 22:52
Forum: Feature requests
Topic: Central administration
Replies: 1
Views: 3010

Central administration

Some how make VNC look to a central source for its configuration/user list. Perhaps make vnc quarry a server every 24h for an updated config or user list. It’s kind of a pain to have to change 100 computers because you want a new config setting or something.

I currently have a global group "vnc ...