Microsoft Office getting "error 1 during script execution"
search cancel

Microsoft Office getting "error 1 during script execution"

book

Article ID: 176755

calendar_today

Updated On:

Products

Deployment Solution

Issue/Introduction

I created a script to run the Office XP install.  Within the OfficeXP_SP2.cmd file, the script states the following:

\\RemoteServer\Share\Install\OfficeXP\setup.exe TRANSFORMS=\\RemoteServer\Share\Install\OfficeXP\OfficeXP_SP2.MST ALLUSERS=1 /qn

Microsoft Office is getting "error 1 during script execution."

Resolution

Use a Distribute software job task instead.

\\RemoteServer\Share\Install\OfficeXP\setup.exe




Within the job, add additional command lines:

TRANSFORMS=\\RemoteServer\Share\Install\OfficeXP\OfficeXP_SP2.MST ALLUSERS=1 /qn

Click the Advanced button and choose Run directly from file source. Use Admin account and password:



Applies To
All builds of Deployment Solution.

Attachments