Hi @ashutoshsahu
I have reviewed the installation logs and identified an important error that occurred when the installer attempted to run powershell -ExecutionPolicy Bypass -File parallel.ps1:
"This program is blocked by group policy. For more information, contact your system administrator."
Based on this error, it may be worth checking with your IT team to verify that there are no security policies, Group Policy restrictions, firewall rules, or proxy settings that could be preventing the PowerShell script from running correctly.