$msiProductID = "MS-14D1" $drivers = Invoke-WebRequest -Uri "https://download.msi.com/dvr_exe/mb/$msiProductID/win11_64bit.zip" # Always check hash from official support page before executing