Bacula-users

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

2016-02-08 04:12:36
Subject: Re: [Bacula-users] cant start bacula-fd on windows 7, interactive service
From: Martin Feldbacher <martin.feldbacher AT stegbauer DOT info>
To: "Joseph L. Casale" <jcasale AT activenetwerx DOT com>
Date: Mon, 8 Feb 2016 10:05:40 +0100 (CET)
hi,

why is bacula-fd running on my windows 7 (running on virtualbox) in the same version without any problems?
the only difference to the other system where it's not running is, the failed machine is on a domain. so maybe any GPO setting is the reason, but can't figure out which setting this could be.

best regards
martin


Von: "Joseph L. Casale" <jcasale AT activenetwerx DOT com>
An: "Martin Feldbacher" <martin.feldbacher AT stegbauer DOT info>, "Kern Sibbald" <kern AT sibbald DOT com>
CC: "bacula-users" <bacula-users AT lists.sourceforge DOT net>
Gesendet: Freitag, 5. Februar 2016 21:06:47
Betreff: Re: cant start bacula-fd on windows 7, interactive service

> 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