UninstallTimerJob
Description
This operation is used to uninstall a Nintex Workflow timer job from an environment.
Nintex Workflow uses two timer jobs.
-
ScheduledWorkflows
This job is used to run workflows that have been set to run to a schedule. This job is installed in all environments. -
TaskProcessing
This job is to process some task responses.
Usage
NWAdmin.exe -o UninstallTimerJob -job ScheduledWorkflows|TaskProcessing [-url webApplicationUrl]
Parameters
Name | Description |
---|---|
-job |
Specifies which timer job to uninstall. |
-url |
[Advanced] A URL to a web application. If not specified, the central administration web application is used. |