# Extract the installation files Start-Process -FilePath $installationMedia -ArgumentList "--layout $layoutDirectory" -Wait