Arno Lehmann wrote:
> I've been thinking about that lately...

http://www.wpkg.org/ may be one way. You also might be able to package
up bacula into an MSI file and install that way (perhaps even using
Active Directory for the deployment).

Failing that, stop the bacula service remotely, copy the bacula files to
\\servername\c$\bacula (need to have administrative rights to do this,
usually), and start the bacula service remotely. Test that the fd is up
and running by doing an estimate or something. Should be fairly
scriptable. I don't think there's any fancy registry keys which need
creating once you've installed it once, although you can't really rely
on this being the case forever.

Remote service stop/start can be done either via the Services thing, or
via the 'net' command in a script, I think.

-- 
Russell Howe
[EMAIL PROTECTED]


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to