Bacula-users

Re: [Bacula-users] cant start bacula-fd on windows 7, interactive service

2016-02-05 15:31:10
Subject: Re: [Bacula-users] cant start bacula-fd on windows 7, interactive service
From: "Joseph L. Casale" <jcasale AT activenetwerx DOT com>
To: Martin Feldbacher <martin.feldbacher AT stegbauer DOT info>, Kern Sibbald <kern AT sibbald DOT com>
Date: Fri, 5 Feb 2016 20:06:47 +0000

> just tried to install  bacula-fd on a Windows 10 client with local administrator via Teamviewer (not RDP), but ran into the same error.

> any other hints for this issue?

> best regards
> martin

The problem has nothing to do with using rdp or not, it has to do with
the installer's service creation which is defining the service as interactive.

Use sc.exe to remove and recreate the service properly without defining
it as interactive.

Totally untested:

sc create Bacula-fd binpath= "\"C:\Program Files\Bacula\bacula-fd.exe\" /service -c \"C:\Program Files\Bacula\bacula-fd.conf\"" depend= "tcpip/afd" DisplayName= "Bacula File Service" start= auto type= own
sc description Bacula-fd "..."




jlc
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users