Could UltraVNC be made to log into a pc on a Concurrent session? For example, local user is logged into a standard account, while remote user logs in to separate desktop session as Administrator without interrupting the user.
PSEXEC does it on the command line, maybe it would be possible.
I got the idea from this page:
http://sig9.com/articles/concurrent-remote-desktop
(Or can UltraVNC already do it?)
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
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
Concurrent session on same PC
Re: Concurrent session on same PC
yes possible, tested successfull 
UltraVnc 1.0.3
requirement is: Windows XP Professional sp2 + patch terminal sp2 server
not possible with XP Home

UltraVnc 1.0.3
requirement is: Windows XP Professional sp2 + patch terminal sp2 server
not possible with XP Home
Last edited by redge on 2007-06-19 21:42, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Concurrent session on same PC
OK.. so it need to replace termserv.dll as detailed in the above article???
If so, how would I make it it work on the VNC side??
Note: Because I want to have indiviual passwords for different PCs, I am using standard VNC authentication instead of MS logon II. Is that a problem?
What next?
If so, how would I make it it work on the VNC side??
Note: Because I want to have indiviual passwords for different PCs, I am using standard VNC authentication instead of MS logon II. Is that a problem?
What next?
Re: Concurrent session on same PC
http://www.kood.org/terminal-server-patch/
one vnc connection (remote)
one or more rdp connection (remote)
one local connection
to vnc server, nothing to do
to rdp terminal server of XP SP2 patched terminal server above.
follow include instructions.
one vnc connection (remote)
one or more rdp connection (remote)
one local connection
to vnc server, nothing to do
to rdp terminal server of XP SP2 patched terminal server above.
follow include instructions.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Concurrent session on same PC
OK so after I've got a patched machine...
I don't understand... Are you saying I should connect with Remote desktop as administrator, and then connect VNC to that session?? If so, that would be pointless, because I can just use Remote Desktop to control remotely.
Is there some way to connect vnc directly to the remote desktop (hopefullly without using MS logon)?
Can you please give me more details? Multiple sessions are new territory for me.
I don't understand... Are you saying I should connect with Remote desktop as administrator, and then connect VNC to that session?? If so, that would be pointless, because I can just use Remote Desktop to control remotely.
Is there some way to connect vnc directly to the remote desktop (hopefullly without using MS logon)?
Can you please give me more details? Multiple sessions are new territory for me.
Re: Concurrent session on same PC
as my knowledge.
multiple connection to separate user desktop with VNC.
VNC is for share one user logged desktop not separate desktop.
RDP you able to connect to multiple separate desktop connection through allowed and exist users on windows XP professional
remote desktop protocol (RDP) open port 3389
(mstsc.exe = Remote Desktop Connection Client)
virtual network computing (VNC) open port 5900
uncheck MSLogon to your vnc server for allow only VNC authentication
multiple connection to separate user desktop with VNC.
VNC is for share one user logged desktop not separate desktop.
RDP you able to connect to multiple separate desktop connection through allowed and exist users on windows XP professional
remote desktop protocol (RDP) open port 3389
(mstsc.exe = Remote Desktop Connection Client)
virtual network computing (VNC) open port 5900
uncheck MSLogon to your vnc server for allow only VNC authentication
Last edited by redge on 2007-06-23 16:52, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer