Question: Unattend Install dose not start
Opened this issue · 1 comments
asakaki commented
I am trying to do a silent install of Computing Node, but the install does not start.
I have run the installer with the "Unattend" option in PowerShell, but the silent installation does not start.
Please tell me the following
- how to output logs during installation
- why the installation does not start
Software
HPCPack2019Update1-Full-v7531
Command executed
PS> . \setup.exe -ComputeNode:$HeadNode -SSLPfxFilePath:. \Certificates\HpcCnCommunication.pfx -SSLPfxFilePassword:$SSLpfxFilePassword -CACertificate:. \Certificates\HpcHnPublicCert.cer -Unattend
Variables
- $HeadNode = Host name of HeadNode
- $SSLpfxFilePassword = Password of pfx file
YutongSun commented
Hi asakaki,
Did you run the command elevated? You may check the setup logs under %windir%\Temp\HPCSetuplogs folder on the node.