Hi,
I´m installing many computers, make install.bat the code is :
@echo off
echo. "Se procede a instalar el Ultra VNC"
\\Server_name\Install_Setup_vnc\UltraVNC-102-Setup.exe /silent /log /dir="c:\progra~1\ultravnc"
(install Ultra VNC Very Silent)
echo. "La instalacion fue exitosa"
c:\progra~1\ultravnc\mslogonacl /i /o \\Server_name\Install_Setup_vnc\prueba
(add of "prueba" the users or user groups of the server, to local computer)
echo. "Se agregaron los grupos de usuarios"
c:\progra~1\ultravnc\winvnc.exe -run
echo. "Se inicio el server VNC"
(start VNC server)
the problem is after the install the compueter, is not activate default
- MS logon User/pass/domain
- Ms Logon be multiple doomain
I need activate this option
What command activate this option on CMD (command Window) dos?
OS Windows XP
Service pack 2
Firewall off
Antivirus Symantec
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
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
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
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
MS logon II is not activate after a installation/verysilent
Re: MS logon II is not activate after a installation/verysi
Hi again.
amm...
I Found Something
in this page
http://forum.ultravnc.fr/index.php?topi ... _next=next
I'm reading yet,
amm...
I Found Something
in this page
http://forum.ultravnc.fr/index.php?topi ... _next=next
I'm reading yet,
Re: MS logon II is not activate after a installation/verysi
I Found.
I Export reg of a install
and using DOS comand
I writte this
regedit \\server_name\archive.reg /s
and bingo
My PC )> HKey_Local_Machine )> Software )> ORL
WinVNC3
I Export this configuration a archive.reg
and Import call regedit
Whith this option active or deactive el MSLogonACL
localted in
Regedit
My PC => HKey_Local_Machine => Software => ORL
WinVNC3 => MSLogonRequired (0) be default
Yeeeaahhh!!!!!
I Export reg of a install
and using DOS comand
I writte this
regedit \\server_name\archive.reg /s
and bingo
My PC )> HKey_Local_Machine )> Software )> ORL
WinVNC3
I Export this configuration a archive.reg
and Import call regedit
Whith this option active or deactive el MSLogonACL
localted in
Regedit
My PC => HKey_Local_Machine => Software => ORL
WinVNC3 => MSLogonRequired (0) be default
Yeeeaahhh!!!!!