ImportExportConfigException(Uninstall KM Config)

Hi Experts,
When trying to import Config archive file from one environment to another, I am receiving this ImportExportConfigException.
In one of the threads , the solution for the same problem was provided saying that KM Config should be uninstalled and also the path  /irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.config.component.ConfigUninstaller was mentioned for the uninstallation.
But, I have no idea as to how we reach this path. Is there an alternative way to solve this error?
Can someone provide me assistance for the same? Thanks in advance.

Hi,
I need to customize a section of Content library  of Home Page Management Role as attached in the screenshot.
I need to find the 'Change On' property as mentioned in the attached screen shot in the Content Management .

Similar Messages

  • Need assistance creating applications with superseedence to uninstall Office 2010, Lync 2010 and then install Office 365 click to run 2013

    We are getting ready in a few months to uninstall our locally installed Office 2010 and head to the cloud with Office 365 2013. I have created applications to uninstall Office 2010 and Lync 2010 and then added them to the supersedence tab for Office 365
    office 2013 click to run with appv5.
    When deploying the office 365 2013 application it does not uninstall office 2010 or lync 2010 with the supersedence.  I am able to manually uninstall Office 2010 and Lync 2010 with the command lines I am using in the applications.
    The application uninstall for Office 2010 is:
    The application uninstall is an exe so I created an application, created a deployment type with the location of our Office 2010 admin point, installation program and uninstall program are set with the same line as I have tried to deploy it separately and
    also as a supersedence in the Office 365 application setup.exe /uninstall ProPlus /config "\\sccmserver\share\Office2010\ProPlus.ww\silentuninstallconfig.xml.  The silentuninstallconfig.xml was created from the original config.xml file and edited
    to these settings:<Configuration Product="ProPlus">
     <Display Level="none" CompletionNotice="NO" SuppressModal="yes" AcceptEula="yes" />
     <Setting Id="Reboot" Value="Never" />
     <Setting Id="SETUP_REBOOT" Value="NEVER" />
     <OptionState Id="ProductFiles" State="Local" Children="force" />
     </Configuration>
    The detection method is the folder path to see that office 14 exists.  When I deploy this the machines finish with success showing this exists, but does not uninstall Office 2010.
    running the command line manually mapped to this location on a machine uninstalls office 2010 without issue. 
    Lync 2010 uninstall:
    Lync is an exe so I am using the LyncSetup.exe /silent /uninstall.  The application is in the supersedence tab for Office 365 2013. This never installs.  If I create a softare distribution and deploy it on its own it uninstalls without issue. 
    We are going to use Lync 2013 with our office 365 2013 installation so we need to uninstall this.  The detection method for lync is file system folder and the Microsoft lync folder for detection.
    MS Office 15 (Office 365) was created with the click to run tool.  I can install this with the application I created using the appv5 package created with the click to run tool.  The issue is we need Office 2010 and Lync 2010 uninstalled first. 
    Having both versions of Office installed in test has caused issues where Office 15 365 will not list in add and remove programs and cannot be uninstalled even with the fix it article to remove office 2013. 
    I have looked at many articles and so far it is not working for us.  Any help appreciated to get us to the cloud.
    Thanks,
    Brit

    The applications I have for uninstall of office 2010 and Lync 2010 for some reason do not uninstall. Manually testing the command lines they do.  The detection method seems to be hanging things up.  On the lync uninstall detection method I have
    the setting type of file system, type folder, path c:\program files\ folder name Microsoft Lync.
    I highly recommend using something other than a file/folder "exists" detection method. Installers are constantly leaving things behind due to environmental inconsistencies. It may leave files/folders behind with a schedule to delete files on next reboot.
    These things are unpredictable and very hard to use. I just use the "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" Registry location. There you can actually key off the "Product Version" DWORD as well which gives you an even more accurate method
    to determine if the application you are trying to deploy (or expect to exist) is truly there. This, of course, being if you are not using an MSI. If you have MSI technology ALWAYS use the product code unless the person writing the MSI chooses to use the same
    product code for every version release of their product. In which case, Use the registry method.
    As far as getting the supersedence and everything working. You need to start from the basics. Create Applications for all of the apps you want to remove. Make sure they install and uninstall properly (seems like overkill but it isn't that hard). Once you
    have working install/uninstall applications then you can easily apply supersedence to your new applications with a setting of Uninstall on the superseded apps you should have no problem getting rid of them. I have done this for numerous things.
    For example, I did this with Cisco Jabber to replace older versions of jabber, older versions of cisco unified personal communicator and lync and OSC. All of these replaced versions had to have an Application but once it was in it took two seconds to apply
    all the supersedence rules and now I know when I push that software out no matter version is running on any machine it will pull all the old apps off and put the new one on.
    Dustin Estes - MCP | www.dustinestes.com

  • Deploying Custom Office 2013, Uninstalling Office 2010

    We've just recently moved to SCCM for application and OS deployment, so we're setting up applications to be deployed through SCCM for the very first time. I've read a few guides to deploying Office 2013, and the majority of them follow the same procedure:
    Customize Office 2013 with OCT
    Create an application in SCCM by selecting proplusww.msi
    Edit the deployment type and replace proplusww.msi with setup.exe
    Some guides reference the .msp in the setup.exe command, some don't. e.g. "setup.exe /adminfile custom.msp"
    So, a few questions:
    Why should I use setup.exe vs proplusww.msi? I understood that the application model gives us more control, better autodetection, and less manual configuration. i.e. use MSI for applications
    If I should use setup.exe, do I really need to reference .msp? e.g. setup.exe /adminfile custom.msp I thought that when you customize the installer, and place the msp in the \updates folder, running the setup.exe still utilizes the msp file. 
    Some guides say I should also used an xml file for help with uninstalling Office 2013. e.g. An xml file with Display Level, SuppressModal, and AcceptEula set, then using the command "setup.exe /uninstall proplusr /config .\proplusr.ww\unisntall.xml".
    What instances would I need the xml, and which instances would I not?
    Finally, I would possibly like to install Office 2013 during OSD. Would that change any recommendations on how I create the Office 2013 SCCM application?
    I'd appreciate any help/advice anyone can give. I was not able to find any info directly from Microsoft on how best to deploy Office with SCCM. Nor was I able to find any info on using proplusww.msi vs setup.exe for deployment. Thanks.

    If you place the .MSP file in the Updates folder, the Setup.exe program will automatically process it without the need to specify in the command line.  The .XML and OCT .MSP are two different means of customizing the installation.  I typically
    use the OCT to create the .MSP and drop it in the Updates folder, then just call setup.exe with no switches to perform the silent install.
    Make sure you set the SETUP_REBOOT property to Never in the OCT, otherwise the install may perform an unexpected reboot that could potentially cause issues with ConfigMgr (especially if it's during imaging).
    Thanks for the info. What about proplusww.msi vs using setup.exe? I still haven't been able to find any documentation on using one vs the other when deploying through SCCM (as to why you should use one over the other). Almost every SCCM application deployment
    guide I come across always wants you to use the MSI, sometimes going to great lengths to find one, just to avoid using an exe. So, why does almost every SCCM Office deployment guide tell me to use setup.exe? Also, is it just me, or is there really not official
    best practice form Microsoft when deploying Office through SCCM?

  • I can not uninstall Office 2013 from command line

    Hi, I have been stuck for a while trying to uninstall Office 2013 via command line. Installation file was downloaded from Volume Licensing Service Center, Uninstall.xml file for silent uninstallation looks like this:
    <Configuration Product=”ProPlus”>
    <Display Level=”basic” CompletionNotice=”yes” SuppressModal=”yes” AcceptEula=”yes” />
    </Configuration>
    From command line the following will not work:
    setup /uninstall ProPlus /config .\ProPlus.ww\Uninstall.xml
    Error: Setup can not find or validate an installation file. Please try reinstalling Office . . .
    setup /uninstall ProPlus gives me GUI to continue process - it seems /config .\ProPlus.ww\Uninstall.xml part does not work as it should be
    This is very important to me since I used above command line in SCCM 2012 R2 to allow user to uninstall Office 2013 by itself via Software Center. When this failed I tried locally but the error was the same. This should have been trivial task - silent uninstallation
    using .xml file. It is not a rocket science. I am very angry because losing time for something like this is unacceptable for system engineers working with SCCM 2012 R2.

    Hi,
    This error might occurs due to lots of reasons. Where is the installation file stored? If it's stored on a network share, please copy it to your local disk, and then manually run the command again. This way, we'll see if the installation file is the
    problem.
    If issue persists in this case, then this generally means that something wrong with the installation file. Please try to redownload it and then try again.
    Please also make sure that you're executing the command with elevated privileges (run as administrator).
    Regards,
    Ethan Hua
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Problem with uninstalling Office 2013 SCCM 2012 R2

    Hi, I am in a process of learning SCCM 2012 R2. Currently I am focused on application management so I started by deploying Office 2013 to test collection with only one member - direct rule membership by computer name. Deployment process finished without
    any problems - I kicked off installation from Software Center on client machine. Having installed Office 2013 I tried to uninstall it but I got an error: Setup can't find or validate an installation file. Please try reinstalling . . . . In SCCM server I entered:
    setup.exe /uninstall ProPlus /config .\ProPlus.ww\Uninstall.xml
    in uninstall program line. Uninstall.xml file is nothing special:
    <Configuration Product=”ProPlus”>
    <Display Level=”basic” CompletionNotice=”yes” SuppressModal=”yes” AcceptEula=”yes” />
    </Configuration>
    I tried to uninstall Office 2013 from cmd line but I got the same error. I can manually uninstall Office 2013 by running setup.exe file and following wizard but that does not mean anything to me except it proves installation files are not corrupted. Office
    2013 installation .iso file is downloaded from MS Volume Licensing Service Center.

    In SCCM server I entered: setup.exe /uninstall ProPlus /config .\ProPlus.ww\Uninstall.xml
    in uninstall program line.
    I've responded in your other thread:
    https://social.technet.microsoft.com/Forums/en-US/fd735611-95bf-46f6-8add-2229a52e3e93/i-can-not-uninstall-office-2013-from-command-line?forum=officeitpro
    Hi, your command-line is not valid - you are using a "relative" path for the <config.xml> and that is not supported..
    http://technet.microsoft.com/en-us/library/cc178956(v=office.15).aspx#BKMK_config
    Note: You must use a fully qualified path. Setup does not recognize relative paths with /config. 
    Instead, I suggest that you copy your "Uninstall.xml" file to the same folder where setup.exe exists, then, adjust your command-line like this:
    setup /uninstall ProPlus /config Uninstall.xml
    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!)

  • Software Center Application Uninstallation Button Greyed Out and Deploying an Application with Uninstall switch Fails

    Hi,
    I tried everything I could find on the internet but no luck so far. I can successfully deploy MS Visio 2013 to the clients. I also want to be able to uninstall it from the clients. On the client machine Uninstall button is greyed out. This deployment is
    installed as "Available" and there is only one deployment type within that MS Visio 2013 Application.
    I tried the following uninstall commands in my deployment:
    setup.exe /uninstall
    setup.exe /uninstall
    VisPro
    /config .\vispro.ww\uninstallvisio.xml
    “\\SRVSCCM2012\Sources\MSApplications\MSVisioPro_2013_64Bit_ENG\setup.exe” /uninstall VisPro /config "\\SRVSCCM2012\Sources\MSApplications\MSVisioPro_2013_64Bit_ENG\vispro.ww\uninstallvisio.xml"
    \\SRVSCCM2012\Sources\MSApplications\MSVisioPro_2013_64Bit_ENG\setup.exe /uninstall VisPro /config \\SRVSCCM2012\Sources\MSApplications\MSVisioPro_2013_64Bit_ENG\vispro.ww\uninstallvisio.xml
    I checked Product ID from Setup.xml and I know it is correct. My uninstallvisio.xml' content is below:
    <Configuration Product="VisPro">
    <Display Level="basic" CompletionNotice="yes" SuppressModal="yes" AcceptEula="yes" />
    <Setting Id="SETUP_REBOOT" Value="Never" />
    </Configuration>
    Last night, I downloaded and installed Cumulative Update 1 for SCCM 2012 R2 and I haven't tried the deployment after the update,yet. I will try it today but please let me know what else to check.
    Yavuz Selim Atmaca

    After I updated SCCM Server and test client pc with CU1 , I tried to deploy visio as Required. It installed successfully. Then I uninstalled visio by deploying the application with Uninstall Action.
    After that I tried to deploy visio as "Available" to see if Software Center Uninstall button works. However visio deployment does not come to Software Center's Available Applications List. I check the status of the deployment under the Deployments monitoring
    node and it says Success "Already Compliant". I dont know what it means. Does config manager thinks that visio already installed?
    Yavuz Selim Atmaca
    2 or 3 hours later that -Succes "Already Compliant"- status of the deployment under the Deployments monitoring node is vanished automatically and Software Center application list showed the new deployment. I installed it and  uninstalled it succesfully.
    So, you are right Solution is the CU1 but I am still wondering why my available deployment took so time to be visible in Software Center althought I didn't enter any schedule to be available.
    Yavuz Selim Atmaca

  • Problem uninstalling Office 2010

    My company is currently using Office 2010 ProPlus via O365 subscription.  We are preparing to update to Office 2013 and I am trying to create a script that will uninstall Office & Lync 2010 and install Office 2013.
    I'm having trouble finding a way to uninstall Office 2010 from a script.
    I've tried to follow the instructions I found here, but when I run the command:
    setup.exe /uninstall ProPlus /config uninstallconfig.xml
    I get an error:
    The product installation has been corrupted.  Run setup again from the CD, DVD, or other original installation source.
    The install source I'm using is a shared folder on our network, which is the same location Office 2010 was installed from.
    I've tried using both /uninstall ProPlus and /uninstall ProPlusSub as I'm not sure which one is correct.  I get the same error both ways.
    Any suggestions?

    Just like the error says that your installation has been corrupted. I would suggest you to use Microsoft Fix It tool to remove Office 2010:
    http://support.microsoft.com/kb/971179
    Or you might repair Office 2010 first, then try to use /uninstall command again.
    For the command, please check whether you have typed the correct ProductID. For more details about
    /uninstall, please refer to:
    http://technet.microsoft.com/en-us/library/cc178956(v=office.14).aspx#BKMK_uninstall
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Uninstall Office Standard 2010 during installation of Office ProPlus 2010

    Hello,
    Office 2010 Standard is installed on most of our Computers. Now we have to replace it with Office 2010 ProPlus.
    I created a script which uses an MSP during the installtion. Here i configure, that all old Versions should be uninstalled.
    See the attached screenshot (sorry ist in German).
    Unfortunatly the Standard Version is not removed automatically.
     I added this unsinatll line to my installton script:
    "%programfiles(x86)%\Common Files\Microsoft Shared\OFFICE14\Office Setup Controller\setup.exe" /uninstall STANDARD /config %~dp0Remove_Standard\config_uninstall.xml
    and ist working if Office 2010 Standard is installed. But if ist not installed, I am getting a message which has to be apllied and so a sielent installtion is not possible.
    Any ideas?

    I would handle this as any other major Office update.
    1. Create a deployment source of Office that works the way you want.
    https://gallery.technet.microsoft.com/How-to-Deploying-Office-0f954e7f
    2. Deploy Office using a wrapper (PowerShell App Deployment Toolkit).
    https://psappdeploytoolkit.codeplex.com/
    3. Add detection of the old Office version to the "Pre Installation" phase of the script
    4. If exists, remove the old Office version before installing the new version.
    Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
    www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
    @ronnipedersen

  • Deploy Office 2013 - Uninstall Office 2010

    Hello,
    I am planing to deploy Office 2013 and created a MSP File (Setup /admin) for the silent Installation - everything works fine - except the uninstallation of Office 2010. In the OCT I´ve selected the Option to remove previous Versions of Office. I can
    remeber that this works perfect in Office 2010 to remove Office 2007 too.
    But in Office 2013 this doesn´t work anymore, the installed applications wizard (appwiz.cpl) Shows both Version of Office are installed. What is the best way to remove the old Version silently and install Office 2013? I would like to have all in one
    "Application" deployed via SCCM 2012 SP1. 

    Have you looked at this document, or it's online equivalents:
    http://blogs.msdn.com/b/mssmallbiz/archive/2012/10/22/free-microsoft-ebook-deployment-guide-for-microsoft-office-2013.aspx
    In the section "Setup command-line options for Office 2013", they say:
    /uninstall [ProductID]
    Runs Setup to remove the specified product from the user’s
    computer. Look up the value of [ProductID] in the Setup.xml
    file for the product that you want to modify.
    Example
    \\server\share\Office15\setup.exe /uninstall ProPlus
    where:
    Office15 is the root of the network installation point.
    ProPlus is the
    [ProductID] ([ProductID]
    is equal to the ID attribute of the
    Setup element listed in
    \\server\share\Office15\ProPlus.WW\setup.xml), where
    ProPlus.WW is the location of the Office Professional Plus 2013 installation files.
    You can customize the
    /uninstall option by using it with
    /config and a modified Config.xml file. This is necessary if you want to run a
    “silent”
    uninstall. In enterprise deployments, we recommend that you run a silent uninstall to prevent prompting users to enter information, and to prevent the installation from waiting for user interactions, even when files are being used.
    To run a silent uninstall
    Using a text editor, edit the following element attributes in the
    \\server\share\Office15\ProPlus.WW\SilentUninstallConfig.xml file:
    <Configuration Product="ProPlus">
    <Display Level="none"
    CompletionNotice="no" SuppressModal="yes"
    AcceptEula="yes" /> </Configuration>
    At the command line, use the following syntax:
    \\server\share\Office15\setup.exe /uninstall ProPlus /config \\server\share\Office15\ProPlus.WW\SilentUninstallConfig.xml
    Note:
    In Office 2013, just as in Office 2010 and Office 2007, you cannot use the Setup.exe command line to set Windows Installer properties, such as
    PIDKEY or DISPLAY. Setup does not pass these properties to Windows Installer. Instead, you make these customizations by using the Office Customization Tool or Config.xml. For a complete list of Setup properties, including blocked
    and unsupported properties, see Setup properties in Office 2010.
    The information also applies to Office 2013.
    Office Customization Tool (OCT) in Office 2013
    Config.xml file in Office 2013

  • [SOLVED] system-config-printer won't update or install

    After unsucessful update, i uninstalled system-config-printer and tried to reinstall but i get this message:
    sudo pacman -S system-config-printer
    resolving dependencies...
    looking for inter-conflicts...
    Packages (4): python2-gobject-3.12.1-1 python2-pycups-1.9.66-2
    python2-pycurl-7.19.3.1-2 system-config-printer-1.4.4-1
    Total Installed Size: 8.99 MiB
    :: Proceed with installation? [Y/n] y
    (4/4) checking keys in keyring [######################] 100%
    (4/4) checking package integrity [######################] 100%
    (4/4) loading package files [######################] 100%
    (4/4) checking for file conflicts [######################] 100%
    error: failed to commit transaction (conflicting files)
    system-config-printer: /usr/share/system-config-printer/debug.pyc exists in filesystem
    Errors occurred, no packages were upgraded.
    Is there something wrong on my system, or this is a packaging error that will be fixed quickly?
    Last edited by max kaspar (2014-04-18 23:11:52)

    max kaspar, please edit your post - the bright yellow is hard on the eyes.
    When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode
    like this
    It makes the code more readable and - in case of longer listings - more convenient to scroll through.
    *.pyc files can cause a conflict like that, usually you can remove them, as they don't belong to any package.

  • Visio 2013 Uninstall

    I cannot get Visio 2013 to uninstall. This is the XML config file that I call using a batch script:
    <Configuration Product="Visio">
    <Display Level="none" CompletionNotice="no" />
    <Setting Id="SETUP_REBOOT" Value="Never" />
    </Configuration>
    This is my batch script: 
    "%~dp0Visio\setup.exe" /uninstall Visio /config "%~dp0config_visio.xml"
    I use the same uninstall method for all of the other products, ProPlus and Project, and they uninstall fine. I have not been able to get Viso to unistall. It does not error on the uninstall. 
    Has anyone had any success uninstalling Visio 2013?

    Try use vispro instead of Visio in your batch script.
    That is:
    "%~dp0Visio\setup.exe" /uninstall vispro /config "%~dp0config_visio.xml"
    Max Meng
    TechNet Community Support

  • Uninstalling Project 2010 Std

    Howdy Folks. Working on an uninstall package, and I got it to where it will download the content and start the program, but then just hangs (nothing ever appears on other PC even if I run it not hidden), and it times out (run time exceeded). I have done
    a lot of reading how how to get this to work, and I am close. It starts, but doesn't actually finish. Below is the command line I am using , and the contents of the uninstall.xml file I am using. Does anyone see anything wrong?
    Other info. Yes, we have a package for Project 2010, which is what I am basing the uninstall from. Using the same source files. So For this package, I made a second program for it, for the uninstall, and a separate deployment. So there are 2 programs, 1
    for the install (with its own deployment) and 1 for the uninstall.   I have checked the VM I am testing on, for a log, and unfortunately the uninstall does not even make it far enough for an AppForce.log to be created, and I do not know of any other
    logs to check for whats going on.  Ok, Hope that covers misc info.
    - setup.exe /uninstall PRJSTD /config "ProStd.WW\uninstall.xml"
    contents of uninstall.xml
    <?xml version="1.0" encoding="utf-8"?>
    <Configuration Product="PrjStd">
      <!-- <Display Level="NONE" CompletionNotice="NO" SuppressModal="Yes" AcceptEula="Yes" /> -->
      <!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Project Standard Setup(*).txt" /> -->
      <!-- <Setting Id="REBOOT" Value="Never" /> -->
    </Configuration>

    I am in a Corp environment, and the uninstalls run with the same acct as our OS Images and package and app pushes. There is no issue with the acct being used.   The program never gets to the point where the %temp% logfile is even created. The only
    log file I have from the client is the execmgr log. The contents of that log are below.
    Policy arrived for parent package 00000100 program Project 2010 STD UNINSTALL execmgr 7/10/2014 9:54:03 AM 3192 (0x0C78)
    CExecutionRequestManager::OnPolicyActivation - advanced download failed. execmgr 7/10/2014 9:54:03 AM 2752 (0x0AC0)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 6l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:03 AM 3192
    (0x0C78)
    Mandatory execution requested for program Project 2010 STD UNINSTALL and advertisement 100200FC execmgr 7/10/2014 9:54:03 AM 2632 (0x0A48)
    Creating mandatory request for advert 100200FC, program Project 2010 STD UNINSTALL, package 00000100 execmgr 7/10/2014 9:54:03 AM 2632 (0x0A48)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramOfferReceivedEvent
     AdvertisementId = "100200FC";
     ClientID = "GUID:57101008-EA54-4F78-91AA-67A08FE2C8D7";
     DateTime = "20140710135403.040000+000";
     MachineName = "WIN764-VM";
     ProcessID = 1164;
     SiteCode = "100";
     ThreadID = 3192;
     execmgr 7/10/2014 9:54:03 AM 3192 (0x0C78)
    Requesting content from CAS for package 00000100 version 2 execmgr 7/10/2014 9:54:03 AM 2632 (0x0A48)
    Successfully created a content request handle {35B4C1A7-1DA7-4E06-80FD-5923DCE53ED9} for the package 00000100 version 2 execmgr 7/10/2014 9:54:03 AM 2632 (0x0A48)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistWaitingContentEvent
     AdvertisementId = "100200FC";
     ClientID = "GUID:57101008-EA54-4F78-91AA-67A08FE2C8D7";
     DateTime = "20140710135403.243000+000";
     MachineName = "WIN764-VM";
     PackageName = "00000100";
     PackageVersion = "2";
     ProcessID = 1164;
     ProgramName = "Project 2010 STD UNINSTALL";
     SiteCode = "100";
     ThreadID = 2632;
     execmgr 7/10/2014 9:54:03 AM 2632 (0x0A48)
    Successfully raised SoftDistWaitingContentEvent event for program Project 2010 STD UNINSTALL execmgr 7/10/2014 9:54:03 AM 2632 (0x0A48)
    Execution Request for advert 100200FC package 00000100 program Project 2010 STD UNINSTALL state change from NotExist to WaitingContent execmgr 7/10/2014 9:54:03 AM 2632 (0x0A48)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:03 AM 2632
    (0x0A48)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:03 AM 2728
    (0x0AA8)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:03 AM 3308
    (0x0CEC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:04 AM 2728
    (0x0AA8)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:04 AM 3308
    (0x0CEC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:05 AM 2728
    (0x0AA8)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:13 AM 2752
    (0x0AC0)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:17 AM 2728
    (0x0AA8)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:21 AM 2728
    (0x0AA8)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:28 AM 3308
    (0x0CEC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:31 AM 2752
    (0x0AC0)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:36 AM 3308
    (0x0CEC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:40 AM 3276
    (0x0CCC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:44 AM 3276
    (0x0CCC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:48 AM 2752
    (0x0AC0)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:51 AM 2752
    (0x0AC0)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:56 AM 2752
    (0x0AC0)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:54:59 AM 2752
    (0x0AC0)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:55:03 AM 3308
    (0x0CEC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:55:09 AM 3308
    (0x0CEC)
      Processing [{35B4C1A7-1DA7-4E06-80FD-5923DCE53ED9}, 0]: OnContentAvailable  execmgr 7/10/2014 9:55:18 AM 3308 (0x0CEC)
    [{35B4C1A7-1DA7-4E06-80FD-5923DCE53ED9}]: Content Version 2 is available for advert 100200FC, pkg: 00000100, program Project 2010 STD UNINSTALL. execmgr 7/10/2014 9:55:18 AM 3308 (0x0CEC)
    An existing MTC token was not supplied, using ExecutionRequest's Id as MTC token and this execution request is the owner of resultant MTC task. execmgr 7/10/2014 9:55:18 AM 3308 (0x0CEC)
    Request a MTC task for execution request of package 00000100, program Project 2010 STD UNINSTALL with request id: {48169B5A-EB7B-42AA-BE5B-68E495C84611} execmgr 7/10/2014 9:55:18 AM 3308 (0x0CEC)
    Execution Request for advert 100200FC package 00000100 program Project 2010 STD UNINSTALL state change from WaitingContent to Ready execmgr 7/10/2014 9:55:19 AM 3308 (0x0CEC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:55:19 AM 3308
    (0x0CEC)
    MTC task with id {48169B5A-EB7B-42AA-BE5B-68E495C84611}, changed state from 0 to 4 execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
      Processing [{35B4C1A7-1DA7-4E06-80FD-5923DCE53ED9}, 0]: RemoveNotification execmgr 7/10/2014 9:55:19 AM 3308 (0x0CEC)
    MTC signaled SWD execution request with program id: Project 2010 STD UNINSTALL, package id: 00000100 for execution. execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Sending ack to MTC for task with id: {48169B5A-EB7B-42AA-BE5B-68E495C84611} execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Executing program setup.exe /uninstall PRJSTD /config "ProStd.WW\uninstall.xml" in Admin context execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Execution Request for advert 100200FC package 00000100 program Project 2010 STD UNINSTALL state change from Ready to NotifyExecution execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:55:19 AM 3260
    (0x0CBC)
    Checking content location C:\Windows\ccmcache\38 for use execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Successfully selected content location C:\Windows\ccmcache\38 execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Executing program as a script execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Successfully prepared command line "C:\Windows\ccmcache\38\setup.exe" /uninstall PRJSTD /config "ProStd.WW\uninstall.xml" execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Command line = "C:\Windows\ccmcache\38\setup.exe" /uninstall PRJSTD /config "ProStd.WW\uninstall.xml", Working Directory = C:\Windows\ccmcache\38\ execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Created Process for the passed command line execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramStartedEvent
     AdvertisementId = "100200FC";
     ClientID = "GUID:57101008-EA54-4F78-91AA-67A08FE2C8D7";
     CommandLine = "\"C:\\Windows\\ccmcache\\38\\setup.exe\" /uninstall PRJSTD /config \"ProStd.WW\\uninstall.xml\"";
     DateTime = "20140710135519.266000+000";
     MachineName = "WIN764-VM";
     PackageName = "00000100";
     ProcessID = 1164;
     ProgramName = "Project 2010 STD UNINSTALL";
     SiteCode = "100";
     ThreadID = 3260;
     UserContext = "NT AUTHORITY\\SYSTEM";
     WorkingDirectory = "C:\\Windows\\ccmcache\\38\\";
     execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Raised Program Started Event for Ad:100200FC, Package:00000100, Program: Project 2010 STD UNINSTALL execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:55:19 AM 3260
    (0x0CBC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 9:55:19 AM 3260
    (0x0CBC)
    MTC task with id {48169B5A-EB7B-42AA-BE5B-68E495C84611}, changed state from 4 to 5 execmgr 7/10/2014 9:55:19 AM 3260 (0x0CBC)
    Program exit code 259 execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    Looking for MIF file to get program status execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    Program ran past its maximum runtime. It will be orphaned execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramExceededTime
     AdvertisementId = "100200FC";
     ClientID = "GUID:57101008-EA54-4F78-91AA-67A08FE2C8D7";
     DateTime = "20140710155519.638000+000";
     MachineName = "WIN764-VM";
     MaximumTime = "120";
     PackageName = "00000100";
     ProcessID = 1164;
     ProgramName = "Project 2010 STD UNINSTALL";
     SiteCode = "100";
     ThreadID = 1588;
     execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    Raised Program Exceeded Time Event for Ad:100200FC, Package:00000100, Program: Project 2010 STD UNINSTALL execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    Execution is complete for program Project 2010 STD UNINSTALL. The exit code is 259, the execution status is Unknown Status execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    Requesting MTC to delete task with id: {48169B5A-EB7B-42AA-BE5B-68E495C84611} execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    MTC task with id: {48169B5A-EB7B-42AA-BE5B-68E495C84611} deleted successfully. execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 10l, value Result:FALSE, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 11:55:19
    AM 1588 (0x0634)
    Requesting MTC to delete task with id: {48169B5A-EB7B-42AA-BE5B-68E495C84611} execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    This execution request does not have a corresponding task in MTC. execmgr 7/10/2014 11:55:19 AM 1588 (0x0634)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="00000100",ProgramID="Project 2010 STD UNINSTALL", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/10/2014 11:55:19 AM 1588
    (0x0634)

  • Podcasts downloaded to "wrong" folder, then ITunes can't find it anymore

    Hi
    When I subscribe to a podcast or download the newest podcast, it will be saved not to the folder of itunesmusic/podcasts/name of podcast, but to /itunesmusic/downloads/podcasts/name of podcast, apparently as tmp-folder. Synchronising just then with my IPOD works, but when I exit ITunes and restart it, the podcast is not found anymore and I get the exclamation mark. When I search for it I can't find the podcast then anymore.
    I have ITunes 7.0.2.16 and running Windows XP.
    Any one has an idea how to solve this?
    Also is there a way to downgrade ITunes to version 6 or so? Because there it worked without problems.
    Appreciate any feedback.

    Too my a bit to work out *** was going on, but it was driving me insane with podcasts vanishing on me.
    To clarify, this is a full description of the issue:
    I have a problem with iTunes losing podcasts. They'd download, seem to play, but when I exited and reloaded iTunes a load of them would be lost and give me the exclamation icon. I've managed to work out why iTunes is losing my podcasts, but have no idea how to fix it.
    I've got a folder specified which I want iTunes to use to store my stuff in (E:\Media\itunes).
    When I subscribe to a new podcast it downloads to a file called E:\Media\itunes\Downloads\Podcasts\File on 4_ Phone tap evidence - 21 N.tmp\download.mp3 and creates a folder called E:\Media\itunes\Podcasts\File on
    I think it's supposed to save it to the first location and then copy it across to the second folder when it's finished. Except it doesn't. iTunes can run the podcast now, but from the temp folder.
    When you restart itunes, it nukes everything in the E:\Media\itunes\Downloads\Podcasts folder - I assume as it thinks I have no downloads outstanding and anything in here is just junk.
    Apart from manually copying, renaming and point itunes to this file - how do I get around this problem. It's only started since I went to iTunes7 and a complete uninstall/registry/config cleanse followed by a reinstall doesn't fix the problem.

  • Sccm client v4 wont install and install client v5 - SCCM 2012 R2

    Hi, I am coming to the end of a SCCM 2012 R2 client deployment. I have come across 2 machines (so far)that have the SCCM 2007 (v4) client installed, and although the task is set to uninstall from the server the v5 client will not installed. iI have been
    using this an as template:
    http://eskonr.com/2010/11/sccm-client-installation-troubleshooting-steps-check-list/
    I have ran the install seperatelty from the server (boxed ticked - Uninstall existing Config Manager client) - No Install
    The ccmsetup folder is created - c$\Windows\ccmsetup, but only has 3 files, no logs folder
    Other machines on site has the v5 client
    Checked ping from client to server and vice versa (no firewall enabled)
    Boundaries/Schema/DNS - ok
    Checked all local event logs.
    i know you can run the local uninstall command, but as the network is vast i would like to fix to come from the server, rather than having to do this on the client.
    Any tips would be great going forward.
    SCCM 2012 R2 - Windows 7 Enterprise SP1

    Hi,
    I ensured the account used for the install was in the local admins group.
    From the ccm.log on the server, i got these erros, been googling but nothing yet:
    ---> ERROR: Unable to start service "ccmsetup" on machine "LCD12121", error = 1075.    SMS_CLIENT_CONFIG_MANAGER    22/10/2014 12:01:43    1460 (0x05B4)
    ---> Failed to install CCM Client Bootstrap component on client (1075)    SMS_CLIENT_CONFIG_MANAGER    22/10/2014 12:01:43    1460 (0x05B4)
    Execute query exec [sp_CP_SetLastErrorCode] 2097153910, 1075    SMS_CLIENT_CONFIG_MANAGER    22/10/2014 12:01:43    1460 (0x05B4)
    Also, is there a way to run a report on which machines dont have the sccm client/install issues?
    Thanks

  • Deploying MS Office 2013 with GPO

    OK i would like to deploy office 2013 via GPO, i finally have been able to get the script to work however there is one more detail i need to get figured out.... How can i incorporate into the script so that it will only run once...  my script is below
    and does the following, it uninstalls office 2010 whether it be 32bit or 64bit then silently installs office 2013 as a startup GPO... how would the script look if i'd like to add so that it looks for a specific txt file that if its there it does nothing and
    if it's not it runs install script and perhaps at end of install script maybe it creates that txt file... I need help on the best way to just "RUNONCE"
    here is my script:
    "C:\Program Files\Common Files\Microsoft Shared\OFFICE14\Office Setup Controller\setup.exe" /uninstall ProPlus /config "\\****\Office13\Uni_Office_10\SilentUninstall.xml"
    "C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE14\Office Setup Controller\setup.exe" /uninstall ProPlus /config "\\****\Office13\Uni_Office_10\SilentUninstall.xml"
    setlocal
    REM ********************************************************************
    REM Environment customization begins here. Modify variables below.
    REM ********************************************************************
    REM Get ProductName from the Office product's core Setup.xml file, and then add "office15." as a prefix.
    set ProductName=Office15.PROPLUS
    REM Set DeployServer to a network-accessible location containing the Office source files.
    set DeployServer=\\****\Office13
    REM Set ConfigFile to the configuration file to be used for deployment (required)
    set ConfigFile=\\****\Office13\ProPlus.WW\config.xml
    REM Set LogLocation to a central directory to collect log files.
    set LogLocation=\\****\Office13\LogFiles
    REM ********************************************************************
    REM Deployment code begins here. Do not modify anything below this line.
    REM ********************************************************************
    IF NOT "%ProgramFiles(x86)%"=="" (goto ARP64) else (goto ARP86)
    REM Operating system is X64. Check for 32 bit Office in emulated Wow6432 uninstall key
    :ARP64
    reg query HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432NODE\Microsoft\Windows\CurrentVersion\Uninstall%ProductName%
    if NOT %errorlevel%==1 (goto End)
    REM Check for 32 and 64 bit versions of Office 2010 in regular uninstall key.(Office 64bit would also appear here on a 64bit OS)
    :ARP86
    reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall%ProductName%
    if %errorlevel%==1 (goto DeployOffice) else (goto End)
    REM If 1 returned, the product was not found. Run setup here.
    :DeployOffice
    echo %date% %time% %ComputerName% "Has Run the install Process" >> %LogLocation%\HasRunInstall.txt
    start /wait %DeployServer%\setup.exe /config %ConfigFile%
    echo %date% %time% %computername% Setup ended with error code %errorlevel%. >> %LogLocation%\FinishedInstall.txt
    REM If 0 or other was returned, the product was found or another error occurred. Do nothing.
    :End
    Endlocal

    The problem with Office 2010 and later is that it is not designed to be installed remotely or by a script. You need to create an install spec and set up some prerequisites fist.  If you ten follow the instructions for using a GPO to deploy Office
    you will not need to  use a "RunOnce" key or anything else.
    Note that eh RunOnce key take a command or batch and command and is deleted as soon as it is executed.  The problem you have to solve is how to set the RunOnce key to begin with.
    You really must use the information in the links posted for Office deployment.  You cannot do an end run around this with any success.  If you search for forum posts on this you will see that many have been exactly where you are.  Don't wast
    your time.  Follow the instructions as posted in the Office forum and on the TechNet link.  YOu will find it is actually quite easy and very flexible once you understand the steps.
    \_(ツ)_/

Maybe you are looking for

  • Animated .gif not moving

    I've been intrigued by the new animated "postcards" or cinemagraphs (for example, see http://fromme-toyou.tumblr.com/tagged/gif). I found a great tutorial about how to do this using Photoshop Extended and the animation panel. I created my own, and th

  • MacPro 2,1 apparently rebooting itself in the night?

    Hey everyone, I have a Mac Pro 2,1 running Snow Leopard (10.6.8) and almost daily, when I wake it up from sleep it acts like it has rebooted itself at some point during the night (login items showing). I do have it set to wake on LAN, and going back

  • 500 Internal server error WRT54G2

    Hello everyone, I have a problem with my router, WRT54G2. I was upgrading my firmware when my computer froze up, so I had to exit. Afterwards, I could not connect to the web based setup page anymore. I did a factory reset and installed it again with

  • Data-importing functionality

    Hi, want some help to know if there are any functionality existing to use the data importing feature which is now available as a part of html DB spreadsheet import ,in the html DB developed appliation. Thanks, Vidhya.s

  • Access Oracle 9i from a Client Application without Oracle Client Install.

    Is it possible to access an Oracle Database from a Client Application without having an oracle Client Installation ? I want to write a program that connect to an Oracle Server. I use Borland C++. But my Programs only works with having the Client Orac