- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-08-2024 10:49 PM
Hi Community,
I’m facing an issue while trying to install Cortex XDR Agent (7.9-CE) on Windows 7 SP1 and Windows 2008 R2 SP1 systems. According to the compatibility documentation, these platforms are supported, but I’m encountering the following error during installation:
"Cortex XDR requires Azure Code Signing support. See Microsoft KB5022661 for details."
In my lab, I ran into the same issue on a Windows 10 system, which was resolved after updating the OS. However, for Windows 7 and 2008, I’m unsure about the exact KB patch that needs to be installed to fix this.
Versions I tried on CE Sytems:
Has anyone else encountered this issue, or could you guide me on which patch is required for these operating systems?
Any help would be greatly appreciated.
Thanks in advance!
Darshil Sanghvi
Error message:
12-09-2024 02:04 AM
You need to use NO_ACS_SUPPORT=1 flag as parameter to MSI installer.
12-09-2024 06:51 AM
Hi,
I’m facing the same issue and need to find the correct KB to manually install.
Refer to this link: KB5022661 - Windows support for the Trusted Signing (formerly Azure Code Signing) program.
Please note that the KB might be replaced by a more recent one, so it’s important to track the KB history.
12-09-2024 11:03 AM
Hi @D.Sanghvi, thanks for reaching us using the Live Community.
As @maximk states, you need to use that parameter in the msi installation, you don't need to install that KB with the agent version 7.9.103 CE. It's in our documentation under the section "Install Cortex XDR agent on unsupported-ACS OS versions".
Example: msiexec.exe /i AgentInstallerPackage.msi NO_ACS_SUPPORT=1
If this post answers your question, please mark it as the solution.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!