I have the latest version of VNC Scan installed: 2008.1.28.129. I am trying to remotely install the client from a Windows XP SP2 box to a Vista Business workstation. It doesn not seem to install. When the service tries to start it says it does not exist. I do not have any problems with XP workstations. This is all on our internal LAN.
The results file are listed below:
A subdirectory or file C:\\temp already exists.
The command completed successfully.
VNC command switch of /ultra will be used.
The final choice will be /ultra.
Script is version 7.0
---------------------------------------------------------------
You want to install : /ultra
Log on as : mcmurray
Log output to results.txt : no
Install warning box : no
Install method : Overwrite files and registry
Install Vncviewer program : yes
'My Details' desktop icon : yes
---------------------------------------------------------------
R1
VNC found and updating path
Path statement has been backed up and will be restored at the end of the script
Checking Utility availability... please wait.
Target pc will be 'VISTATEST2-PC'.
Machine name "VISTATEST2-PC" is valid.
Local name
Remote name \\VISTATEST2-PC\ipc$
Resource type IPC
Status OK
# Opens 0
# Connections 1
The command completed successfully.
Checking share access on VISTATEST2-PC
Error: The network path was not found.
Error: The network path was not found.
Error: The network path was not found.
Querying remote PC VISTATEST2-PC registry to locate the start menu. Please wait.
Error: The network path was not found.
Windows (on machine VISTATEST2-PC) is on drive in and VNC will be
installed into :\\Orl\VNC on VISTATEST2-PC.
***************************************************************************
* Script could not find where NT is installed on the remote machine. *
* Try using the machine's IP address rather than it's name for the target *
***************************************************************************
The command was:
REG QUERY "\\VISTATEST2-PC\HKLM\Software\Microsoft\Windows NT\CurrentVersion" /v
SystemRoot
Check that you are using REG version 3 (included in XP system) and not an earlie
r edition.
------------------------------------------------------------
Fastpush to 'VISTATEST2-PC'.
You want to install : /ultra
Install Vncviewer program : yes
Create Start Menu links : no
------------------------------------------------------------
A subdirectory or file \\VISTATEST2-PC\c$\temp already exists.
BeyondExec V2.05 - Spawn Remote Processes on Windows NT/2000/XP WorkStations.
Copyright(C) 2002-2003 Craig.Peacock@beyondlogic.org
[VISTATEST2-PC] Establishing Connection . . .
[VISTATEST2-PC] BeyondExec service already installed on remote machine.
[VISTATEST2-PC] Command Successfully Issued to VISTATEST2-PC on Pipe 1.
[vistatest2-pc] Process started, ProcessID = 608, ThreadID = 3900
The system cannot find the path specified.
'install_silent.bat' is not recognized as an internal or external command,
operable program or batch file.
[vistatest2-pc] Process terminated with exit code 1 after 00:00:00.016s
1 file(s) copied.
*** you may notice service errors below this point. They are normal and OK ***
BeyondExec V2.05 - Spawn Remote Processes on Windows NT/2000/XP WorkStations.
Copyright(C) 2002-2003 Craig.Peacock@beyondlogic.org
[VISTATEST2-PC] Establishing Connection . . .
[VISTATEST2-PC] BeyondExec service already installed on remote machine.
[VISTATEST2-PC] Command Successfully Issued to VISTATEST2-PC on Pipe 1.
[vistatest2-pc] Process started, ProcessID = 3560, ThreadID = 3800
C:\Windows>net stop winvnc
System error 1060 has occurred.
The specified service does not exist as an installed service.
C:\Windows>net stop winvnc4
System error 1060 has occurred.
The specified service does not exist as an installed service.
C:\Windows>regedit /s c:\temp\custom.reg
C:\Windows>net start winvnc
The service name is invalid.
More help is available by typing NET HELPMSG 2185.
C:\Windows>net start winvnc4
The service name is invalid.
More help is available by typing NET HELPMSG 2185.
C:\Windows>netsh.exe firewall set portopening tcp 5900 VNC enable all
Ok.
C:\Windows>netsh.exe firewall set portopening tcp 5800 VNCHTTP enable all
Ok.
[vistatest2-pc] Process terminated with exit code 0 after 00:00:00.576s
Press any key to continue . . .
Any help would be appreciated.
TIA