mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-13 18:07:20 -06:00
docs
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ There are likely going to be bugs with this, but in my testing things seem to wo
|
||||
|
||||
Simple function that accepts \$URL parameter to test if a URL is accessible.
|
||||
|
||||
`Start-BitsTransferWithRetry`
|
||||
### `Start-BitsTransferWithRetry`
|
||||
|
||||
This is simply Start-BITSTransfer with some retry logic and setting `$VerbosePreference` and `$ProgressPreference` to SilentlyContinue. The retry logic was needed due to certain driver files randomly failing to download. The function is hardcoded to retry 3 times before failing and will wait 5 seconds between each retry attempt.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user