Unix Technical Forum

Setup setnet on install.

This is a discussion on Setup setnet on install. within the Informix forums, part of the Database Server Software category; --> I need to deploy an application to the field at my company that uses a database on a new ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 05:17 PM
kimmerkc
 
Posts: n/a
Default Setup setnet on install.

I need to deploy an application to the field at my company that uses a
database on a new server. I would like to be able to add the new
server and host's information to setnet during the install without
having to manually update each PC.

Is this possible? Can someone provide me with instructions?

If it matters, the application itself is written in Delphi and we are
using version 9.51 2.70/TC3 of setnet 32. The Client machines are
running Windows XP, and we have the ability to manage the machines
remotely and transfer files to an entire group all at one. (I forget
the name if the app they use to do that) I will need to add entries
to both the host and service information tabs.

Any ideas?
Kimberly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 05:17 PM
Dirk B.
 
Posts: n/a
Default Re: Setup setnet on install.

Export the Setnet-configuration of a working installation into a file
like "myserver.nfx".

To install Connect silent use a commandline like:
setup.exe /s /SMS /v"/qn INSTALLDIR=your_installation_directory"

Import the needed Setnet-configuration with:

your_installation_directory\bin\setnet32.exe -l myserver.nfx

BUT: there-s a bug in Setnet: it always imports your settings under HKCU
but forgets to set "DEFAULT_USER_SETTING" to "CU" under HKCU (it
defaults to "LM"). You-ll have to add it to the registry by your
installation program.

Don-t forget the services-file and make sure your DB-server is either
reachable thru DNS or modify the host-file on your client-machines
accordingly.

Regards

Dirk



kimmerkc schrieb:
> I need to deploy an application to the field at my company that uses a
> database on a new server. I would like to be able to add the new
> server and host's information to setnet during the install without
> having to manually update each PC.
>
> Is this possible? Can someone provide me with instructions?
>
> If it matters, the application itself is written in Delphi and we are
> using version 9.51 2.70/TC3 of setnet 32. The Client machines are
> running Windows XP, and we have the ability to manage the machines
> remotely and transfer files to an entire group all at one. (I forget
> the name if the app they use to do that) I will need to add entries
> to both the host and service information tabs.
>
> Any ideas?
> Kimberly
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:07 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com