Hello I have do many test for deploy my FortiClient with SCCM, and now I can't upgrade my FortiClient for an old or new version, I obtain the error message in the picture ! And it's impossible to see this one to the control panel ...
Have you any solution for fix the problem ? or maybe a cleaner tool ?
Many thanks for your help.
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Dear,
I have find the fix.
In SCCM create a global condition with this script :
Remove-Item -Path HKLM:\SOFTWARE\Classes\Installer\Products\9F5DAEA788A03484681930C15AC4E4BC -Force -Verbose -Recurse -ErrorAction SilentlyContinue
[bool]$true
Check HKLM:\SOFTWARE\Classes\Installer\Products\ for find the product code of your current FortiClient version!
Regards
Dear,
I have find the fix.
In SCCM create a global condition with this script :
Remove-Item -Path HKLM:\SOFTWARE\Classes\Installer\Products\9F5DAEA788A03484681930C15AC4E4BC -Force -Verbose -Recurse -ErrorAction SilentlyContinue
[bool]$true
Check HKLM:\SOFTWARE\Classes\Installer\Products\ for find the product code of your current FortiClient version!
Regards
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1688 | |
1087 | |
752 | |
446 | |
227 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.