SYNOPSIS
Adds the AskUI Controller Auto Recover Service. This service is used to automatically recover the AskUI Controller if it crashes. It handles switching the RDP session to console mode.PARAMETERS
-ControllerType| <String> - The type of the controller to recover. (Default: RemoteDeviceController for Python Vision Agent) Valid values are: ‘UIController’, ‘RemoteDeviceController’ Example: ‘UIController’ for Typescript ADK (NodeJS), ‘RemoteDeviceController’ for Python Vision Agent.