App-v 5 and Office2013 Volume Licence Edition - package fails to install with script error

We have used the MS Office Depolyment Tool for click-to-run to download the latest Office 365 version, and flatten it into an app-v 5 package - not a problem.
When we try to add the package to our client machine (running the app-v 5 SP2 client software), it fails with an message that a script has failed and not returned a 0 code.  We have not added any scripting to this automatically created package, so it
seems that the app-v client does not like the "official" package.  Any hints and tips gratefully accepted, thanks
The powershell command line we are using is:
PS C:\windows\system32> Set-ExecutionPolicy Unrestricted
PS C:\windows\system32> Add-AppvClientPackage -path file://hostname/app-v/o365-noaccess/ProPlusVolume_en-us_zh-cn_x86.appv -DynamicDeploymentConfiguration \
\hostname\app-v\O365-NoAccess\ProPlusVolume_en-us_zh-cn_x86_DeploymentConfig.xml
with a result of:
Add-AppvClientPackage : Embedded Script process exited with an error code indicating failure (return code other than 0). Please ensure that Embedded
Script process can complete successfully and exits with 0.
Operation attempted: Configure AppV Package.
AppV Error Code: 100000000C.
Please consult AppV Client Event Log for more details.
At line:1 char:1
+ Add-AppvClientPackage -path
file://hostname/app-v/o365-noaccess/ProPlusVolum ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
    + CategoryInfo          : InvalidResult: (:) [Add-AppvClientPackage], ClientException
    + FullyQualifiedErrorId : ConfigurePackageError,Microsoft.AppV.AppvClientPowerShell.AddAppvPackage
 and these are the error messages we see in the debug app-v client logs:
 Script Launcher successfully waited for script with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe" /I /Msi /License /AppV PackageGUID=D24C3BDD-8FAD-44d3-998C-933F8F053682
PackageRoot="C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root" MsiName=SPPRedist.msi,SPPRedist64.msi PidKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
PRIDName=ProPlusVolume'.
Package {d24c3bdd-8fad-44d3-998c-933f8f053682} version {cd9725ce-4503-4932-863b-4fcda3f9551d} failed configuration in folder 'C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D' with error 0x79100E10-0xC.
machine script for event AddPackage with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe"' exited with failure error code: The extended attributes are
inconsistent.. Because Rollback is set to true in the script definition, the current AppV Client operation was rolled back.

I'd like to reply to this that I also have (or had) the same issue. The "AppV Error Code: 100000000C."
For me it was a script that I tried to call from a network drive:
    <MachineScripts>
      <AddPackage>
        <Path>powershell.exe</Path>
        <Arguments>K:\someFolder\copy.ps1</Arguments>
        <Wait RollbackOnError="true" Timeout="30"/>
      </AddPackage>
    </MachineScripts>
I tried using the sharename, I tried using vbs instead of ps, I tried to rename the files it was copying (it was a dll) I tried a different destination (it was Windows\sysWoW64)
In the end it seems to be the AppV client does not have access to the drive/share, even though 'everyone' had read rights. 
When I changed the location of my script and file to C:\users\administrator\Desktop\copy.ps1 the appv added just fine.
I'm looking at what to do, probably give all domain computers access to the share\folder because AppV client seems to use the system account for it's actions (also apparant if you call the var %username% from within the appv!), and because my destination is
sysWoW64 users are not allowed to write there (so the userConfig.xml is not an option)
So in short: for me it was a NTFS rights issue, the AppV client is not allowed to go and load the .ps1 that is defined in the deploymentConfig.xml
Check your
ProPlusVolume_en-us_zh-cn_x86_DeploymentConfig.xml, it probably calls something that the system account has no access to

Similar Messages

  • Why do CC apps fail to install with a Media DB 6 error?

    Can't install any CC apps onto Maverics OS. Installation fails at 42% with an error 15, media DB 6 error message.

    Thank you for your reply. I have 842GB available on disc. I cleared the earliest CS2 and CS3 from my apps along with any previous CC installer with Adobe Cleaner just in case these were causing issues. I also repaired permissions. It repaired everything except an SUID file in System/Library ... I restarted and reinstalled the CC installer and again installation failed with the same error message as before:
    Exit Code: 15
    Please see specific errors below for troubleshooting. For example, ERROR:
    - 0 fatal error(s), 1 error(s)
    ERROR: Media DB Error: 6
    As a test, I installed Mavericks on a clean external hard drive and then attempted to install CC apps on there. This worked fine. So it is something on my Mac HD that's causing the issue. I already repaired permissions. If this is something to do with a Media DB file, what kind of error is it and what can I do? I wonder if it's best to just back everything up, wipe the disc and do a clean install?

  • I'm trying to update to CC (2014) and keep getting this message: "Installation Failed. Installation encountered an error. Please restart your system and try again. (15) I've done the restart, same problem.

    I'm trying to update to CC (2014) and keep getting this message: "Installation Failed. Installation encountered an error. Please restart your system and try again. (15) I've done the restart, same problem.
    Help!

    Hi stijill2,
    In case you are facing issues uninstalling the app's then please try manual cleanup of Adobe from your machine by following the below mentioned steps:
    1. Navigate to Applications and trash all Adobe app's and Adobe folder.
    2. Navigate to Applications/Utilities/ and trash Adobe Application Manager,Adobe Creative Cloud, Adobe Installer folder.
    3. Go to Library/Application Support and trash Adobe.
    4.Go to ~/Library/Application Support and trash Adobe.
    Try installing the CC app's and let us know if still the error persists.
    Regards,
    Romit Sinha

  • I just installed LV2011 and one dll from my vi won't load with the error "application configuration is incorrect"

    I just installed LV2011 and one dll from my vi won't load with the error "application configuration is incorrect", which is Windows lingo for "missing package dependencies".  All the computers at my company with 2010 loaded seem to do OK.  When I do a Dependencies Walk I get missing Visual C debug dll's missing plus IEshims and wer which both have a whole tree of dependencies missing on my machine.  The Windows install is the same "Windows XP version 2002 Service Pack 3" on my PC and the working PC's. So I'm thinking I have to uninstall 2011 and go back to 2010.  Is this correct?  Those VC debug dll's were installed on the machines with 2010 in them but were not installed in mine.
    I've heard the advice to recompile the dll with debug turned off but I don't have access to the source code.
    Thanks in advance.

    u87 wrote:
    Thanks for the reply.  This at least tells me that going back to LV2010 is not likely to solve the problem.  The missing dll's are:
    MFC90D.dll
    MSVCR90D.dll
    IESHMS.dll
    WER.dll
    And, once again, IESHMS and WER have other dependencies.  So perhaps i need to install the Visual C++ development environment.
    IESHIMS.dll is an Internet Explorer DLL that gets usually delay loaded by shdocvw.dll. As delay load it can not cause DLL load errors but only runtime errors. Maybe your DLL has it as direct dependency but that is unlikely since it does not have a documented interface.
    WER.dll is Windows error reporting for Vista/Win7.
    MFC90D.dll is the Microsoft Foundation classes and MSVCR90D.dll is the MS C runtime library, both as debug variant.
    So all the DLLs you mention are actually MS DLLs! You haven't identified the DLL that you try to access in LabVIEW that causes these error messages. IESHIMS and WER are usually delay loaded by any component that needs it and should not likely be used by non MS code.
    What is the DLL you try to load into LabVIEW and by whom? Get the provider of that DLL to provide you a non Debug build of the DLL. Installing Visual C on all the machines just to make the DLL load is not a solution, besides that it is likely not legal since I doubt you have that many licenses.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • TS3899 Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect

    Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect". Help

    Hotmail is having problems:
    http://bostinno.streetwise.co/2013/08/15/hotmail-outage-hotmail-is-down-for-user s-still-photos/
    http://www.engadget.com/2013/08/14/outlook-outage/
    http://www.infoworld.com/d/applications/microsofts-skydrive-outlookcom-are-down- some-users-224940
    http://mashable.com/2013/08/14/outlook-down/
    http://techcrunch.com/2013/08/14/microsoft-acknowledges-outlook-com-messenger-sk ydrive-outages/

  • Tried to install Illustrator CC and after 98% installation it said "failed" to install. Why?

    Tried to install Illustrator CC and after 98% installation it said "failed" to install. Why?

    The message I got was, 'Download error. Press retry to try again or contact customer support.(49).'

  • HT5622 I have changed my apple id password and yet apple store refused to update my software with the error "The apple id has been disabled" pls help

    I have changed my apple id password and yet apple store refused to update my software with the error "The apple id has been disabled" pls help

    Apple ID security issues -
    Call Apple Care and ask for the Account Security Team. They can assist you with your issue.

  • Office 2013 VL and app-v 5 SP2 on RDS server - package add fails with script error

    We have used the MS Office Depolyment Tool for click-to-run to download the latest Office 365 version, and flatten it into an app-v 5 package - not a problem.
    When we try to add the package to our client machine (Server 2008R2 running the app-v 5 SP2 client software), it fails with an message that a script has failed and not returned a 0 code.  We have not added any scripting to this automatically created
    package, so it seems that the app-v client does not like the "official" package.  Any hints and tips gratefully accepted, thanks
    App-v client has scripting enabled.
    The powershell command line we are using is:
    PS C:\windows\system32> Set-ExecutionPolicy Unrestricted
    PS C:\windows\system32> Add-AppvClientPackage -path file://hostname/app-v/o365-noaccess/ProPlusVolume_en-us_zh-cn_x86.appv -DynamicDeploymentConfiguration \
    \hostname\app-v\O365-NoAccess\ProPlusVolume_en-us_zh-cn_x86_DeploymentConfig.xml
    with a result of:
    Add-AppvClientPackage : Embedded Script process exited with an error code indicating failure (return code other than 0). Please ensure that Embedded
    Script process can complete successfully and exits with 0.
    Operation attempted: Configure AppV Package.
    AppV Error Code: 100000000C.
    Please consult AppV Client Event Log for more details.
    At line:1 char:1
    + Add-AppvClientPackage -path
    file://hostname/app-v/o365-noaccess/ProPlusVolum ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : InvalidResult: (:) [Add-AppvClientPackage], ClientException
        + FullyQualifiedErrorId : ConfigurePackageError,Microsoft.AppV.AppvClientPowerShell.AddAppvPackage
    and these are the error messages we see in the debug app-v client logs:
    Script Launcher successfully waited for script with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe" /I /Msi /License /AppV PackageGUID=D24C3BDD-8FAD-44d3-998C-933F8F053682
    PackageRoot="C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root" MsiName=SPPRedist.msi,SPPRedist64.msi PidKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
    PRIDName=ProPlusVolume'.
    and...
    Package {d24c3bdd-8fad-44d3-998c-933f8f053682} version {cd9725ce-4503-4932-863b-4fcda3f9551d} failed configuration in folder 'C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D' with error 0x79100E10-0xC.
    and...
    machine script for event AddPackage with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe"'
    exited with failure error code: The extended attributes are inconsistent.. Because Rollback is set to true in the script definition, the current AppV Client operation was rolled back.
    We believe this last error message is the kicker, but can't debug any further.

    Just to validate the problem, I started again.
    I have just downloaded the latest ODT from MS, and then downloaded the latest Office 2013 packaged - volume license.  Then created the app-v package - all went perfectly, no error messages.  Uploaded the package to the app-v 5 server and published
    it.  I have made NO changes to any of the files.
    I have just built a brand new Windows Server 2008R2 Datacentre VM, patched it to the hilt, and installed the RDS role, powershell 3 and appv 5.0 SP2 client for RDS.
    I then use powershell as above:
              scripting unrestricted
              app v client scripting enabled
             app v server added
              global and user update enabled
             add-appvclient package  "url of office package.appv"
                 and received exactly the same error message.  
    It is not complaining that scripting is not allowed, it is complaining that the script is invalid.
    Help!!!!

  • App-V SP3 Sequenced Packages Fail to Install via MSI with Error

    I upgraded my sequencer machine and 2 client machines to App-V SP3 and proceeded to sequence 2 new packages. I then attempted to install the new packages on the client PCs using the automatically created MSI and got the following errors during install. Note
    I am logged into the PC with an Admin user. Screen shot 1 pops up during the install, then screenshot 2 shows up right after. I have also included the event log error. Note that packages sequenced using SP2 install fine via their MSI on the SP3 client machine.
    Both a Win7 and Win81 client with SP3 give this error, and I have tried reinstalling the clients on both PCs. If I add and publish the packages via powershell they work fine. Any assistance is appreciated.
    AppV Error Code: 0300000102
    Event ID:10
    If you found this post helpful, please give it a "Helpful" vote. If it answered your question, remember to mark it as an "Answer".

    OK, fond the issue in the msi file. Do the following steps to fix the issue:
    Download the mst that fixes the issue: http://www.notmyfault.ch/downloads/AppV5_SP3Fix.zip
    Extract the mst file and copy it into the same folder as your msi file
    Run the following command: msiexec /i YourAppvPackage.msi TRANSFORMS=AppV5_SP3Fix.mst
    If you want to run it unattended, add /qb as parameter. Make sure your current directory is the one that contains the msi/mst or just add the full path to your msi and mst. Don't rename your msi, use the original name that has been created by the sequencer.
    Let me know if that fixes your issue.
    Regards, Michael - http://blog.notmyfault.ch -

  • HT201412 My iphone is stuck on the apple boot logo screen. What do i do and i already tried to restore but it comes with an error

    My iphone is stuck on the apple boot logo screen. What do i do and i already tried to restore but it comes with an error

    Try this
    http://support.apple.com/kb/TS3125

  • I hear that apps are the way to go in the future for launching web sites. Where do I go to find a good app writer? and How difficult is it to merge a website with an app application. My website will be written in microsoft.

    I hear that having an app for my future website is the way to go in the future. It will help to even the playing field for small business such as mine.THere will great ways to feel out the personal preferences of prospective clients. My site will be written in microsoft. It will have a blogg, store, database, and a community forum. What are the pros and cons to having an app. What are the possible expences to expect with building,launching, hosting and maintaining an app compared to advertising on a deskop. I hear PCC and SEO can often add up to over $5000 a month. Hosting will cost at least a couple thousand a year.
    ANy advice will be greatly appreciated.

    Sounds like you really do not understand what you are talking about.  Not trying to be judgemental, but nothing is written in "Microsoft" unless it's a Microsoft Operating System, application, or website.
    Microsoft is a company, not a programming language.
    I would also recommend you do some reasearch on HTML5 so that there is no need to create an app for each platform, but rather have a single site that will run on multiple platforms.
    Maybe look into contracting/hiring a good web designer.

  • Mavericks install incomplete. No Apple installers on HD. Will I be able to upgrade to Yosemite and will it fix all that didn't install with Mavericks upgrade? Very slow connection speeds 30 hrs to download Mavericks. Tried re-install; no help/

    Ever since upgrade to Mavericks I have been having problems which are too numerous to mention. I finally found a program from a UCBerkley professor called Pacifier which indicated 4000+ of 400,000+ files and folders did not install. I was unable to go further to try to fix everything because Pacifier can't find ANY Apple installers on my HD. It recommended I download the Mavericks installer without reinstalling to continue; however, after having done so (very slow connection; takes 30 hours to download) and although the installer appears in apps while downloading it disappears and NO Apple installer packages can be found on my hard drive. I tried to download Yosemite once and it indicated my system wasn't eligible for the upgrade. Its' download time was similar to Mavericks; 28+ hours.
    I am using a Macbook Pro mid-2012 version OS X 10.9.5 (13F34); Processor 2.5 GHz Intel Core i5; Memory  4 GB 1600 MHz DDR3; Graphics  Intel HD Graphics 4000 1024 MB.
    Regardless of how many files and apps I remove my memory is being eaten up to the point I can hardly do anything at all. There are no civil words for how frustrated I am. Someone please help me.
    Thanks,
    JJ

    Install Mavericks, Lion/Mountain Lion Using Internet Recovery
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your newly installed hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion. Mavericks: Select Reinstall Lion/Mountain Lion, Mavericks and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    This should restore the version of OS X originally pre-installed on the computer.

  • I have an ipod 4th generation and it has currently got the software version 4.1 and when i try to download and update my ipod to the most recent version and when it's done downloading it just ends with an error saying connection error every time!?

    This happens every time and it always happened when it's processing the file and everything else downloads fine like apps etc but this is the only problem i have. I tried things like increasing the amount of space available on my pc but nothing seems to work. Please help me as I've had my ipod for about 8 months now and haven't been able to update a single time

    Disasble the computer's security software during the download and update.

  • Itunes update failed to install due to error - now says reinstall and its their screwup

    An update came up on my computer so started the installment - went thru removal then about half way thru installing update gave me error and went off screen.  Tried to open iTunes and says MSVCR80.dll is missing - reinstall program.  Said it was not installed correctly.  Didn't have a problem with iTunes until this update - any suggestions to fix

    Hello Vicki203,
    The following article provides steps that can help get iTunes updated and running.
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    Allen

  • XP Pro fails at install with RAID 1 and 4GB RAM on P45 MB - help?

    Hello all,
    I am new to this forum so bear with me.  Having read several threads I see that this forum is very helpful and responsive.  Thanks in advance for all your help and please let me know if I could answer other questions that might help you diagnose this challenge.
    System:
    Antec 900 Case
    MSI P45 Platinum MB
    Intel Q9300 processor
    4GB Corsair DDR2 800GHz
    2 300GB VelociRaptors in RAID 1 configuration
    Gigabyte HD3850 video card
    Not sure if you need all of this, but am pretty sure you will need more.  Please don't hesitate asking if you do.
    My situation is that I can get the hard drives mirrored fine through BIOS using the JMicron controllers, but loading WinXP Pro 32 fails shortly after I insert the JMicron Additional Device floppy.  I have tried several different versions of the device floppy files with the same result.  The error I get is the blue screen Stop 0x0000007B notice that isn't helpful at all.
    RAID is recognized perfectly when turned on.  I just get the Stop 0x0000007B error that stops the installation.  Not sure what to do.  Although likely not relevent, I have some questions. 
    Will XP support 4GB RAM (2 x 2GB Corsair DDR2 800GHz)?  If it only recognizes 3.2GB of it, will the additional memory cause such an issue as described above?  If so, could I use just one 2GB module or do they need to be in pairs?
    Should I scrap the JMicron controllers and uses the Intel controllers?  I would like to think that this is not the remedy, as a neighbor of mine has installed several of these same systems but with Vista.
    Thanks for all your help.   
    Kurt

    Quote
    It would appear the the last two core temperatures are too high, but I suspect that the sensors are bad for them.  These temperatures were within a few minutes of powering the un-taxed computer.
    Run some sort of CPU Stressing application (Prime95, Orthos or similar) to put all cores under full load and check your core temps again.  See how the sensors respond.
    Quote
    Interestingly, when I powered the computer after Hibernation it took longer for Windows to resume than it does to completely boot up (resuming windows status bar at bottom of screen).  However when I put the computer into Stand By mode it will resume really quickly.
    That is normal: In Hibernation mode, all the data that is stored in system memory is copied to a file on your hard drive (basically an image of your system memory is created.) After that the system is completely shut down. When you restart the system, the RAM image is written back to the system memory.
    In S3 Standby Mode, the system still supplies power to the memory.  When you switch the system back on, nothing has to be written back to system memory, as everything is still there.  That is why it is faster.
    Quote
    Is it Stand By that I should be more interested in because of the faster recovery?
    Yes. For power saving, hibernation is the better alternative.
    Quote
    Two questions; one, what settings would I need to awaken the computer without the power switch,
    Look in BIOS under "Wake Up Event Setup" and look at these settings:
    - Wake Up Event By = [BIOS]/[OS]
    - Resume From S3 By USB Device
    - Resume From S3 By PS/2 Keyboard
    - Hot Key
    - Resume From S3 By PS/2 Mouse
    Play around with these settings (I don't know what devices you use) and test what works best for your purposes. I am sure you will figure something out. 

Maybe you are looking for

  • How to Map in SAP      ?

    Hi My client is Automobile industry.In the presales process my company delivers the goods to the dealer.On transit the goods are damaged.Instead of returning the goods the dealer him self repairs the goods and sends the credit memo to the company.The

  • Safari and firefox wont open google

    Safari and firefox will not open google, yahoo, or facebook. already tried reinstalling OS X, but it still doesnt work. This is on a stock blackbook

  • Message split questions

    Hi Guys! First I need a confirmation for following assumption: To create multiple messages of same type (without BPM) I set the inbound interface to 0..unbounded in the if-mapping and I also set the target message to 0..unbounded in the message mappi

  • Where is QM notification "status" stored in the database?

    I would like to see the value of status. In which database table is stored? Thank you very much.

  • IWeb slideshow from photo page doesn't work

    My photo page works OK when clicking on a particular picture, then using "next" & "previous" buttons". When clicking on "play slideshow", I'm greeted with "WE'RE SORRY, but we can't find the iWeb page you've requested"