/delete Command-Line Option - Unity Scheduler - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

Unity Scheduler

Platform
OnBase
Product
Unity Scheduler
Release
Foundation 22.1
License
Premier
Standard
Essential

An existing instance of the Unity Scheduler Service can be deleted by using the /delete command-line option with its associated parameters. This will delete the Windows Service and disable the instance of the Unity Scheduler Service in the OnBase system specified.

Parameters are added to the /delete command line, as shown here:

"[path]\Hyland.Core.Scheduler.NTService.exe" /delete -sn="service name" -obu="service account name" -obp="service account password"

When deleting a Unity Scheduler Service using the command line, you must configure the settings of the Service by using the parameters listed in the following table.

Parameter

Description

-sn

Service name.

Note:

This parameter is required.

Example: -sn="My Scheduler"

Note:

The Unity Scheduler Service instance will have _UnityScheduler affixed to the end of the service name.

-obu

Name of the OnBase Service Account that will execute Tasks.

Note:

This parameter is required.

Example: -obu="Service Account"

-obp

OnBase Service Account password.

Note:

This parameter is required and is case sensitive.

Example: -obp="Password"

Tip:

To verify the service was successfully deleted, open the Microsoft Management Console and ensure the service is not listed.