Extra options when services still do not start (all versions)

On a (remote) Server or server with Local SQL server

sc config "Ascent Capture Service" depend= "MSSQL$ASCENTCAPTURE"/"lanmanserver"/"Netman"

or

sc config "Ascent Capture Service" depend= "MSSQL$KOFAXCAP2008R2"/"lanmanserver"/"Netman"

On a (remote) server without Local SQL server

sc config "Ascent Capture Service" depend= "lanmanserver"/"Netman"

And if that does not work add to the .config files of the services (like fp.exe.config) the following element (KB936707) (Related error 1053)

	<runtime>
		<generatePublisherEvidence enabled="false"/>
	</runtime>

at the end of the XML just before </configuration>

Kofax 9.0/10.0 on x64 server

 
FP.exe -install
KfxPdf.exe -install
Release.exe -install

sc config "Kofax Capture PDF Generator" depend= "Ascent Capture Service" start= auto
sc config "Kofax Capture Recognition Server" depend= "Ascent Capture Service" start= auto
sc config "Kofax Capture Export" depend= "Ascent Capture Service" start= auto

sc config "KBModule Service" depend= "Ascent Capture Service" start= auto
sc config "Server Scheduler" depend= "Ascent Capture Service" start= auto

sc config "KIC-ED-MC" depend= "Ascent Capture Service" 
sc config "KIC-ED-KCPlugin" depend= "Ascent Capture Service"


On main server (versie 7.5) :

 
Fp.exe -install
kfxPdf.exe -install
Release.exe -install

sc config "Ascent Capture - PDF Generator" depend= "Ascent Capture Service" start= auto
sc config "Ascent Capture - Recognition Server" depend= "Ascent Capture Service" start= auto
sc config "Ascent Capture - Release" depend= "Ascent Capture Service" start= auto

When Docustar is used

"C:\Program Files\Kofax\CaptureSS\ServLib\Bin\DOKuStar\ACDoku.Exe" /install

sc config "Kofax Capture PDF Generator" depend= "Ascent Capture Service" start= auto
sc config "Kofax Capture Recognition Server" depend= "Ascent Capture Service" start= auto
sc config "Kofax Capture Release" depend= "Ascent Capture Service" start= auto
With 9.0
sc config "Kofax Capture Export" depend= "Ascent Capture Service" start= auto

When Docustar is used

sc config "Ascent Advanced Forms - Extraction" depend= "Ascent Capture Service" start= auto

When KTM <= 4.5 is used

sc config "Mailroom Service" depend= "Ascent Capture Service" start= auto

On Remote Site Server


ACIRsa.exe -install

sc config "ACIS Remote Synchronization Agent" depend= "Ascent Capture Service" start= auto

On Standalone Server (Version 8.0)

Fp.exe -install
kfxPdf.exe -install
Release.exe -install

sc config "Kofax Capture PDF Generator" depend= "Ascent Capture Service" start= auto
sc config "Kofax Capture Recognition Server" depend= "Ascent Capture Service" start= auto
sc config "Kofax Capture Release" depend= "Ascent Capture Service" start= auto

sc config "EZiMailImport" depend= "Ascent Capture Service" start= auto

Manual for SC

Gesponsorde koppelingen