‎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
‎04-14-2020 01:23 PM
‎03-09-2020 07:58 PM
‎03-12-2020 07:25 PM
Devin W. wrote:
I realized that after I made the post. I have corrected that and still get a timeout issue.
‎03-27-2020 01:36 PM
TheITGuy wrote:Devin W. wrote:
I realized that after I made the post. I have corrected that and still get a timeout issue.
Are you still getting the issue? How long do you have the install set for?
‎03-30-2020 04:44 PM
Devin W. wrote:TheITGuy wrote:Devin W. wrote:
I realized that after I made the post. I have corrected that and still get a timeout issue.
Are you still getting the issue? How long do you have the install set for?
I have it set for 20 minutes
‎03-30-2020 04:57 PM
TheITGuy wrote:Devin W. wrote:TheITGuy wrote:Devin W. wrote:
I realized that after I made the post. I have corrected that and still get a timeout issue.
Are you still getting the issue? How long do you have the install set for?
I have it set for 20 minutes
What is your full script? Are you trying to remove another version of office before installing this one? is there other versions of office products on the test machine you are trying on? You cant mix C2R installs and msi installers. Also add logging to the install and see what that reports back.
‎03-30-2020 05:03 PM
Devin W. wrote:TheITGuy wrote:Devin W. wrote:TheITGuy wrote:Devin W. wrote:
I realized that after I made the post. I have corrected that and still get a timeout issue.
Are you still getting the issue? How long do you have the install set for?
I have it set for 20 minutes
What is your full script? Are you trying to remove another version of office before installing this one? is there other versions of office products on the test machine you are trying on? You cant mix C2R installs and msi installers. Also add logging to the install and see what that reports back.
Currently there is Office 2010 on the machines that I am trying to install Office 2016 on. I do not have anything set to uninstall previous versions. I have never used lansweeper before and I am not really sure how to make this all work or what I need to have in the installer package to actually have this run successfully. I have been trying different methods that I have found on this forum to try. I do not know how to add logging or run the script in a command prompt to test either (I tried that). The installer that I have looks like this:
Install file: {PackageShare}\Installers\2016_STD\setup.exe
Parameters: /adminfile {PackageShare}\Installers\2016_STD\****_std_full.MSP
‎03-30-2020 05:10 PM
TheITGuy wrote:Devin W. wrote:TheITGuy wrote:Devin W. wrote:TheITGuy wrote:Devin W. wrote:
I realized that after I made the post. I have corrected that and still get a timeout issue.
Are you still getting the issue? How long do you have the install set for?
I have it set for 20 minutes
What is your full script? Are you trying to remove another version of office before installing this one? is there other versions of office products on the test machine you are trying on? You cant mix C2R installs and msi installers. Also add logging to the install and see what that reports back.
Currently there is Office 2010 on the machines that I am trying to install Office 2016 on. I do not have anything set to uninstall previous versions. I have never used lansweeper before and I am not really sure how to make this all work or what I need to have in the installer package to actually have this run successfully. I have been trying different methods that I have found on this forum to try. I do not know how to add logging or run the script in a command prompt to test either (I tried that). The installer that I have looks like this:
Install file: {PackageShare}\Installers\2016_STD\setup.exe
Parameters: /adminfile {PackageShare}\Installers\2016_STD\****_std_full.MSP
So that is probably the issue. You need to uninstall the existing version of office and any other office products like visio or project and install the same versions.
This post is a good one for you to follow:
https://www.lansweeper.com/forum/yaf_postst11371_Installer---Microsoft-Office.aspx#post42358
‎03-06-2020 02:56 PM
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now