‎01-24-2018 03:33 PM - last edited on ‎05-21-2024 04:24 PM by Riley
We have created an MSP-file to uninstall older Office versions and to install Office 2016 in silent mode.
When we give the following command in a CMD-window on a pc it works correctly
\\<our server>\DefaultPackageShare$\Installers\Office2016\setup.exe /adminfile "\\<our server>\DefaultPackageShare$\Installers\Office2016\Office2016ProPlus32.MSP"
(with <our server> filled in)
but when we use it in a Lansweeper deployment installer it doesn't.
{PackageShare}\Installers\Office2016\setup.exe /adminfile "{PackageShare}\Installers\Office2016\Office2016ProPlus32.MSP"
{PackageShare} is valid. We have already made other working deployments.
The following error is given:
Result: Deployment ended: Incorrect function. Stop(Failure). Credential: (<our server admin>). ShareCredential: (lansweeper).
Command: "\\<our server>\DefaultPackageShare$\Installers\Office2016\setup.exe /adminfile "\\<our server>\DefaultPackageShare$\Installers\Office2016\Office2016ProPlus32.MSP""
What can be the problem?
Solved! Go to Solution.
‎01-25-2018 04:44 PM
‎03-06-2020 02:27 PM
‎03-05-2020 10:02 PM
‎03-05-2020 10:46 PM
Devin W. wrote:
I am attempting to create an installer package to deploy Office 2016 to around 900 computers. I am having trouble with the deployment. It will almost always timeout. Below is what I have set for the install and the parameters.
Install file - {PackageShare}\Installers\2016_STD\setup.exe
Parameters - /standard.ww\config.xml
I have also tried it this way:
Install File - "{PackageShare}\Installers\2016_STD\setup.exe"
Parameters - {PackageShare}\Installers\2016_STD\****_std_full.MSP
**** = My organization name
Any help would be greatly appreciated
‎01-25-2018 04:44 PM
‎01-24-2018 07:23 PM
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now