SYNOPSIS

Starts the AskUI Runner service.

DESCRIPTION

The AskUI-StartRunner cmdlet initializes and starts the AskUI Runner service. Can optionally install the Runner if not already present.

PARAMETERS

  • -InstallIfNotExists | <SwitchParameter> - When specified, installs AskUI Runner if it is not already installed.

EXAMPLES

EXAMPLE 1

Starts the AskUI Runner service.

AskUI-StartRunner

EXAMPLE 2

Installs AskUI Runner if needed, then starts the service.

AskUI-StartRunner -InstallIfNotExists