SYNOPSIS
Uses the AskUI Remote Device Setup Tool to configure the device.PARAMETERS
-Help| <SwitchParameter> - Shows the help information for the tool.-EnableBackgroundAutomation| <SwitchParameter> - Enables the background automation and returns success.-DisableBackgroundAutomation| <SwitchParameter> - Disables the background automation and returns success.-CheckBackgroundAutomation| <SwitchParameter> - Returns whether the background automation is enabled or not.-FixBackgroundAutomation| <SwitchParameter> - Tries to fix the background automation setup and returns success.-CheckOpenGL| <SwitchParameter> - Checks whether the required OpenGL version is available.-ShowReturnCodes| <SwitchParameter> - Prints the return codes as a JSON formatted list.-ConfigFile| <String> - Loads the configuration from specified file.-ConfigJson| <String> - Loads the specified configuration as JSON.