SYNOPSIS

Tests the connection to a specified URL using the current proxy settings.

PARAMETERS

NOTES

This function supports the -Verbose switch. When the -Verbose switch is used, the function provides detailed output during the execution.

EXAMPLES

EXAMPLE 1

This command tests the connection to ‘https://inference.askui.com/health’ using the current proxy settings.

AskUI-TestConnection

EXAMPLE 2

This command tests the connection to ‘https://example.com’ using the current proxy settings.

AskUI-TestConnection -TestURL 'https://example.com'