/SILENT : Hides the installation wizard but displays a background progress window.

Set the Windows Explorer view mode to or Extra Large Icons .

Start-Process -FilePath $installer -ArgumentList $arguments -Wait -NoNewWindow -Verb RunAs

Expected output: Version REG_SZ 1.7

To troubleshoot failures, always enable logging:

mshaz1000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

/VERYSILENT : Suppresses all visual elements entirely, running completely in the background.

\\server\share\mshaz1000.exe /S