#120499 - 2004-06-02 03:13 PM
Default Home Page IE
|
SBZ
Lurker
Registered: 2004-06-02
Posts: 4
Loc: Rio de Janeiro, Brasil
|
Good Day,
I am new in the use of the KIX, and already I make he to map network pach with diverse units of the group of the user, and execute files in accordance with a day.
would like to know if have a way to define the initial page of the IE, with the KIX
[ ]'s Sergio MAIL:sergiob@emerenciano.com.br ICQ: 39729642
PS: sorry my poor english, if some body speack portuguese, contact me pls :D
|
Top
|
|
|
|
#120501 - 2004-06-02 03:32 PM
Re: Default Home Page IE
|
Cypher
Fresh Scripter
Registered: 2004-06-02
Posts: 6
|
Be Aware that if you are using Policies on servers that this may overwrite your Logon script settings
Also use Error codes to make sure the registry setting was excepted
ie $MyRegKey = "HKCU\Software\Microso...... etc " $MyValue = "http://www.kixtart.org"
IF @Error = 0 "Write Registry Statement Here using variables" ? "Registry has been updated" ELSE ? " There was a problem the registry has not ben updated" ENDIF
|
Top
|
|
|
|
#120502 - 2004-06-02 03:37 PM
Re: Default Home Page IE
|
Cypher
Fresh Scripter
Registered: 2004-06-02
Posts: 6
|
Esteja ciente que se você estiver usando políticas em usuários que este pode overwrite seus ajustes do certificado do início de uma sessão Também os códigos de erro do uso a certificar-se o ajuste do registro foram excetuados
ie $MyRegKey = "HKCU\Software\Microso...... etc " $MyValue = "http://www.kixtart.org"
IF @Error = 0 Escreva a indicação do registro que usa aqui variáveis ? "O registro foi atualizado" ELSE ? " Havia um problema que o registro não tem ben updated" ENDIF
Pesaroso se meu Portugese não for muito bom
|
Top
|
|
|
|
#120503 - 2004-06-02 04:00 PM
Re: Default Home Page IE
|
SBZ
Lurker
Registered: 2004-06-02
Posts: 4
Loc: Rio de Janeiro, Brasil
|
tnks lonkero, tks cypher The workstationsare w98 then do not have security problems . Very tks for trying to use porthugues, as well as I try the English! I obtained what I wanted, by yours frists steeps. I arrived at this:
Quote:
$NEWPROXY="192.168.100.104:80"
WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings", "ProxyEnable", "1", "REG_DWORD") WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings", "ProxyServer", $NEWPROXY, "REG_SZ") WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings", "ProxyOverride", "10.*;*.gti;<local>", "REG_SZ") WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main", "Start Page", "http://intranet/", "REG_SZ")
Exists some way to improve? PS: yes I know, used to advantage and configured proxy [ ]'s
|
Top
|
|
|
|
#120507 - 2004-06-03 02:35 PM
Re: Default Home Page IE
|
SBZ
Lurker
Registered: 2004-06-02
Posts: 4
Loc: Rio de Janeiro, Brasil
|
Good Day
HELP-ME again my friends!!
how to improve this script to:
define a default desktop!!
I read about kix detec office, but dont understand very well
and if the computer use openoffice( some workstations have it, YES OPEN SOURCE), the kix detect?
how t define a default wallpaper? i read about screensaver, but nothing about wallpaper
and to make icons? of office and openoffice??
TKS MY FRIENDS!!
|
Top
|
|
|
|
#120509 - 2004-06-03 02:54 PM
Re: Default Home Page IE
|
SBZ
Lurker
Registered: 2004-06-02
Posts: 4
Loc: Rio de Janeiro, Brasil
|
i am happy, becouse discovery kix =]
|
Top
|
|
|
|
Moderator: Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart
|
0 registered
and 255 anonymous users online.
|
|
|