/*deciphering ON**************************/

>Salut, 
Hi,

>j'ai fait un script avec un australien qui fait ca : 
I've made a script with an australien folk which does what you want :

>Pour l'utiliser, il faut d'abord installer vnc sur une machine de reference 
To use it, you first need to install VNC on a reference computer
>(pc-image). 
(pc-image). 
>Sur cette machine, tu copies WinVNC.exe, omnithread_rt.dll et vnchooks.dll 
On this computer, you copy WinVNC.exe, omnithread_rt.dll and vnchooks.dll
>dans 
in
>system32 (je crois que l'un d'eux y est deja mis par l'installation). 
system32 (I think one of them is already put here by the install)
>Dans une fenetre de commande, tu installes winvnc en service (winvnc 
In the command prompt window, you install winvnc as a service (winvnc
>-install) 
-install) 
>et tu modifies les options que tu veux avoir partout (le mot de passe par
and you modify the options you want to see on all the others PC (the pwd for
>exemple ...). 
example ...).

>Si tu ne veux pas que tes utilisateurs puissent arreter ou modifier la config 
if you don't want that your users ca stop or modify the config
>de 
of
>vnc, il faut aller dans la base de registre : 
vnc, you have to go to the registry :

[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default] 
"AllowProperties"=dword:00000000 
"AllowShutdown"=dword:00000000 

>Si tu veux limiter l'acces a certaine adresses (fortement recommande !) : 
if you want to limit access to some IP addresses (highly recommanded !) :

[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3] 
"AuthHosts"="-:+x.y.z.t:+xx.yy.zz" 
>avec : - disant qu'aucune IP par defaut n'est autorisee 
with : - saying no IP is allowded by default
>       +x.y.z.t disant que la machine x.y.z.t est autorisee 
       +x.y.z.t saying that host x.y.z.t is allowded
>       +xx.yy.zz disant que le sous reseau xx.yy.zz est autorise. 
       +xx.yy.zz saysing that the IP class xx.yy.zz is allowded.


>Le script ci dessous permet d'installer une nouvelle version, mais aussi de 
The sript bellow allows you to install a new version, but also to
>mettre a jour une ancienne. 
update an old one.

>Tu peux aussi utiliser ntbatchvnc.bat pour installer une liste de machine. 
You can also use ntbatchvnc.bat to install a list of PC.

/*deciphering OFF*************************/
;-)
----- Original Message ----- 
From: "Mats Bjur" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: vendredi 27 avril 2001 11:57
Subject: RE: VNC automated install/update with KiX32 - good scripting exa mple?


> Thanks Francis!
> 
> I will look into this DOS batch, and perhaps convert it into a KiX
> script, and post the example.
> (although the first step will be decyphering the French ;)
> //Mats
> 
> > -----Original Message-----
> > From: Francis VIVAT [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 27, 2001 11:25 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: VNC automated install/update with KiX32 - good scripting
> > example?
> > 
> > 
> > Hi,
> > 
> > you'll find a script for it in the archives.
> > 
> > http://www.uk.research.att.com/vnc/archives/2000-08/0367.html
> > 
> > CU
> > .                         \)|(/
> > .                         (o o)
> > . /-----------------ooO----(_)----Ooo-----------------\
> > .(_|                  Francis VIVAT                   |
> > .  |                    CETP-CNRS                     |
> > .  |  10-12, avenue de l'Europe  78140 Velizy         |
> > .  |             Tel    : +33 1 3925 4780             |
> > .  |             Fax    : +33 1 3925 4922             |_
> > .  |      E-Mail : [EMAIL PROTECTED]         | )
> > .  \---------------------------------------------------/
> > .                        (_)  (_)
> > 
> > 
> > 
> > ----- Original Message ----- 
> > From: "Mats Bjur" <[EMAIL PROTECTED]>
> > To: "VNC mailinglist (E-mail)" <[EMAIL PROTECTED]>
> > Sent: mercredi 25 avril 2001 17:12
> > Subject: VNC automated install/update with KiX32 - good 
> > scripting example?
> > 
> > 
> > > Hi!
> > > 
> > > I'm new to this mailinglist, so perhaps this is something 
> > that has been
> > > handled before. Anway, are there any good scriptning 
> > examples available
> > > for detecting, removing old/updating to new, installing VNC 
> > as a service
> > > on Win32 machines in a NT domain?
> > > 
> > > Which .reg keys should be exported for admin passwords etc?
> > > 
> > > Thankful for all ideas. I will also post this at
> > > http://kixtart.org/cgi-bin/Ultimate.cgi?, which is a VERY 
> > good BB (one
> > > of the best, all categories :) if you're into KiX scripting.
> > > 
> > > mvh/best regards
> > > 
> > > Mats Bjur
> > > Systemadministratvr/System administrator
> > > 
> > > Wettergrens Kontorscenter AB
> > > Argongatan 32
> > > 431 53 Mvlndal
> > > Sweden
> > > 
> > > Tfn direkt/direct: +46 31 706 25 85
> > > Tfn vdxel/switchboard: +46 31 706 25 00
> > > Fax: +46 31 706 25 20
> > > Mobil/cellular: +46 709 57 25 27
> > > http://www.wettergrens.se
> > > 
> > ---------------------------------------------------------------------
> > > To unsubscribe, send a message with the line: unsubscribe vnc-list
> > > to [EMAIL PROTECTED]
> > > See also: http://www.uk.research.att.com/vnc/intouch.html
> > > 
> > ---------------------------------------------------------------------
> > ---------------------------------------------------------------------
> > To unsubscribe, send a message with the line: unsubscribe vnc-list
> > to [EMAIL PROTECTED]
> > See also: http://www.uk.research.att.com/vnc/intouch.html
> > ---------------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to [EMAIL PROTECTED]
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to