Microsoft Office 365 ProPlus fails to install

Hello!
I have microsoft Office 365 Por Plus 32 bit.  After donloading by command
setup.exe /download english.xml
I got following message : "Packages downloaded successfully"
After it I try to install this package by command
setup.exe /configure english.xml
But I got error message: "Error configuring products!"
If I set display level to full I got following error: "Sorry, we can`t find a required file. Please check that the installation source ir reachable, then try again", error code 2-4.
Contains of file english.xml is:
<Configuration>
<Add SourcePath="" OfficeClientEdition="32" >
<Product ID="O365ProPlusRetail">
  <Language ID="en-us" />
</Product>
</Add>
<Updates Enabled="TRUE" />
<Display Level="Full" AcceptEULA="TRUE" />
<Logging Name="OfficeSetup.txt" Path="%windir%\temp" />
<Property Name="AUTOACTIVATE" Value="1" />
</Configuration>
Can anyone help me?

setup.exe /configure english.xml
But I got error message: "Error configuring products!"
If I set display level to full I got following error: "Sorry, we can`t find a required file. Please check that the installation source ir reachable, then try again", error code 2-4.
when I use your "english.xml" file (as you provided, but I changed to Visio), it installs fine for me.
So, I think your issue is related to the files/folders you have, maybe you have changed the location/structure after downloading ?
the file/folder structure I downloaded is like this below. Is yours a similar structure?
 Directory of C:\Users\Don\Downloads\O365
31/05/2014  07:19 PM    <DIR>          .
31/05/2014  07:19 PM    <DIR>          ..
31/05/2014  07:19 PM    <DIR>          Office
31/05/2014  07:18 PM               347 english.xml
31/05/2014  07:16 PM           781,192 officedeploymenttool.exe
02/05/2014  09:33 AM               520 SAVEDORIGINALconfiguration.xml
02/05/2014  09:33 AM           956,088 setup.exe
               4 File(s)      1,738,147 bytes
 Directory of C:\Users\Don\Downloads\O365\office
31/05/2014  07:19 PM    <DIR>          .
31/05/2014  07:19 PM    <DIR>          ..
31/05/2014  07:19 PM    <DIR>          Data
               0 File(s)              0 bytes
 Directory of C:\Users\Don\Downloads\O365\office\Data
31/05/2014  07:19 PM    <DIR>          .
31/05/2014  07:19 PM    <DIR>          ..
31/05/2014  07:31 PM    <DIR>          15.0.4615.1002
31/05/2014  07:19 PM            16,184 v32.cab
31/05/2014  07:19 PM            16,184 v32_15.0.4615.1002.cab
               2 File(s)         32,368 bytes
 Directory of C:\Users\Don\Downloads\O365\office\Data\15.0.4615.1002
31/05/2014  07:31 PM    <DIR>          .
31/05/2014  07:31 PM    <DIR>          ..
31/05/2014  07:22 PM         2,298,697 i321033.cab
31/05/2014  07:22 PM         2,885,862 i641033.cab
31/05/2014  07:31 PM         1,176,250 s320.cab
31/05/2014  07:22 PM           282,887 s321033.cab
31/05/2014  07:22 PM       220,325,042 stream.x86.en-us.dat
31/05/2014  07:31 PM       870,919,854 stream.x86.x-none.dat
               6 File(s)  1,097,888,592 bytes
     Total Files Listed:
               8 File(s)  1,097,920,960 bytes
               8 Dir(s)  51,603,447,808 bytes free
Don
(Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Similar Messages

  • Office 365 ProPlus will not install

    Hi,
    I have tried many attempts at manually installing Office 365 ProPlus using the deployment toolkit but so far nothing has worked. I downloaded the bits first and I'm now trying to install Office using the deployment toolkit. This test is in preparation of
    a deployment of Office 365 ProPlus throughout our organization. The bits are copied to C:\Office365 and actually reside in C:\Office365\Data. I copied the deployment toolkit to C:\Office 365.
    The test computer is freshly imaged using Windows 7 SP1 Enterprise 32-bit from media and is in a workgroup so I don't get any company policies added. All available Windows updates have been installed. Windows Update is enabled but set to only notify
    about updates rather than automatically install.
    Install.xml looks like this:
    <Configuration>
        <Add SourcePath="C:\Office365\Data\" OfficeClientEdition="32" >
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        </Product>
      </Add>
      <Updates Enabled="TRUE" UpdatePath="C:\Office365\Updates\" />
      <Display Level="None" AcceptEULA="TRUE" />
      <Property Name="AUTOACTIVATE" Value="1" />
    </Configuration>
    I open a command window as administrator, navigate to C:\Office365 and run  - setup /configure C:\Office365\install.xml. I changed the command line in many ways but it always fails to install with the same error message. A window appears that says
    "Couldn't install - We're sorry, we had a problem installing your Office program(s). Is your internet connection working? Do you have enough free space on your main hard drive? Please try installing again after you've checked the above.
    My internet connection is good and my hard drive has over 100GB free. I tried clicking the link "Go online for additional help" but that didn't help at all. The Windows Firewall is turned off. No anti-virus is installed and no proxy is in use.
    Does anyone know how to move past this issue?
    Thanks,
    Rob

    I can see it installing now but I need to be sure it's not pulling bits from the internet. I had this happen before when I completely removed the SourcePath. Display level is set to "full" but I am not getting an interface. When I'm done with this
    project, display level will be 'none' but I changed it for now just to see something happen.
    UPDATED:
    I reinstalled Windows 7 SP1 and did not install any drivers. The test computer has no network connectivity of any kind because drivers are required. I copied my downloaded bits to the test computer and ran the install. Office 365 installed without any errors.
    I'm absolutely convinced that there is no way the bits were downloaded on-demand in this configuration.
    Here is the final XML file I used:
    <Configuration>
        <Add SourcePath="C:\Office365\" OfficeClientEdition="32" >
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        </Product>
      </Add>
      <Updates Enabled="TRUE" UpdatePath="C:\Office365\" />
      <Display Level="none" AcceptEULA="TRUE" />
      <Property Name="AUTOACTIVATE" Value="1" />
    </Configuration>
    Here is the final folder/file arrangement:
    C:\Office365\setup.exe
    C:\Office365\install.xml
    C:\Office365\Office\Data\v32.cab
    C:\Office365\Office\Data\v32_15.0.4659.1001.cab
    C:\Office365\Office\Data\15.0.4659.1001\i321033.cab
    C:\Office365\Office\Data\15.0.4659.1001\i641033.cab
    C:\Office365\Office\Data\15.0.4659.1001\s320.cab
    C:\Office365\Office\Data\15.0.4659.1001\s321033.cab
    C:\Office365\Office\Data\15.0.4659.1001\stream.x86.en-us.dat
    C:\Office365\Office\Data\15.0.4659.1001\stream.x86.x-none.dat
      Thanks a lot for your help! I really appreciate it!
      Rob

  • Display level suppressed when installing Office 365 ProPlus via SCCM even though XML says Display Level="Full"

    As the title says the display level is suppressed when installing Office 365 ProPlus via SCCM even though XML says Display Level="Full"
    I would like to install Office ProPlus with the display level visible to the user.  Not all users are local admins so I've installed Office within the admin context.  Does this happen because SCCM installs under system context and as such suppresses
    pop ups to the end user?
    Has anyone been able to get this to work or am i doing something wrong?  If someone can offer me some guidance please.  Here is my XML:
    <Configuration>
    <Add OfficeClientEdition="32" >
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        <ExcludeApp ID="Access" />
          <ExcludeApp ID="InfoPath" />
          <ExcludeApp ID="Groove" />
          <ExcludeApp ID="Project" />
          <ExcludeApp ID="SharePointDesigner" />
          <ExcludeApp ID="Visio" />
        <ExcludeApp ID="OneNote" />
          <ExcludeApp ID="Publisher" />
        </Product>
      </Add>  -->
    <Updates Enabled="True" />
    <Display Level="Full" AcceptEULA="TRUE" />
    <Property Name="FORCEAPPSHUTDOWN" Value="1" />
    <Logging Name="OfficeSetup.txt" Path="%temp%" />
      <!--  <Property Name="AUTOACTIVATE" Value="1" />  -->
    </Configuration>

    When i install Office 365 ProPlus manually (independently of SCCM) I see the prompts (same SCCM Package and configuration.xml file).  This suggests it is suppressed when ran in the system context via SCCM. 
    How does Microsoft expect you to maintain the build versions (running setup.exe /configure XML) if users are unable to view the prompts? This is significant if the user is already in an Office program they'd get prompted with a message to close the app else
    it automatically closes OR fails depending on if you include the ForceAppShutdown switch in the configuration.xml file.
    The users in the environment are not all local admins which is why i cannot run the deployment in the user context.
    I really need some help, anyone?

  • I am getting the error Installation came back with 17002 when installing Office 365 ProPlus from a network share

    I have gotten this error several times, but It works fine on most machines
    Here is the most recent example of the log file:
    Timestamp Process TID Area Category EventID Level Message Correlation
    08/08/2014 11:28:29.131 SETUP (0xef8) 0x1964  Click-To-Run amaxp Medium BaseConfigure::TryGetConfiguration: EULA's have been accepted. 
    08/08/2014 11:28:29.134 SETUP (0xef8) 0x1964  Click-To-Run aoh85 Medium AdminConfigure::HandleStateAction: Configuring an install/crosssell scenario. 
    08/08/2014 11:28:29.136 SETUP (0xef8) 0x1964  Click-To-Run aqdco Monitorable TryCheckNetworkCost::HandleStateAction: Failed to initialize NetworkCostManager for http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675.
    Assuming low cost and proceeding. 
    08/08/2014 11:28:29.136 SETUP (0xef8) 0x1964  Click-To-Run aoh9i Medium TryGetVersionDescriptor::HandleStateAction: Getting Cab: v64_15.0.4631.1002.cab 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run anwv6 Medium Descriptor::Load: Reading Available value from descriptor: 15.0.4631.1002 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run amawt Medium Descriptor::Load: Prereq Node exists. Being parsing it. 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run anwv7 Medium Descriptor::Load: Reading Bootstrapper value from descriptor: 15.0 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run amax8 Medium TryGetVersionDescriptor::HandleStateAction: Descriptor contains Prereqs. Run them now. 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run anwwb Medium IsNativeValidator::CheckPreReq: returning: 1. 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run an8w1 Medium O15BetaValidator::CheckPreReq: Validator has version descriptor 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run an8w6 Medium O15BetaValidator::CheckPreReq: No Office 15 installation detected. Prereq check passes. 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run an8xa Medium O15BetaValidator::CheckPreReq: returning: 1. 
    08/08/2014 11:28:30.131 SETUP (0xef8) 0x1964  Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 
    08/08/2014 11:28:30.146 SETUP (0xef8) 0x1964  Click-To-Run anwwn Medium SXSValidator::CheckPreReq: Cross bitness test passed. 
    08/08/2014 11:28:30.146 SETUP (0xef8) 0x1964  Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run anwwp Medium BootstrapperValidator::CheckPreReq: returning: 1. 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run an8w0 Medium ClientValidator::CheckPreReq: returning: 1. 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run anwwe Medium DiskSpaceValidator::CheckPreReq: Free disk space is sufficient. 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run aoh9n Medium TryGetClient::HandleStateAction: Installation path is: C:\Program Files\Microsoft Office 15 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run amaya Medium TryGetClient::HandleStateAction: Looking for existing client. 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run amayd Medium TryGetClient::HandleStateAction: Did not find an existing client. Downloading a new one. 
    08/08/2014 11:28:30.147 SETUP (0xef8) 0x1964  Click-To-Run aon8l Medium TryGetClient::HandleStateAction: Getting Cab: i641033.cab 
    08/08/2014 11:28:30.643 SETUP (0xef8) 0x1964  Click-To-Run Telemetry amawv Medium MonitoredScope::ExecuteUnderStopWatch: TryGetClient::HandleStateAction: Getting Cab. Approximate duration: 499 milliseconds. 
    08/08/2014 11:28:30.643 SETUP (0xef8) 0x1964  Click-To-Run amaye Medium TryGetClient::HandleStateAction: Found C2R Client in extracted cab. 
    08/08/2014 11:28:30.643 SETUP (0xef8) 0x1964  Click-To-Run aoh9t Medium TryLaunchClient::HandleStateAction: Launching OfficeClickToRun.exe with parameters: scenario=unknown acceptalleulas="True" cdnbaseurl="http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675"
    productreleaseid="none" culture="en-us" baseurl="http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675" lcid="1033" platform="x64" version="15.0.4631.1002" updatebaseurl="\\server\share\Office365"
    updatesenabled="True" productstoadd="O365ProPlusRetail_en-us_x-none" trackedduration=499 
    08/08/2014 11:41:30.450 SETUP (0xef8) 0x1964  Click-To-Run apx75 Monitorable TryLaunchClient::HandleStateAction: C2R Client returned failing error code 17002 
    08/08/2014 11:41:30.450 SETUP (0xef8) 0x1964  Click-To-Run aoh72 Medium ExitBootStateMachine::HandleStateAction: Bootstrapper workflow exiting with result: 0x0 
    08/08/2014 11:41:30.450 SETUP (0xef8) 0x1964  Click-To-Run aoh9z Medium AdminBootstrapper::Main: Installation came back with 17002. 
    08/08/2014 11:41:30.450 SETUP (0xef8) 0x1964  Logging Liblet aqc99 Medium Logging liblet uninitializing. 
    Anyone have any ideas what is causing it?
    I don't think it is permissions as I have seen on some forums because the share has read/execute permissions for domain users and domain computers

    Hi,
    Are you deploying Office 365 with the latest Office Deployment Tool? Try to download the latest version of ODT from below link, then try again:
    http://www.microsoft.com/en-us/download/details.aspx?id=36778
    A similar issue was resolved here, you might want to have a look:
    http://social.technet.microsoft.com/Forums/en-US/eeb7b577-7868-487a-851d-a6d8c1c6bbda/office-c2r-installation-error-17002?forum=officeitpro
    BTW, Microsoft Office 365 Community > Forums > Deploy Office 365
    is a better source for this kind of problem and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.
    Thanks,
    Ethan Hua CHN
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Office 365 ProPlus Activation Issues

    Issue Resolved: 
    After adding all of the Office 365 URL's and Address Ranges to our internet filters exception list activation worked. 
    Hi Everyone
    I'm preparing for a deployment of Office 365 ProPlus using the Office Deployment Tool (ODT) and having trouble getting Office to activate after installation.  Using my custom .xml file, I'm able to install only Office products that are needed without
    issue using a Group Policy start-up script.  It is necessary for me to do this because none of the users in my environment have local administrator rights and cannot install Office on their own using Click-to-Run.  Installing with a start-up script
    uses the System account to circumvent that issue.  Upon first launch of Office 365 ProPlus I'm prompted to enter my email address and password for activation and promptly receive the error "There is a problem with your account.  Please try again
    later."
    I've verified that an Office 365 ProPlus license has been provisioned for my account through our portal and have ADFS running without issue.  Here's where things start to get strange... In testing, I added myself as a local administrator to my desktop
    and downloading/installed the Click-to-Run from our Office portal.  Upon launching Office for the first time it was activated automatically and the portal showed that a license was used.
    As of right now I'm at a bit of a loss as to why I can't activate Office using valid credentials with proper licenses provisioned when installing with the ODT but it auto activated when using Click-to-Run.  Any help or suggestions would be much appreciated.
    See below for a copy of my configuration.xml
    <Configuration>
      <Add SourcePath="PATH TO OFFICE INSTALL FILES" OfficeClientEdition="32">
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
          <ExcludeApp ID="Access" />
          <ExcludeApp ID="Groove" />
          <ExcludeApp ID="InfoPath" />
          <ExcludeApp ID="Lync" />
          <ExcludeApp ID="Project" />
          <ExcludeApp ID="SharePointDesigner" />
          <ExcludeApp ID="Visio" />
        </Product> 
      </Add>
      <Display Level="None" AcceptEULA="TRUE" />
      <Logging Level="Standard" Path="%temp%" />
      <Property Name="FORCEAPPSHUTDOWN" Value="TRUE" />
    </Configuration>
    **note: Add SourcePath="PATH TO OFFICE INSTALL FILES" points to the Office\Data folders which were created when using the ODT in /download mode.
    Edit:
    After troubleshooting the issue more yesterday I found that whenever I try to activate Office 365 ProPlus an error is generated in the application log.
    The description for Event ID 0 from source MSOIDSVC.EXE cannot be found. Either the component that raises
    this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    InitializeSvcAPI failed with hr = 0x8004825b
    I've thus far been unsuccessful in figuring out what MSOIDSVC.EXE is or what it does. 
    Edit: 
    http://community.office365.com/en-us/w/sso/534.aspx 
    MSOIDSVC.EXE is part of the Microsoft Services Sign-In Assistant (MSO SIA).  After installing MSO SIA and verifying that the services were running activation still failed. 

    hi,
    Thank you for sharing your solutions and experience here. It will be very beneficial for other community members
    who have similar questions.

  • Office 365 ProPlus couldn't verify subscription behind proxy

    Hi,
    I have installed Office 365 Pro Plus, and it all works well.  Maybe a month after i installed it, the title bar turned red on my office apps saying i had an unlicensed product, and i had another red bar within the apps saying
    COULDN'T VERIFY SUBSCRIPTION  Outlook couldn't verify your Office 365 subscription.  Please make sure you're connected to the Internet.
    There's a Retry button as well which tries, and I assume fails when I click it.
    If I connect my PC directly to the internet then this verification process appears to succeed, as the red bars will go away.  But how do i get it working behind my proxy?  The proxy is set in Internet Options, and we have no problems otherwise.
    I have had a look here: http://technet.microsoft.com/library/hh373144.aspx
    All the "Office 365 ProPlus URLs" work fine in my browser except sls.microsoft.com (but this doesn't work with a direct internet connection either). 
    We have a KMS server in our environment, but as far as I can see Office 365 does not connect to KMS.
    Any ideas what else this could be?
    Thanks,
    Nick.

    Hi Nick,
    Your description suggests it is a proxy access issue. I would suggest you check this Technet article, especially the
    Issue: Internet Connection Required section:
    http://technet.microsoft.com/en-us/library/gg998767(v=office.15).aspx#BKMK_Internet
    If your organization requires Internet connectivity through a specific proxy server and
    Automatically detect settings should be unchecked, you must enable Office 365 services to connect. To do this, use the Bitsadmin command-line tool and run the following command:
    bitsadmin /util /setieproxy networkservice MANUAL_PROXY proxyserver:port
    Hope it is helpful to you. By the way,
    Microsoft Office 365 Community > Forums > Deploy Office 365 is a better source for this kind of problem and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.  
    Regards,
    Ethan Hua CHN
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Office 365 ProPlus App-V 5.0 Package installs Lync, Outlook, Infopath and Onenote even though they are not selected for publishing

    I have created an App-V 5.0 Package for Office 365 ProPlus using the documentation provided here:
    http://technet.microsoft.com/en-us/library/jj219422.aspx
    I am able to load the App-V Package into my SCCM 2012 SP1 environment and deploy the package to a test machine
    Within SCCM, I have configured the deployment type to only select a couple of applications.  Notice that Lync, Outlook, Infopath and Onenote are not selected.
    http://i.imgur.com/1eMxUlY.jpg
    For my deployment type, I only selected Word, Excel and Powerpoint.  Looking at my test machine, those 3 applications now show up in my start screen.
    http://i.imgur.com/amZmxAT.jpg
    I don't see any of the other Office applications be default on my start screen, so I would think all looks good.  If I type another Office application, lets say access at the start screen I get, "No apps match your search."
    http://i.imgur.com/fxbWEvb.jpg
    But if I type Lync, Outlook, Infopath or Onenote, it shows me that those applications are available, and I can launch them as an App-V application just as I could Excel, Word or Powerpoint, the applications that I wanted to have available.
    This is not what I was expecting when I went through the trouble to create an App-V package.  It looks like almost all of the apps become available on my client machine, all App-V is doing is making the application button in the start screen a little
    harder to find.
    What is interesting is that for the applications I did want published, I can search for them by just entering a few letters of the application name, and they show up with the 2013 version label, see below for an example search for Word.
    http://i.imgur.com/0LeS05z.jpg
    For the applications that I did not publish but still show up on my client, I have to type in the full name of the application for the launch button to come up.  For example, I can't type lyn and expect to see Lync, but if i type lync I will get an
    option to launch the application.  The same goes for Outlook, Infopath and Onenote, and when you do type in the full namke of the app, it doesn't show the version number like Word does as Word 2013, it just shows Lync, or Outlook, or Infopath, or
    Onenote.
    http://i.imgur.com/QV1afuc.jpg
    vs
    http://i.imgur.com/PxgSmUc.jpg
    Can anyone from Microsoft confirm that this is expected behavior.  If this is to be expected this is pretty disappointing, because a main point of the App-V package is it is the only way to limit which applications are deployed via Office 365 ProPlus
    but from what I can tell, it really isn't limiting anything beyond the start screen for most cases.

    So it looks like the config xml files are the best option
    http://blogs.technet.com/b/office_resource_kit/archive/2013/12/02/announcing-app-v-5-0-sp2-support-for-office-2013-volume-licensing-editions.aspx
    You can now use the Deployment Configuration file to configure the Office installation. One question I often get is, “How do I disable msaccess.exe or infopath.exe from an Office install if I am not using the MSI package?” This can be done by modifying the
    Deployment Configuration file in App-V with entries like the following:
    <Application Id="[(AppVPackageRoot}]\office15\MSACCESS.EXE" Enabled="false">
      <VisualElements>
        <Name>Access 2013</Name>
        <Icon />
        <Description />
      </VisualElements>
    </Application>
    That will prevent App-V from publishing msaccess.exe on the system and/or you can remove any undesired application shortcuts from publishing on the targeted computer using the shortcuts properties by deleting or commenting them out. Once you’ve configured your
    Deployment and User Configuration files, you’ll have everything you need to import the packages into your App-V environment to start testing.

  • License usage in Office 365 ProPlus

    Hello All,
    I am interested to purchase Office 365 Pro Plus package for my organization which comes with Microsoft Office 2013.
    Office 365 pro plus comes with ability to install in 5 machines. If i purchase 1 user license and install it in 5 machines in my organization then will this be License infringement or it is OK to use concurrently.
    Thanks,
    Ashish

    Hi Ashish,
    Being able to install and use Office on up to 5 PCs or Macs at the same time is one benefit of the Office 365 subscription with Office 365 ProPlus.
    It is OK to use concurrently, but all these 5 machines will only use the same user name associated to this Office 365 subscription.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • DirSync AD Attributes for Office 365 ProPlus services.

    Hello,
    I am installing Directory Synchronization tool on my DirSync server. By default it syncs lots of AD attributes to cloud. What are the minimum Ad attribute requirements that must be synced to cloud for proper authentication to Office 365 ProPlus services.
    Thanks
    NerKO

    Actually DirSync has been around a lot longer than O365, both ADAM and ADLDS leverage dirsync. FIM itself started as MIIS, which Microsoft acquired in 1997. It has gone through various iterations since them from ILM to FIM.
    It is not reverse engineering to use Dirsync to synchronize objects between directories. FIM gives one the ability to transform objects and attributes during the synchronization and easily connect multiple LDAP sources.

  • By default Office 365 Proplus save as Office 2010

    Hi,
    Operating System: Windows 7 (SP1); Office 2010 Professional SP1 and also Office 365 proplus...
    By default I have installed office 2010 and later I installed office 365 proplus online.
    My issue is when I am saving office365 proplus (Word,excel) file then by default it saving as office 2010.
    When I opening it by open with but there office proplus (word / excel) option is not available.
    All desktop files showing in office 2010 format.
    I office 365 proplus repair but issue is same.
    (FYI: when I uninstall office 2010 then by default office 365 proplus both saving and displaying) 
    Please anyone help me about to above issue to resolve before uninstalling office 2010..........

    Hi,
    I have tested this in my testing environment that by default Office 365 Pro Plus will take over your existing Office 2010 files if you install Office 365 Pro Plus later. And the new Office icon will show on all of your existing files.
    Usually, do a Online Repair of the Microsoft Office 365 Pro Plus will fix the broken of file type associations. Not sure how you repaired your Office 365 Pro Plus, please try again follow the steps below:
    1.Click Start, click Control Panel, and then click
    Programs and Features.
    2.Click your Microsoft Office program, and then click Change.
    3.Select Online Repair, and then click Repair.
    If the Online Repair doesn't fix the issue, I would suggest you to try using Microsoft Fix It tool to remoe Office 365 completely, then reinstall it:
    http://support.microsoft.com/kb/2739501
    Hope this helps, and feel free to post back with any feedback.
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Working with Excel references error with Office 365 ProPlus on Shared Drive

    I came across an issue with the Excel version of Office 365 ProPlus, as below described.
    A.xls(x) contains formula that links to B.xls Sheet1. When working on A.xls. I decide to navigate through windows explorer and open B.xls(x). Once I do all references to Sheet1 turns into #REF of A.xls(x). And naturally all values that were previously correct
    now returns #REF. Even without making any changes to B.xls(x), just opening the file cause this problem. Both these files are on the mapped network location within the same LAN. User is on Win7 & Office 365 ProPlus. The server is running on Windows 2008
    R2 with no office installed. This occurred to users who are member of the AD and in Workgroup. We have tried re-installing, repairing, etc. but the problem remains the same. But if the files were on the local HDD, we didn't face the same issue.

    Hi,
    According to your description, this issue may be caused by the hyperlink/reference changed from relative to absolute links. For example, if you use the reference in formula, we only need to enter like this:[filename.xlsx]Sheet1'!$C$107:$C$112, when we re-open
    the file, Excel will autocomplete the path, like: [C:\Mydir\filename.xlsx]Sheet1'!$C$107:$C$112.
    To workaround the issue, we may update the link manually, please see the image below:
    Go to Data tab>Edit link>Update value or change data source.
    More references for the common scenarios of this issue:
    You map a drive under the root of a share. For example, you map drive Z to \\<var>Server</var>\<var>Share</var>\Folder1.
    You create links to a workbook that is stored at the mapped location after you open the file through that mapped drive.
    You open the file by a UNC path.
    As a consequence the link will be broken.
    https://support.microsoft.com/kb/328440/en-us?wa=wsignin1.0
    Hope it can be helpful to you.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How to uninstall unwanted programs on Office 365 ProPlus

    Dear Sir,
    I use Windows 8.1 and use Office 365 ProPlus. When I install it, the Office is streamed and installed as a whole in my computer.
    How can I remove the unwanted program (like Access) ?
    Thanks,
    Joe.

    The setup.exe version is 15.0.4623.1001
    I also use your configuration's content to test, but it still get the same error.
    It refers to below link :
    http://support.microsoft.com/kb/2696484/en-us
    As a test I tried this:
    <Configuration>
    <Add SourcePath="" OfficeClientEdition="32" >
    <Product ID="VisioProRetail">
      <Language ID="en-us" />
    <ExcludeApp ID="Visio" />
    </Product>
    </Add>
    </Configuration>
    This installed VisioPro, with the Visio application "Excluded".
    The end result = VisioPro was "installed" without the Visio "application".
    (yes, it's kind of a stupid test, but it verified the syntax on the XML file)
    To make this work, I needed to uninstall VisioPro first.
    You may need to uninstall/reinstall Office, since your Office installation state may be inconsistent?
    [if you do this, apply your modified XML file during the reinstallation (/configure) phase]
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Customize Office 365 ProPlus Installation

    Hello,
    I have Office 365 E3 licenses.
    I would like to customize the Office 365 ProPlus so it does the following:
    Uninstalls the existing Office 2007 Standard and Lync 2010.
    Installs Office 365 ProPlus, but excludes Access.
    Does this silently / without user interaction.
    How can I accomplish this?
    Thank you

    Hi
    We might be able to do this using the
    Office Deployment Tool.  There are just a few easy steps you’ll need to take to reproduce the experience of installing Office 365 ProPlus from the Office 365 portal:
    Download the Office Deployment Tool
    Create an XML file with instructions on how to install Office 365 ProPlus
    Create a self-extracting executable (.exe) file that runs the Office Deployment Tool along with the xml file
    After you create and test your self-extracting .exe file, publish it to your company portal.
    Here’s a link for your reference:
    http://blogs.technet.com/b/office_resource_kit/archive/2013/08/08/how-to-deploy-office-365-proplus-from-an-on-premises-web-portal.aspx
    http://blogs.technet.com/b/microsoft_in_education/archive/2013/11/11/what-are-my-options-to-deploy-office-365-proplus.aspx
    For detailed information on configuration.xml file, refer to the article below:
    http://technet.microsoft.com/en-us/library/jj219426.aspx
    Here’s a link on Office Deployment Tool:
    http://technet.microsoft.com/en-us/library/jj219422.aspx
    Best regards
    Tylor Wang
    TechNet Community Support

  • Office 365 ProPlus Disable Welcome Video

    Guys - is there a way to disable the Office 365 ProPlus welcome video that displays on first use? The video/splash screen that welcomes them and talks about social sharing, OneDrive etc.
    thanks!
    -PD

    Hi,
    Please try to disable this in Group Policy Management Editor. If you didn't install the Office 2013 Administrative Template files, please download it here:
    http://www.microsoft.com/en-us/download/details.aspx?id=35554
    Using the Group Policy Management Editor go to User Configuration | Administrative Templates | Microsoft Office 2013 | First Run
    Set the Disable First Run Movie to Enabled. You can also configure Disable Office First Run on application boot
    to Enabled to disable the first run info.
    Hope this helps.
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Unable to license Office 365 ProPlus when customized at the application level

    It has long been claimed that Office 365 ProPlus can only be installed as one single package, and that Click-to-Run is not customizable at the application level.  Microsoft lists the following at
    http://technet.microsoft.com/en-us/library/jj839718.aspx “Office 365 ProPlus installs as one package. This means you can't choose to deploy Word and PowerPoint to users, but not Access.
    If you don’t want users to run Access, you can customize the installation by using App-V. You can also use AppLocker to prevent users from starting certain Office applications.”
    Can anyone then explain the purpose of the additional product ID’s specified in the following kb article:
    http://support.microsoft.com/kb/2842297
    Using the product ID’s listed here, I set the Configuration.xml file to selectively install only four Office products, which included Access, Excel, PowerPoint and Word.  In this example, I removed the Product ID O365ProPlusRetail and instead just included
    the Product ID’s for the individual applications we wanted to install.
    <Configuration>
      <Add OfficeClientEdition="32">
       <Product ID="AccessRetail" >
         <Language ID="en-us" />     
       </Product>
       <Product ID="ExcelRetail" >
         <Language ID="en-us" />     
       </Product>
       <Product ID="PowerPointRetail" >
         <Language ID="en-us" />     
       </Product>
       <Product ID="WordRetail" >
         <Language ID="en-us" />     
       </Product>
      </Add>
     <Updates Enabled="TRUE" />
     <Display Level="None" AcceptEULA="TRUE" />
     <Logging Name="OfficeSetup.txt" Path="%temp%" />
    </Configuration>
    Given what I had read throughout multiple areas of documentation, especially the line that mentions, “Click-to-Run is not customizable at the application level,” I was surprised and excited to see that the click to run installer only installed the applications
    that I specified.
    Using the Configuration.xml file I specified above, I was able to complete a custom install of Office 365 ProPlus, and included only programs that I wanted to have installed.
    The issue comes when you go to license the software.  I can launch any of the individual programs without issue, but I am unable to complete the process of activating the license.
    For example, see below where I have launched Word, entered my account information and attempted to activate.  Everything has worked fine up to this point, but I am told that I cannot activate because the product is not installed.  It seems that
    my custom install has prevented needed information from being added to my system to allow for the activation wizard to detect the presence of the installed Office software and to activate appropriately.
    Can anyone from Microsoft comment on this?  Is there any way possible to proceed given my configurations?  If not, what is the purpose of
    http://support.microsoft.com/kb/2842297 ?
    In what case would you actually be able to use the additional product IDs? (AccessRetail, ExcelRetail, WordRetail, etc.)

    Whilst I don't work for MS, I have a few thoughts on this..
    The documentation refers to the use of ODT for customisation, but that is mainly for customising the install-time aspects and the update sources, not the resultant feature state.
    For controlling feature state, either AppLocker of re-packaging/sequencing via App-V is suggested.
    KB2842297 mentions the products that ODT will "recognise" for the purposes of "customisation", but doesn't really detail how nor why.
    C2R, as it is a pre-packaged sequenced output, is intended to be consumed as-is, by the vast majority.
    Re-packaging/sequencing of a complex product such as Office isn't for the faint of heart (and to be honest, the installers for Office have long been a complex topic over many years)
    MS have stated for many years that the individual component applications of the Office suites, are not permitted to be broken up out of the suite, for license compliance.
    e.g. If you install OfficeProPlus, and via customisation, disable or do-not-install specific component apps, you must hold a license for the relevant suite (ProPlus in this example).
    Even if you re-compose the resultant installed apps, such that only those apps that would equate to OfficeStd, because you installed ProPlus, it is a ProPlus license that you must hold.
    Similarly, if you were to install individual apps, composing a feature-equivalent result to ProPlus, and "functionally" have the same set of apps that ProPlus would give you, holding a license for ProPlus is not sufficient, becuase it is not ProPlus
    that you have installed.
    So, when you modified the configuration XML, and downloaded and installed "WordRetail" + "ExcelRetail" etc, this is not equivalent to ProPlus (neither from an installed-product perspective, nor from a licensing perspective).
    It seems to me, that your license (as recorded/represented in your MS account) is finding that you have products installed for which you don't hold a license.
    And, that the license that you do hold, is not a match for the products you are trying to activate.
    In years gone by, MS did make available individual products (e.g. Word, Excel etc) for sale.
    I don't know if MS continue do make individual apps, in C2R form, available for sale, but the Office product team have created ODT in such a way that ODT can cater for them.
    Perhaps in some global markets, or possibly in the future, MS might make those individual products available in C2R form.
    So I'm not all that surprised, based on nothing more than previous experience (sprinkled with some assumption and theory), that you've found some interesting, slightly-mystifying things ;)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Maybe you are looking for

  • Can no longer link to iTunes library on local net

    I've been using a 2011 Mini for my media server for about a year. It holds my iTunes library and has always worked fine. I often linked to it with my Macbook to have music in my home office. After upgrading both machines to Mavericks and iTunes 11.1.

  • Can't choose cache folder in Bridge CS6 on a different drive/partition

    Hi, I just installed Photoshop CS6 and noticed a non-critical, but nevertheless annoying problem in Bridge (Platform: Win7 x64): When I try to relocate the cache folder (Menu: Edit -> Preferences -> Cache -> Location, then pressing the button "Choose

  • Locating Adobe PDF resource files-steps.

    Unable to find "Adobe PDF" resource file, please help.

  • Can't connect to SL mini after laptop update to Lion

    Situation: - Mac Mini on Snow Leopard 10.6.8 (mini-old) - Mac Mini on Lion 10.7.4 (mini-new) - Macbook Pro on Lion 10.7.4, update from Snow Leopard 10.6.8 since yesterday I used to be able to connect file sharing and screen sharing from the laptop to

  • External List Management Errors

    Hi Experts, Please suggest how i can check what is the error in my file upload. Any specific settings need to be doen to see this. I am not finding any error, and my BP are also not getting created. Regards Arun kumar