Re: [Bacula-users] automating windows client installs

2009-06-08 Thread Foo
On Wed, 27 May 2009 23:55:47 +0200, Jayson Broughton wrote: > Surely there is an easier way to automate installs than to create > an NSIS file from scratch. What I eventually did: - got Sysinternals' (now Microsoft) psexec utility from http://download.sysinternals.com/Files/PsTools.zip - co

Re: [Bacula-users] automating windows client installs

2009-05-28 Thread Jayson Broughton
, May 28, 2009 12:26 AM To: Jayson Broughton; Bacula-users@lists.sourceforge.net Subject: RE: [Bacula-users] automating windows client installs > > I have also tried bacula-3.0.1.exe /Silent For a silent install, and it does > work, but the config files are @computer_name@ instead

Re: [Bacula-users] automating windows client installs

2009-05-27 Thread James Harper
> > I have also tried bacula-3.0.1.exe /Silent For a silent install, and it does > work, but the config files are @computer_name@ instead of the actual computer > name displayed during a manual install of the software. Besides having to > write a WMI script to grab the computer name, and a SED