Search the Community
Showing results for tags 'salesforce'.
-
Hi, I've been having problems with an install for a looong time. I need to install the latest Salesforce plugin for outlook on my companies computer but many different versions are installed which I need to uninstall prior to installing the newer version.To do so, I have found a Powershell script that if I run from PS ISE works correctly however, if I do it from a task sequence it says it has run but it doesn't do anything.This is how I did it: Created a package with the .ps1 file with no program. Added a Run powershell script step where I invoke the package and specified the scrip
- 4 replies
-
- task sequence
- powershell
-
(and 2 more)
Tagged with:
-
I'm wondering if any of you guys have experience installing the Salesforce for Outlook plugin. I'm using a Powershell script to install everything, it goes great until it gets to the actual SF Outlook plugin .msi file, then the software center says it installed correctly, but nothing installed. I have no shortcuts, no files in the directories, nothing - though software center says all went well. Anyone have any clues?