Installing DSNs on multiple XP clients

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm in a situation where I need to create a new system DSN on 35 Windows XP
workstations. Rather than go to each machine directly, log on as the local
administrator, and configure the DSN, is there a more efficient way to do it?
Can I, for instance, somehow push this DSN out via Windows Server 2003? Open
to suggestions. Thanks.
 
I believe you can do this with odbcconf.exe. Type "odbcconf /?" at a command
prompt. You can use a tool like psexec.exe from www.sysinternals.com to
execute the command on remote machines.
Louis
 
Back
Top