Invoke-RASTestDetectClientIP
Last updated
Last updated
Invoke-RASTestDetectClientIP
Tests a URL that leads to a client IP detection service.
Invoke-RASTestDetectClientIP - (string) [()]
Tests a URL that leads to a client IP detection service.
If the URL is correct and the service works as expected, the test should return the IP of the Connection Broker.
Service URL that leads to a client IP detection service.
(CommonParameters)
-none-
-none-
**---------- EXAMPLE 1 ----------
Invoke-RASTestDetectClientIP -ServiceURL "www.url.com"
Tests the Service URL that leads to a client IP detection service.
-none-