/build/static/layout/Breadcrumb_cap_w.png

VNC with mslogon

Has anyone setup the MS logon for Ultra VNC? I was wondering what the script would be to do so if anyone knew.

0 Comments   [ + ] Show comments

Answers (1)

Posted by: jshelley@cosb.us 13 years ago
Yellow Belt
0
Here is what I have in our KBOX Scripting tab for pushing out UltraVNC. acl.txt This is the file that us used to set which Groups or Users can log into VNC.
kace3219.bat This is the DSM Batch File.
MSRC4Plugin.dsm
rc4.key
UltraVNC-102-Setup.exe
ultravnc.inf This is the INF used within VNC to set the ACL, DSM, and some other config settings. On Success
Set “HKLM\SOFTWARE\ORL\WinVNC3\Default!Password” to “hex:db,d8,3c,fd,72,7a,14,58”. Note. This is a bogus password only being used to install and configure VNC. Your domain account will be used for the true PW.
Set “HKLM\SOFTWARE\ORL\WinVNC3!MSLogonRequired” to “1”.
Set “HKLM\SOFTWARE\ORL\WinVNC3!NewMSLogon” to “1”.
Set “HKLM\SOFTWARE\ORL\WinVNC3!DisableTrayIcon” to “0”.
Set “HKLM\SOFTWARE\ORL\WinVNC3\Default!AllowClients” to “1”.
Set “HKLM\SOFTWARE\ORL\WinVNC3\Default!AllowProperties” to “1”.
Set “HKLM\SOFTWARE\ORL\WinVNC3\Default!AllowShutdown” to “1”.
Set “HKLM\SOFTWARE\ORL\WinVNC3\Default!FileTransferEnabled” to “1”.
Set “HKLM\SOFTWARE\ORL\WinVNC3\Default!FTUserImpersonation” to “0”.
Set “HKLM\SOFTWARE\ORL\WinVNC3\Default!LockSetting” to “1”.
Launch “$(KACE_DEPENDENCY_DIR)\UltraVNC-102-Setup.exe” with params “/loadinf=”$(KACE_DEPENDENCY_DIR)\ultravnc.inf“ /verysilent”.
Run the batch file “DSM” with params “”. Batch File DSM
copy "C:\Program Files\KACE\KBOX\packages\kbots\117\MSRC4Plugin.dsm" "c:\program files\ultravnc\*.*" /Y
copy "C:\Program Files\KACE\KBOX\packages\kbots\117\rc4.key" "c:\program files\ultravnc\*.*" /Y
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ