Share via

OneDrive for Business 2016

Anonymous
2016-02-04T20:45:20+00:00

Hi,

I would like to install OneDrive for business for all the Office 365 users. 

I couldn't find the link to download OneDrive for business with Office 2016, however I can download & install OneDrive personal but can't login to OneDrive Personal using OneDrive for business user account. 

Could you please assist the downloadable link for OneDrive for Business with Office 2016 and is there anyway to deploy OneDrive for business?

I have tried to sync using Office 365 portal but couldn't find the installer.

Also, I have few Windows 8.1 machines, is there anyway to install OneDrive for Business on this. I found an article says OneDrive for business doesn't sync with Win 8.1.

support.microsoft.com/.../2903984

Also, its not compatible with my current version of Office 2016.

Please assist?

Microsoft 365 and Office
Microsoft 365 and Office

A comprehensive suite of productivity tools and cloud services that enhance collaboration, communication, and efficiency. Combining classic Office apps with advanced Microsoft 365 features, it supports both personal and business needs

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
  1. Anonymous
    2016-02-08T03:17:24+00:00

    Hi Mitesh,

    For most Office 365 subscriptions you cannot install Office 2016 with Office 2013. When Office 2016 is installed Office 2013 will be removed. This also applies to standalone applications like Visio, Project, Skype for Business, or OneDrive for Business. For detailed information, please refer to "Question: Can I use Office 2013 side by side with Office 2016?" in

    https://community.office365.com/en-us/w/officeapps/office-2016-problems-and-solutions-and-frequently-asked-questions

    So, I'd like to confirm what  subscription and version of the Office client are installed on your computer.

    If it is the Click-to-Run version Office 2013, you can use the following link to install the standalone OneDrive for Business: https://support.microsoft.com/en-us/kb/2903984

    Thanks,

    Eben

    1 person found this answer helpful.
    0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Anonymous
    2016-02-08T19:03:09+00:00

    It is the same version. I can confirm that users currently have Office 2016 (32 bit) version and when I try to install OneDrive using ODT configuration file as below, it uninstall Office 2016 as well as Skype, then I need to reinstall both of them and then everything works fine.

    <Configuration>

     <Add SourcePath="officecdn.microsoft.com/.../" OfficeClientEdition="32" >

       <Product ID="O365BusinessRetail">

         <Language ID="en-us" />

         <ExcludeApp ID="Access" />

         <ExcludeApp ID="Excel" />

         <ExcludeApp ID="Lync" />

         <ExcludeApp ID="OneNote" />

         <ExcludeApp ID="Outlook" />

         <ExcludeApp ID="PowerPoint" />

         <ExcludeApp ID="Publisher" />

         <ExcludeApp ID="Word" />

       </Product>

     </Add>

     <Display Level="None" AcceptEULA="TRUE" />

    </Configuration>

    Not sure why its doing it.

    Regards,

    Mitesh Sudan

    0 comments No comments
  2. Anonymous
    2016-02-07T23:01:30+00:00

    Hi,

    Thanks for the reply.

    When I have configured using the following .xml file, it uninstalls Office & Skype for Business app, and I need to reinstall it.

    Please configure the configuration.xml file as below:

    <Configuration>

     <Add SourcePath="officecdn.microsoft.com/.../" OfficeClientEdition="32" >

       <Product ID="O365BusinessRetail">

         <Language ID="en-us" />

         <ExcludeApp ID="Access" />

         <ExcludeApp ID="Excel" />

         <ExcludeApp ID="Lync" />

         <ExcludeApp ID="OneNote" />

         <ExcludeApp ID="Outlook" />

         <ExcludeApp ID="PowerPoint" />

         <ExcludeApp ID="Publisher" />

         <ExcludeApp ID="Word" />

       </Product>

     </Add>

     <Display Level="None" AcceptEULA="TRUE" />

    </Configuration>

    Please advise why it uninstall Office & Skype App?

    Regards,

    Mitesh Sudan

    0 comments No comments
  3. Anonymous
    2016-02-06T00:24:54+00:00

    Hi MiteshSudan,

    Does the information above address your questions? Any updates will be appreciated.

    Regards,

    Fraser

    0 comments No comments
  4. Anonymous
    2016-02-05T02:38:43+00:00

    httpHi MiteshSudan,

    OneDrive for Business has two versions: OneDrive for Business Next Generation Sync Client and OneDrive for Business Legacy. Let’s discuss them one by one.

    OneDrive for Business Next Generation Sync Client:

    It’s not feasible to deploy it on Windows 8.1. I’d like to invite you to submit your ideas at our OneDrive UserVoice. Many great features came directly  from your ideas. Thanks for your cooperation.

    To deploy it on other versions of Windows system, you can refer to this article: Deploying the OneDrive for Business Next Generation Sync Client in an enterprise environment

    (Note: This  OneDrive version can’t sync team site libraries.)

    OneDrive for Business Legacy:

    This  OneDrive for Business version is compatible with Windows 8.1 and can be used to sync team site libraries. It’s included in Office 365 Click-to-Run installation package. Users can download it from Office 365 portal. Or you can deploy it using Office Deployment Tool by referring to these articles:

    Office Deployment Tool for Click-to-Run

    Reference for Click-to-Run configuration.xml file

    Please configure the configuration.xml file as below:

    <Configuration>

      <Add SourcePath="http://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/" OfficeClientEdition="32" >

        <Product ID="O365BusinessRetail">

          <Language ID="en-us" />

          <ExcludeApp ID="Access" />

          <ExcludeApp ID="Excel" />

          <ExcludeApp ID="Lync" />

          <ExcludeApp ID="OneNote" />

          <ExcludeApp ID="Outlook" />

          <ExcludeApp ID="PowerPoint" />

          <ExcludeApp ID="Publisher" />

          <ExcludeApp ID="Word" />

        </Product>

      </Add>

      <Display Level="None" AcceptEULA="TRUE" />

    </Configuration>

    (Note: The product ID will be different  depending on your Office 365 subscription. For detailed information: Product IDs that are supported by the Office Deployment Tool for Click-to-Run)

    Regarding  “its not compatible with my current version of Office 2016”, the article you provided is  about OneDrive for Business 2013 standalone and it’s not feasible to install it with Office 2016. You can install the right version of OneDrive for Business referring to the information I provide above.

    Regards,

    Fraser

    0 comments No comments