Forum Discussion
oryxway
Nov 09, 2023Iron Contributor
Scheduled Task and WMIC script through Intune
Can I run a WMIC script to uninstall forticlient using scheduled task through Intune. This is the command $command = 'wmic product where "name like ''Forti%%''" call uninstall /nointeractive' In...
rahuljindal
Nov 09, 2023Bronze Contributor
Can you, absolutely. Should you, that is another thing. Why SC? Why wmic for uninstallation?
- Luke FranzelasJan 15, 2024Copper Contributor
rahuljindal
Because despite setting up the msiexec uninstall command as required, it does not work, and the error code isn't on the list in the Microsoft Help and my users don't have permissions to remove apps on their own.- rahuljindalJan 15, 2024Bronze ContributorHave you seen this? https://www.reddit.com/r/fortinet/comments/mwcvh7/uninstall_forticlient_from_cmd/