dpwcho122 wrote:
06/19/2015 09:46:00 DPW-WS10411 Install New Google EC 7.1 Cho, Richard 1 2 System Account Result: Deployment ended: Incorrect function. Stop(Failure). Credential: (sbcounty\c8062). ShareCredential: (LANINSTALLER).
Command: "\\dpw-inet01\DefaultPackageShare$\C:\Installers\Google EC 7.1\GoogleEarth-Win-EC-7.1.4.1490.exe"
Instead of a Command step, use an Installer step. Be sure to enter the correct path where you provided your installer (in your case you seem to have entered "{PackageShare}\C:\Installers..." which can't be correct. If you provide it on your package share in the "Installers" folder, use this format:
{PackageShare}\Installers\Google...
Note that
{PackageShare} will automatically be replaced by the package share folder you defined under Deployment\Security options. If you are providing the installer file elsewhere, remove the
{PackageShare} placeholder.
If you would like to perform an unattended and silent install, you need to enter the parameters which let the installer run in silent mode. We can't offer support for getting these, but possible you can find them after a quick search in the internet.