Checking if host can reach external site

I would also use a local check in powershell that uses invoke-webrequest.
A simple example is in this post :

1 Like