These providers often host 1 GB "bin" or "pdf" files to help users test their data center speeds.
$file = New-Object System.IO.FileStream "1GB_Sample.pdf" -Create $file.SetLength(1GB) $file.Close() Write-Host "Fixed 1GB file created successfully." 1 gb sample pdf file download fixed