Open asakaki opened 2 years ago
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
Software HPCPack2019Update1-Full-v7531
Command executed PS> . \setup.exe -ComputeNode:$HeadNode -SSLPfxFilePath:. \Certificates\HpcCnCommunication.pfx -SSLPfxFilePassword:$SSLpfxFilePassword -CACertificate:. \Certificates\HpcHnPublicCert.cer -Unattend
PS> . \setup.exe -ComputeNode:$HeadNode -SSLPfxFilePath:. \Certificates\HpcCnCommunication.pfx -SSLPfxFilePassword:$SSLpfxFilePassword -CACertificate:. \Certificates\HpcHnPublicCert.cer -Unattend
Variables
Hi asakaki,
Did you run the command elevated? You may check the setup logs under %windir%\Temp\HPCSetuplogs folder on the node.
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
Software HPCPack2019Update1-Full-v7531
Command executed
PS> . \setup.exe -ComputeNode:$HeadNode -SSLPfxFilePath:. \Certificates\HpcCnCommunication.pfx -SSLPfxFilePassword:$SSLpfxFilePassword -CACertificate:. \Certificates\HpcHnPublicCert.cer -Unattend
Variables