Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

SetSVService

SetSVService updates the status of entry in database based on the ID specified.

Usage

The following example is used to set the status of the entry in database with respective status.

Svadm.exe -o setsvservice -id 4321 [-status pending|complete|error]

Options

Name

Description

-ID

ID of the entry in database to update

-Status

Status of the entry

s