Customise Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorised as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyse the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customised advertisements based on the pages you visited previously and to analyse the effectiveness of the ad campaigns.

No cookies to display.

How to get the Office Insider Build with Office 365 for business

Share this post:

If you’re an Office 365 for business customer, follow these steps to install the First Release build for the Office 365 client. This gives you early access to the new features of Office 2016 and is the same as the Office Insider build. While not required at this time, if you’re the Office 365 admin, we also recommend that you enable First Release for the users that have the First Release build. Important   If you’re an Office 365 Home, Office 365 Personal, or Office 365 University subscriber, don’t follow these steps. Instead, go to Office Insider to sign up and get the Office Insider build.

  1. Download the Office Deployment Tool (Office 2016 version) from the Microsoft Download Center.
  2. Double-click OfficeDeploymentTool.exe to extract the Setup.exe file and the sample configuration.xml file.
  3. Use a text editor (like Notepad) to edit the configuration.xml file like this:
    <Configuration>
      <Add OfficeClientEdition="32" Branch="FirstReleaseCurrent">
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        </Product>
      </Add>  
      <Updates Enabled="TRUE" /> 
      <Display Level="None" AcceptEULA="TRUE" />  
      <Logging Level="Standard" Path="%temp%" /> 
    </Configuration>

    This installs a 32-bit version of Office 365 ProPlus in English from the Office Content Delivery Network (CDN) on the Internet. It also automatically gets updated from the CDN when available.

    Note   If you have the Office 365 Business or Office 365 Business Premium plan, use O365BusinessRetail, instead of O365ProPlusRetail, for the Product ID in the configuration.xml file.

    Learn more about configuration.xml settings in Reference for Click-to-Run configuration.xml file.

  4. Copy setup.exe and configuration.xml to the computer where you want Office 2016. An Internet connection is required.
  5. From an elevated command prompt, go to the folder where you copied the files and run the following command:Setup.exe /configure configuration.xml

This copies the Office files to the computer and starts the installation. If Office 2016 is already installed on your computer, these steps automatically update the version of Office installed on your computer.

source: support.office.com

Share this post:

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.