We are attempting to remotely uninstall the Firefox browser using LDMS. We created a simple batch script which we are pushing to the workstation. We followed the guidelines from this article:
http://community.landesk.com/support/docs/DOC-6506/diff?secondVersionNumber=11
The package fails with the following result:
Processing package : Uninstall Firefox
Wed, 17 Aug 2011 09:53:37 File (\\YHSVRLANDESK1\Software\Firefox\firefox_uninstall.bat) is cached locally
Wed, 17 Aug 2011 09:53:37 ILdDownloading file to C:\Program Files\LANDesk\LDClient\SDMCache\ldlogon\FileLists\taskmanifest.YHSVRLANDESK1.302.87.ini, attempt 0
Wed, 17 Aug 2011 09:53:40 ILdDownloadFile returned 0
Wed, 17 Aug 2011 09:53:40
Downloading file \\YHSVRLANDESK1\Software\Firefox\firefox_uninstall.bat (8par5qozMZdmTEzqSD0mjQ==, 3)
Wed, 17 Aug 2011 09:53:40 Downloading file 1 of 1 from '\\YHSVRLANDESK1\Software\Firefox\firefox_uninstall.bat'
Wed, 17 Aug 2011 09:53:40 Batch file Client Thread
Wed, 17 Aug 2011 09:53:40 PackagePath: [\\YHSVRLANDESK1\Software\Firefox\firefox_uninstall.bat]
Wed, 17 Aug 2011 09:53:43
Wed, 17 Aug 2011 09:53:43 Installation result 8DB50003
Wed, 17 Aug 2011 09:53:43 processing of package is complete, result -1917517821 (0x8db50003 - code 3)
We cannot find this error in any searches. Any ideas? Thannks!