Deploying "Microsoft Fix It" fails (error: 0x80cf000c)

Hello everybody
When I try to deploy a "Microsoft Fix it"-msi via intune, I get an error on all my clients and the update won't install.
Error-code 0x80cf000c
Fix It: Microsoft Fix it 50752 (support.microsoft.com/kb/2181579)
What should I do next?
Kind regards
dany

The first thing I would look at is did you attempt to install it Silently? I know there is a gui for the fix it tool and Intune would error out on that.
I would try some of these switches
http://blogs.msdn.com/b/askie/archive/2009/03/30/how-can-i-run-fix-it-with-quiet-msiexec-switch.aspx

Similar Messages

  • Deploying application in domain failed; Error expanding archive

    Hi iam getting the following error while deploying an application to sun application server:
    Deploying application in domain failed; Error expanding archive /opt/SUNWappserver/domains/domain1/applications/j2ee-apps/dukesbank/dukesbank-appclient.jar; please see the server log file for more information

    -Kayaman- wrote:
    Please see the server log for more information.Wow you're a real genius. That's the error message that is in the server log.

  • Microsoft Fix-It Solutions Error

        I have 3- screenshots I would like to attach to show you what I am seeing when I try to run any Fix-it Solutions in Internet Explorer 9 or Firefox on my PC.  It was working fine until about a year ago & I really need to get it diagnosed
    & working again.  When I click open or save the utility to diagnose the problem, it goes back to same screen. In other words, it does nothing.  What would you suggest?
    Thank you

     
    I have done that in the past.  I behaves the same way.  I understand Fix-it Soutions is a type of third party program?  Can you send any links for troubleshooting info or can you give me any more info?  Attached are screenshots
    of what I am seeing:

  • Provisioning Failed error when creating WordPress website.

    Hi,
    I've searched these forums and many people has this problem and there's though no even single clear response about how to fix this error or what to do. I have a PAY-AS-YOU-GO subscription but there's no free support!! You want me to pay for asking information
    about how to fix your systems errors?
    Please, how can I fix this error so as I can use, at last, your services.
    Thank you.

    Hi,
    I would suggest you to refer this link where Cristhian Uribe has mentioned few steps, please follow those steps and check if it helps:
    https://social.msdn.microsoft.com/Forums/en-US/a591513c-6451-4f20-9609-2bbafb17a3a2/fixing-provisioning-failed-errors-in-azure-websites?forum=windowsa
    Regards,
    Azam Khan 

  • Deploy node.js project failed with msnodesql driver install error

    I want to deploy a node.js project on Azure Website
    I use mssql with the "tedious" driver to access my database
    But I got deployment error with "msnosesql" (another driver for mssql)
    install.js: Unable to download msnodesql-0.2.1-v0.10-ia32.msi
    I found some solution, change the path to fix this download error 
    but after that I got another error
    remote: install.js: Error: Command failed: Access is denied.
    I seems that I don't have the permission to install this driver ?
    Is there any way to solve this problem?

    you cannot install new msi packages in Azure Websites due to multi tenant nature.
    As alternative you can use following MS SQL driver for Node.JS
    http://blogs.msdn.com/b/sqlphp/archive/2012/06/08/introducing-the-microsoft-driver-for-node-js-for-sql-server.aspx
    Hope that helps,
    Galin Iliev [MCSD.NET, MCPD], http://www.galcho.com

  • Sharepoint 2010 - Visual studio 2010 error - Error occurred in deployment step 'Add Solution': Failed to load receiver assembly

    Hello,
    I get the following error when trying to attach an event reciver ->
    Error occurred in deployment step 'Add Solution': Failed to load receiver assembly . The system cannot find the file specified.
    This happens only when i try to change the deployment target from "GlobalAssemblyCache" to "WebApplication".
    Steps to reproduce->
    1. Create a new feature and add an event receiver. Deploy the solution. Everything works fine.(Since deployment target is GlobalAssemblyCache). If you now change the deployment target to "WebApplication" , it works too.
    2. Now, restart visual studio. Change Deployment target to  "WebApplication" without deploying the solution. And you get the above error.
    3. Every time you restart your visual studio with deployment target as "WebApplication", you will receive this error.
    Any idea?? Manual deployment of the solution works fine too.
    When i go to virutal path bin directory, the dll is missing because of which the error occurs. Dont know why, it doesnt copy the dll to bin?
    Thanks in advance,

    Hi,
    Feature receivers must be deployed in the GAC & cannot be deployed to private bin of the WebApplication.
    Link: http://msdn.microsoft.com/en-us/library/ms469501.aspx 
    HTH !!!
    AnjaliCH-MSFT

  • Error occurred in deployment step 'Add Solution': Failed to load receiver assembly

    Guys,
    I've created a VS2010 sharepoint project and added a feature event receiver to my site definition. When I try to deploy it show me the error bellow:
    Error 1 Error occurred in deployment step 'Add Solution': Failed to load receiver assembly "SiteDefinitionProject2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a693a58979940483" for feature "SiteDefinitionProject2_Feature1" (ID: 9dce3ed9-5eb0-4bea-b42d-4dad84559a36).:
    System.IO.FileNotFoundException: Could not load file or assembly 'SiteDefinitionProject2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a693a58979940483' or one of its dependencies. The system cannot find the file specified.
    File name: 'SiteDefinitionProject2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a693a58979940483'
       at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
       at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.Load(String assemblyString)
       at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
      0 0 SiteDefinitionProject2
    9dce3ed9-5eb0-4bea-b42d-4dad84559a36
    Someone can hepl!?
    André Rentes

    I also just encountered this error while trying to deploy my feature from Visual Studio 2010. I found the solution for my situation. Perhaps it may help others as well.
    To see if your problem has the same cause as I encountered, open up the 14 hive and go to 14/template/features/<your-project-name_your-feature-name>. In this folder you will find a file Feature.xml. Open it up with notepad. On the second line
    you will find the XML node Feature. Scroll to the right untill you see the XML attribute ReceiverClass. This
    should show you a namespace, i.e. KoenZomers.MyProject.Branding.Features.Web.BrandingEventReceiver. In my situation it didn't show a namespace, but instead the following: $SharePoint.Type.<some-guid>.FullName$. If this is the same for
    you, read on as this might be the solution to your problem. If it does already show a namespace, this probably won't help you.
    This problem is caused because of a bug in Visual Studio 2010. It should replace the guid to match the guid found above the class declaration of your event receiver. For example:
    [Guid("ff9717e0-05c4-4e7e-9349-3f31d3919b9c")]
    public
    class
    BrandingEventReceiver
    : SPFeatureReceiver
    Probably because I recreated the event receiver class, it did generate a new Guid tag with a new Guid above my class declaration, but it did not update the feature file to reference this new guid. To do this manually, open up the folder on your development
    machine where your Visual Studio project files reside. In it you will find a subfolder named Features. Open it. In that folder you fill find subfolders with the names of your features as given in Visual Studio. Open up the one containing the non functional
    event receiver. In that folder you will find a file called <feature-name>.feature. Right click on it and choose Open with. Select to open it with notepad. On the second line you will find the XML node feature. Scroll to the right until you see the XML
    attribute receiverClass in the same line. Make sure the value of this XML node is built up using the following syntax: $SharePoint.Type.<guid-from-event-receiver-class-declaration>.FullName$. So in the above example it would be $SharePoint.Type.ff9717e0-05c4-4e7e-9349-3f31d3919b9c.FullName$.
    Save the file, close notepad. Close the solution in Visual Studio. Once closed, reopen the solution. Do a deploy of your solution. It should work this time. If you check the feature.xml file in the 14 hive now, it does display a namespace. This
    made it work for me.

  • Error occured in deployment step "retract solution".Failed to extract the cab file in the solution.

    Hi,
    I'm a sharepoint newbie.I'm getting this error (Error occured in deployment step "retract solution".Failed to extract the cab file in the solution. ) when i try to deploy the solution through visual studio 2012.I did some research and tried
    the following ways but nothing helped me.
    Checked all the file names for any special characters but could not find one.
    Recycled the application pool--no use
    Checked the wsp file--it doesnt have any duplicate files.
    If anyone can help me with this ,it would be great.Spent one whole day to fix this but couldn't achieve anything.
    Thanks !

    Hi,
    Any update?
    I suggest you provide some screenshots or your project structure for further research.
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Error occurred in deployment step 'Add Solution': Failed to extract the cab file in the solution.

    I have received the follwoing error when I depoly the custom masterpage with css, images, javascript files:
    Error occurred in deployment step 'Add Solution': Failed to extract the cab file in the solution.
    Any help will soon is appreciated.

    Hi Bagalur,
    Thanks for your sharing. It will help others who stuck will the same issue.
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jerry Guo
    TechNet Community Support

  • Microsoft Fix it error message

    Microsoft Fix it message that there is no windows search troubleshooter installed or is not working to repair issues

    Hello,
    The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
    Since your post is off-topic, I am moving it to the
    off topic forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • The Remote Procedure call failed error in Microsoft Direct Access configuration

    Hi,
    I have setup the Microsoft Base lab using Microsoft TLG, I have generated the IPHTTPS and NLS server certificate using the Microsoft PKI. After that I have installed the Microsoft Direct Access role but at the time of configuring the Remote Access Server
    it fails with the remote procedure call failed error.
    Could anybody help me to resolve this issue. I have searched a lot but no any solution found. It will be very helpful, if some one can point me where I did mistake.
    Thanks,
    Arif

    sql server services give error the remote procedure call failed [0x800706be] in sql server 2008.
    To resolve this issue, I executed the following mofcomp command in command prompt to re-register the *.mof files:
    mofcomp.exe "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof".
    but it does not work.
    Plz give the exact soln to solve this error.
    So when you tried starting SQL server service it gave the error right  ?  or when you click on SQL server services in SQL server configuration manager(SSCM) you get this error. Can you be more clear.  As far as I read your question it has something
    to do with permission. Close SSCM window and this time  right click on SQL server configuration manager and select run as administrator and check if you can see SQL server services
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • Deployment failed error - need of five star - please answer this

    Dear All ,
    One of 100 error iam facing daily on LV 8.0
    I have made my project in my laptop and started the application  it work fine in laptop .
    but same .lvlib file i have transfered to server (only modification i did is in the shared variable) iam receiveing deployment failed error .
    Please find the attachment and give some hint to solve this problem.
    Attachments:
    deployment error.jpg ‏74 KB

    ramji,
    I think the following kb How Do I Deploy Network Shared Variables From a Compiled Executable? may provide some help. When building your executable, make sure you include your lvlib that contains yoru shared variable in the "support files" section of the application builder. Also, try including your lvlib in the data directory instead of the actually exe itself. Let us know. thanks!
    Chris c
    Chris Cilino
    National Instruments
    LabVIEW Product Marketing Manager
    Certified LabVIEW Architect

  • I have a samsung scx 4100 series and i just updated to mountain lion and now i keep getting a "filter failed" error, anyone have any suggestions as to how to fix it.

    I have a samsung scx 4100 series and i just updated to mountain lion and now i keep getting a "filter failed" error, anyone have any suggestions as to how to fix it.

    Hi again, when you clicked on Mountain Lion and Lion in the App Store you are telling the laptop to reinstall them both.
    You may have allowed simutanious downloads checked at the bottom of the window, I don't know, but I expect Mountain Lion is downloading, so Lion is waiting for it to finish, so if you have Mountain Lion installed cancel both download's.
    Cancell both downloads anyway.
    Go to the apple logo , top left, click on it, then click on about this mac, a window will open telling you what's installed,  Mountain Lion is OX 10 version 10.8.2 click on more info, to find out more, Lion will be OX10 version 10.7.4.
    Only update were it say's check for updates, not download now.

  • Post-deployment configuration failed error in windows 2012 server

    HI,
    After complete install WSUS I am getting  post-deployment configuration failed error
    WSUS files are not installed in given path even folder also not created 
    kindly suggest to me 

    Just start from this bit
    There are a few workarounds to this problem so that we can complete the WSUS role Installation and move on to bigger and better things with Config Man.
    The easy way would be to launch the WSUS admin console. You will immediately get prompted for the post installation tasks. You just populate the fields and you are done.
    Cheers Paul | http://sccmentor.wordpress.com

  • When using FireFox I run into Microsoft Visual C++ RUNTIME ERROR an closes down firefox when it is opened like maybe 3 minutes. This is anoying, how can this be fixed I have restored my pc several times.

    Is there a solution to fixing the unexpected Microsoft Visual C++ RUNTIME ERROR'S I am getting

    These are Screen Shots of what is happening.

Maybe you are looking for