Hello people, 
I'm doing some tests and I'm not installing bacula client in the client
computers. I'm just copying and paste the Bacula's folders (Program
Files and Application Data) remotely to clients. I put the bacula-fd.exe
in the windows startup. 
It's all working, but if the client logoff the Windows, the daemon stops
(obviously). 
Now I'm trying to automatically create and start the Bacula-fd service
on clients. 
The command is: sc \\remotemachine create Bacula-fd binPath= "C:\Program
Files\Bacula\bin\bacula-fd.exe /service  -c C:\Documents and
Settings\All Users\Application Data\Bacula\bacula-fd.conf" type= own
start= auto DisplayName= Bacula-fd

The problem is in binPath. I don't know how to put the " in the right
place. The binPath doesn't accept "C:\Program
Files\Bacula\bin\bacula-fd.exe" /service  -c "C:\Documents and
Settings\All Users\Application Data\Bacula\bacula-fd.conf"

Somebody can help me with this situation??
Thanks a lot

Sandro Mendes


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to