Office 2010 Deployment
Published: May 12, 2016 - 5:44 PM
Hello,
I'm new to WAPT, but I've managed to deploy some "small" programs like Audacity and Google Earth.
The problem is that I set up WAPT to deploy Office 2010 because I don't have access to Group Policy Objects (GPOs).
I initially had trouble creating the package with the `make-template` command; it couldn't find the source. I solved this by copying the entire Office_2010 folder into the generated folder (along with the Python file).
When I try to deploy this package, I either get a timeout error message or the status shows "OK," but nothing is deployed to the machine. I succeeded on one machine after several attempts... but it's not very efficient.
I'm trying to work around this by creating a script (AutoIt, VB.NET, or batch file) that launches the Office setup.exe file located on a network share, but nothing happens when I deploy it to a remote machine, even though it works fine on the WAPT server using the Install command line.
I'm stuck. Can anyone help?
Thanks.
I'm new to WAPT, but I've managed to deploy some "small" programs like Audacity and Google Earth.
The problem is that I set up WAPT to deploy Office 2010 because I don't have access to Group Policy Objects (GPOs).
I initially had trouble creating the package with the `make-template` command; it couldn't find the source. I solved this by copying the entire Office_2010 folder into the generated folder (along with the Python file).
When I try to deploy this package, I either get a timeout error message or the status shows "OK," but nothing is deployed to the machine. I succeeded on one machine after several attempts... but it's not very efficient.
I'm trying to work around this by creating a script (AutoIt, VB.NET, or batch file) that launches the Office setup.exe file located on a network share, but nothing happens when I deploy it to a remote machine, even though it works fine on the WAPT server using the Install command line.
I'm stuck. Can anyone help?
Thanks.