Jump to content

Recommended Posts

Posted

we have a network share that currently holds the installation files for Office Pro 2019, currently is executed via a batch script that calls the setup.exe - which looks like this setup.exe /configure staff.xml

 

I'm trying to make our lifes a bit easier and trying to get sccm to install this upon being images via a TS using the Run Command Line option from ts

 

when i come to reimage the test laptop it popped up with the ms office 365 screen and then another message came up about saying unable to install office

 

"\\xxxx\xxxxxx\CDN_Office2019\setup.exe" /configure staff.xml - just tried this hast worked (got the pop up)

 

"\\xxxx\xxxxxxx\CDN_Office2019\setup.exe /configure staff.xml" - trying this next - which i dont think will work

 

any suggestions

Posted
Set up the deployment as a script Installer. You don't need a batch script - just point SCCM to the setup.exe. So in my deployment, the content tab has the path to the installer - which in your case would be \\xxxx\xxxxxxx\CDN_Office2019\ and the programs tab has setup.exe /configure configuration.xml

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...