Jump to content


Recommended Posts

We're getting ready to migrate to Office 365 from Office 2010 so I started playing around with the deployments.

I found a few very helpful "How-To" guides - but all of them are having the same result. Office never actually finishes installing.

 

So I begin by downloading Officedeploymenttool.exe and extract the contents to my network share.

I run setup.exe /download /download.xml with this XML file

 

<Configuration>
<Add SourcePath="\\srvr\software\Office365" OfficeClientEdition="32" >
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
<Product ID="VisioProRetail">
<Language ID="en-us" />
</Product>
<Product ID="ProjectProRetail">
<Language ID="en-us" />
</Product>
</Add>
<Updates Enabled="TRUE" UpdatePath="\\srvr\software\Office365\Updates" />
<Display Level="None" AcceptEULA="TRUE" />
<Logging Level="Standard" Path="%temp%" />
</Configuration>

 

The file share then becomes populated as so

post-24653-0-91433100-1402595294_thumb.png

post-24653-0-19359700-1402595307_thumb.png

 

So now when I run setup.exe /configure /install.xml with this XML file

 

<Configuration>
<Add SourcePath="\\hcnsrvr6\software\Office365" OfficeClientEdition="32" >
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
<Product ID="VisioProRetail">
<Language ID="en-us" />
</Product>
<Product ID="ProjectProRetail">
<Language ID="en-us" />
</Product>
</Add>
<Updates Enabled="TRUE" UpdatePath="\\hcnsrvr6\software\Office365\Updates" />
<Display Level="None" AcceptEULA="TRUE" />
<Logging Level="Standard" Path="%temp%" />
</Configuration>
The only thing that gets installed is this on the local machine
post-24653-0-25943700-1402595448_thumb.png
At this point the installation registers as complete - and there is no office software available. I am not sure if there's another step I am missing? Every guide I read suggests that at this point I should have the suite installed... Any advice would be amazing.
Thanks!

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.