This forum is closed. Thank you for your contributions.
SiddheshM MCTS
Not really. Just download the file. It will succeed or fail.
\_(ツ)_/
You can try this which will fail if the files does not exist.
$wc = New-Object System.Net.WebClient $wc.OpenRead('http:// rest of file address')