Hi!
I updated my Endpoint to the 2021 February update (version 10.7.0.1045.11).
Since then my script to prepare new machines is failing to install Endpoint silently over the network.
Here's the command line I'm using on my PowerShell script:
Start-Process "$Path\$Directory\setupEP.exe" -ArgumentList 'ADDLOCAL="tp" /passive' -Wait
It always worked with older versions.
Now I have to use the removal tool, restart the computer and install it again manually.
Only then it install normally.
McAfee_Endpoint_BootStrapper_03032021085931353.log:
03/03/2021 08:59:31.337 [6096] [BootStrapperMain] Verifying process sign of \\192.168.46.65\Software\Suporte\McAfee\Endpoint Security\McAfee Endpoint Security 10.7.0.1045.11 (February update)\setupEP.exe
03/03/2021 08:59:31.650 [6096] [BootStrapperMain] Trust Verification Success!
03/03/2021 08:59:31.650 [6096] [BootStrapperMain] Starting Mcafee Endpoint Security installer
03/03/2021 08:59:31.665 [6096] [BootStrapperMain] Locale ID obtained is 1046
03/03/2021 08:59:31.821 [6096] [BootStrapperMain] Alert: Failed to run NtQueryInformationFile for \\192.168.46.65\Software\, last error: 0
03/03/2021 08:59:31.821 [6096] [BootStrapperMain] Alert: Failed to run NtQueryInformationFile for \\192.168.46.65\Software\Suporte\, last error: 0
03/03/2021 08:59:31.821 [6096] [BootStrapperMain] Alert: Failed to run NtQueryInformationFile for \\192.168.46.65\Software\Suporte\McAfee\, last error: 0
03/03/2021 08:59:31.821 [6096] [BootStrapperMain] Alert: Failed to run NtQueryInformationFile for \\192.168.46.65\Software\Suporte\McAfee\Endpoint Security\, last error: 0
03/03/2021 08:59:31.821 [6096] [BootStrapperMain] Alert: Failed to run NtQueryInformationFile for \\192.168.46.65\Software\Suporte\McAfee\Endpoint Security\McAfee Endpoint Security 10.7.0.1045.11 (February update)\, last error: 0
03/03/2021 08:59:31.821 [6096] [BootStrapperMain] Info: No symbolic links were found in the install path
03/03/2021 08:59:31.821 [7216] [BootStrapperMain] [Pre-requisite]; Deploying XML services
03/03/2021 08:59:31.837 [7216] [BootStrapperMain] System already has MSXML 6 installed
03/03/2021 08:59:31.837 [7216] [BootStrapperMain] [Pre-requisite]; Deploying XML services completed
03/03/2021 08:59:32.415 [7216] [BootStrapperMain] Can't obtain ProductName and ProductVersion from resources 1813
03/03/2021 08:59:32.415 [7216] [BootStrapperMain] McAfee Endpoint Security's running build:1045.11
03/03/2021 08:59:32.415 [7216] [BootStrapperMain] [INFO]: UpgradeID retrieved is {74B710CF-552E-47D1-8CBF-D0AC2DA67B06}
03/03/2021 08:59:32.415 [7216] [BootStrapperMain] [INFO]: UpgradeID retrieved is {B2ABA365-ABA2-4E4F-8FE3-7C216A033359}
03/03/2021 08:59:32.415 [7216] [BootStrapperMain] [INFO]: UpgradeID retrieved is {858BFBEC-CE4F-4C5A-AD02-F88B7A3F670C}
03/03/2021 08:59:32.415 [7216] [BootStrapperMain] [INFO]: UpgradeID retrieved is {E68F630E-837B-4CAF-83F8-3285701D451C}
03/03/2021 08:59:32.415 [7216] [BootStrapperMain] Adaptive Threat Protection dependent on command line switch tp
03/03/2021 08:59:32.415 [7216] [BootStrapperMain] [INFO]: UpgradeID retrieved is {A1460C1B-0603-4AB7-84F0-37F06AB91F6D}
03/03/2021 08:59:32.415 [7216] [BootStrapperMain] Module configurations parsed
03/03/2021 08:59:32.415 [6096] [BootStrapperMain]
03/03/2021 08:59:32.415 [6096] [BootStrapperMain] Looking for pre install applications...
03/03/2021 08:59:32.415 [6096] [BootStrapperMain] Completed pre install applications look up.
03/03/2021 08:59:32.415 [6096] [BootStrapperMain] Couldn't obtain information on related products for 'Common'
03/03/2021 08:59:32.415 [6096] [BootStrapperMain] Modules count retrieved
03/03/2021 08:59:32.431 [6096] [BootStrapperMain] Commandline: ADDLOCAL="tp" /passive
03/03/2021 08:59:32.431 [6096] [BootStrapperMain] ADDLOCAL="tp"
03/03/2021 08:59:32.431 [6096] [BootStrapperMain] Command Line switches for modules modified with module dependencies : tp
03/03/2021 08:59:32.431 [6096] [BootStrapperMain] /passive
03/03/2021 08:59:32.431 [6096] [BootStrapperMain] Locale ID obtained is 1046
03/03/2021 08:59:32.431 [6096] [BootStrapperMain] McAfee Endpoint Security's running build:1045.11
03/03/2021 08:59:32.431 [6096] [BootStrapperMain] ADDLOCAL="tp" /passive
03/03/2021 08:59:32.431 [6096] [BootStrapperMain] Uninstalling Conflicting products
03/03/2021 08:59:35.603 [6096] [BootStrapperMain] C:\ProgramData\McAfeeTmpInstall_Common_Conflict\uninst.exe -R uninst.ini -S -L -A -G 0900
03/03/2021 08:59:41.681 [6096] [BootStrapperMain] process return code : 1
03/03/2021 08:59:41.681 [6096] [BootStrapperMain] C:\ProgramData\McAfeeTmpInstall_Common_Conflict\uninstX64.exe -R uninst.ini -S -L -A -G 0900
03/03/2021 08:59:47.884 [6096] [BootStrapperMain] process return code : 1
03/03/2021 08:59:47.884 [6096] [BootStrapperMain] Mode : Semi Silent
03/03/2021 08:59:47.884 [4244] [BootStrapperMain] InstallDeliverablesThread: Before IsGUIInstall. Value of 'bladeInstaller.m_bIsProgressRequired': false
03/03/2021 08:59:47.884 [4244] [BootStrapperMain] InstallDeliverablesThread: IsGUIInstall evaluated to 'false'
03/03/2021 08:59:47.884 [4244] [BootStrapperMain] InstallDeliverablesThread: IsSemiSilentInstall evaluated to 'true'
03/03/2021 08:59:47.884 [4244] [BootStrapperMain] Setting 'bladeInstaller.m_bIsProgressRequired' to 'true'
03/03/2021 08:59:47.884 [4244] [BootStrapperMain] InstallDeliverablesThread: After IsGUIInstall. Value of 'bladeInstaller.m_bIsProgressRequired': true
03/03/2021 08:59:47.899 [4244] [BootStrapperMain] InstallDeliverablesThread: Waiting for InitDialog event
03/03/2021 08:59:47.962 [4244] [BootStrapperMain] Started installing Dependencies
03/03/2021 08:59:48.165 [4244] [BootStrapperMain] Installing Common 2421.1
03/03/2021 08:59:51.87 [4244] [BootStrapperMain] C:\ProgramData\McAfeeTmpInstall_Common\setupCC.exe /qn INSTALLDIR="C:\Program Files\McAfee\Endpoint Security" /ignore /norestart
03/03/2021 09:01:05.759 [4244] [BootStrapperMain] Successfully installed Dependencies
03/03/2021 09:01:05.790 [4244] [BootStrapperMain] Starting modules Installation
03/03/2021 09:01:05.790 [4244] [BootStrapperMain] Proceeding to first module installation
03/03/2021 09:01:05.790 [4244] [BootStrapperMain] Installing Threat Prevention 2522.2
03/03/2021 09:01:07.353 [4244] [BootStrapperMain] C:\ProgramData\McAfeeTmpInstall_Threat Prevention\setupTP.exe /qn INSTALLDIR="C:\Program Files\McAfee\Endpoint Security" /norestart
03/03/2021 09:01:17.760 [4244] [BootStrapperMain] Install failed return code : 1603
03/03/2021 09:01:17.800 [4244] [BootStrapperMain] [ERROR]: Module Installation Failed. Module :Threat Prevention
03/03/2021 09:01:17.800 [4244] [BootStrapperMain] Installation failed
03/03/2021 09:01:21.422 [4244] [BootStrapperMain] C:\ProgramData\McAfeeTmpInstall_Common\setupCC.exe /qn /x /norestart
03/03/2021 09:01:25.806 [4244] [BootStrapperMain] Install failed return code : 1603
03/03/2021 09:01:25.853 [4244] [BootStrapperMain] Unable to Roll Back Common Dependency
03/03/2021 09:01:30.914 [6096] [BootStrapperMain] MainThread: HandleSilentInstallation. Before WaitForDeploymenttoComplete.
03/03/2021 09:01:30.914 [6096] [BootStrapperMain]
03/03/2021 09:01:30.914 [6096] [BootStrapperMain] Looking for post install applications...
03/03/2021 09:01:30.929 [6096] [BootStrapperMain] Completed post install applications look up.
EDIT: I need to run the removal tool because it installs but it runs with problems.
Hi @vandreytrindade ,
Thank you for your post.
You can try the command line mentioned in the doc below.
Thanks
Hi! Sorry for the delay to reply, I didn't received an e-mail notifying your answer.
But am I using the wrong command line? I didn't understand why you sent me that link since it was working with previous versions.
I would like to know if there is another log file to troubleshoot that error 1603.
Hi! I have opened a Service Requests (4-21800077041) to investigate it properly.
Thanks!
Hi @vandreytrindade,
Thank you for reporting the issue via a Service Request. I see that you managed to resolve it by understanding the wait message thrown by msi for another msi running in the background. There could usually be serval reasons behind an install failure when the error is 1603 since it is indeed a very generic error message.
I see that you have approved it for closure, however, should you need any further assistance, please do not hesitate to contact us.
Corporate Headquarters
6220 America Center Drive
San Jose, CA 95002 USA