DocuWare Dienste neu starten
DE 26.11.16 Im Einsatz bei NOZ:
net stop "Topfact - Import Dienst"
net stop "Topfact - Data Server"
net stop "DWWorkflowServer"
net stop "DWWebService"
net stop "DWThumbnailServer"
net stop "DWTomcat"
net stop "DWDesktopService"
net stop "DWContentServer"
net stop "DWAuthenticationServer"
net start "DWAuthenticationServer"
net start "DWContentServer"
net start "DWDesktopService"
net start "DWTomcat"
net start "DWThumbnailServer"
net start "DWWebService"
net start "DWWorkflowServer"
net start "Topfact - Data Server"
net start "Topfact - Import Dienst"
DE 17.04.20: Topfact6 Einsatz bei Jakob Becker. Die jeweilige Ping-Zeile dient als Unterbrecher (Sleep)
net stop "topfact6 ServiceWatcher"
@ping -n 10 localhost> nul
net stop "topfactArchiv ImageServer"
@ping -n 10 localhost> nul
net stop "topfactArchiv OCRServer"
@ping -n 10 localhost> nul
net stop "topfact6 Jobserver"
@ping -n 10 localhost> nul
net start "topfact6 Jobserver"
@ping -n 10 localhost> nul
net start "topfactArchiv OCRServer"
@ping -n 10 localhost> nul
net start "topfactArchiv ImageServer"
@ping -n 10 localhost> nul
net start "topfact6 ServiceWatcher"
Wichtig für die Ausführung ist die "Ausführung mit höchsten Rechten":
Aufgabenplanung (Neuanlage einfache Aufgabe)

Prüfen der Aufgabe:

