Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Hi All,
My solution for Error 30174-4, when you start installation behind proxy server.
Start console CMD with option "Run As Administrator"
in the console run the command shown below:
netsh
then
winhttp set proxy for.example.proxy:8080 (your proxy server and port)
after a successful execution of the command
exit
And now you should "Run as Administrator" Installation file, for example: Office2013internetinstallation.exe
Everything should install without any problems.
Mundzios