Search found 3 matches

by Vestfrost
2011-03-02 09:58
Forum: Olders
Topic: Install UVNC via SCCM
Replies: 4
Views: 36281

Re: Install UVNC via SCCM

Is there another way to install UVNC via SCCM?
by Vestfrost
2011-02-28 13:38
Forum: Olders
Topic: Install UVNC via SCCM
Replies: 4
Views: 36281

Re: Install UVNC via SCCM

We are upgrading from a VNC version 1.0.2. So thats why :).
by Vestfrost
2011-02-28 12:49
Forum: Olders
Topic: Install UVNC via SCCM
Replies: 4
Views: 36281

Install UVNC via SCCM

Hi.

I want to uninstall our old version of UVNC and install UVNC 1.0.9.5 via our SCCM server. I've made a install.bat file that I want SCCM to run. I've tested the file by running the bat file manually on a computer. The bat-file looks like this:

@ECHO OFF
taskkill /f /im winvnc.exe
SC DELETE ...