K2000 - Cannot vnc into PCs booted from 32bit KBE
I can vnc into the 64bit KBE but the 32bit KBE doesn't seem to work. I've tried logging in via vnc run from my desktop and also via Java VNC run from the remote actions button on the system inventory page. Neither seem to work.
When I scan for port 5800 it's not open.
Answers (1)
load up your 32 bit kbe, from the main screen choose recovery command prormpt. in the command window enter "taskmgr" and look under processes and see if winvnc is running.
It loads this thru from the startnet.cmd file that calls the batch file \\ikbox\peinst\hta\startup.bat
if exist Y:\hta\%PROCESSOR_ARCHITECTURE%\ultravnc\startvnc.bat (
start /min Y:\hta\%PROCESSOR_ARCHITECTURE%\ultravnc\startvnc.bat
)
mshta Y:\hta\rpc_upload_inventory.hta
exit
if winvnc is not running in the command window go to the y: drive and cd\hta
in the y:\hta dir enter startup.bat and see if if loads, if not
goto y:\hta\x86\ultravnc and try run the startvnc.bat or winvnc.exe from there