SCCM 2012 - sms_notificaiton_server install fails, bgbisapi.msi could not be installed

Hi,
installed a SCCM 2012 R2 Primary site on a 2012 R2 server on the D: drive. Everything seemed to go well, however i am am now encountering issues with the SMS_NOTIFICATION_SERVER in that the site component manager is unable to install it. The status message
viewer informs me that, "Site Component Manager failed to install this component, because the Microsoft Installer File for this component (bgbisapi.msi) could not install."
When i check the Bgbsetup.log, i see the following lines: 
<01/19/15 14:46:27> CTool::RegisterComPlusService: Failed to unregister D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
<01/19/15 14:46:27> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /extlb /tlb:"D:\Program Files\SMS_CCM\microsoft.configurationmanager.bgbserverchannel.tlb" "D:\Program
Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
<01/19/15 14:46:30> CTool::RegisterComPlusService: Failed to register D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
<01/19/15 14:46:30> Cannot register BGB server channel DLL D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll. Installation cannot continue.
<01/19/15 14:46:30> Fatal MSI Error - bgbisapi.msi could not be installed.
Having done a bit of reading, it seems a few other people have come accross this issue before:
https://rikkoss.wordpress.com/2013/12/11/tip-do-not-change-the-default-installation-location-for-configmgr-2012/
http://www.windows-noob.com/forums/index.php?/topic/7401-sms-notification-server-failed-critical-sccm-sp1-sql-2012-sp1/
The solution for these folks seems to be to edit 2 files in the .Net folder,InstallUtil.exe.config and Regsvc.exe.config,
and insert the following code:
<runtime>
<loadFromRemoteSources enabled=”true”/>
</runtime>
However, this hasn't worked for me and i'm still getting stuck with the same error messages. Since i'd really like to avoid reinstalling SCCM on the C: drive, can anyone suggest any possible solutions to this issue? 

The MPsetup.log has this:
<01/20/15 16:28:11>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
<01/20/15 16:28:11> Installing the SMSMP
<01/20/15 16:28:11> Passed OS version check.
<01/20/15 16:28:11> IIS Service is installed.
<01/20/15 16:28:11> No versions of SMSMP are installed.  Installing new SMSMP.
<01/20/15 16:28:11> Enabling MSI logging.  mp.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
<01/20/15 16:28:11> Installing D:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="D:\Program Files\SMS_CCM" CCMSERVERDATAROOT="D:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
<01/20/15 16:28:12> mp.msi exited with return code: 1603
<01/20/15 16:28:12> Backing up D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log.LastError
<01/20/15 16:28:12> Fatal MSI Error - mp.msi could not be installed.
and the MPmsi.log has this:
MSI (s) (B0:E0) [16:37:14:660]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI23F6.tmp, Entrypoint: CcmRegisterPerfCounters
[16:37:14] @@ERR:25001
Internal Error 25001. 80070057
MSI (s) (B0!F8) [16:37:14:676]: Product: BGB http proxy -- Internal Error 25001. 80070057
CustomAction CcmRegisterPerfCounters returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Had a go at removing the MP, disabled the UAC and reinstalling the MP. Same result unfortunately...The server is temporarily housed in a block GPO OU so group policy shouldn't be an issue. Thanks for all the help so far!

Similar Messages

  • SCCM 2012 R2 Install - SMS_NOTIFICATION_SERVER install fail - bgbisapi.msi could not install

    Installed SCCM 2012 R2 Primary Site on the D: drive on a Windows 2012 R2 server. The install went as expected but when I open the Component Status, there are a number of Error messages which pertain to the failed installation of the SMS_NOTIFICATION_SERVER:
    "Site Component Manager failed to install this component, because the Microsoft Installer File for this component (bgbisapi.msi) could not install."
    Here is the error from BgbSetup.log:
    <01/16/15 14:53:55> Installing the SMSBGB
    <01/16/15 14:53:55> Passed OS version check.
    <01/16/15 14:53:55> IIS Service is installed.
    <01/16/15 14:53:55> SMSBGB already installed (Product Code: {A78E8003-2307-4B70-B7CD-1A07C0A31D21}).  Upgrading/Reinstalling SMSBGB
    <01/16/15 14:53:55> New SMSBGB is the same product code.  This is a minor upgrade.
    <01/16/15 14:53:55> Enabling MSI logging.  bgbisapi.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\bgbisapiMSI.log
    <01/16/15 14:53:55> Installing D:\Program Files\Microsoft Configuration Manager\bin\x64\bgbisapi.msi REINSTALL=ALL REINSTALLMODE=vmaus CCMINSTALLDIR="D:\Program Files\SMS_CCM" CCMSERVERDATAROOT="D:\Program Files\Microsoft Configuration
    Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <01/16/15 14:54:04> bgbisapi.msi exited with return code: 0
    <01/16/15 14:54:04> Installation was successful.
    <01/16/15 14:54:04> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /u "D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
    <01/16/15 14:54:08> CTool::RegisterComPlusService: Failed to unregister D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/16/15 14:54:08> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /extlb /tlb:"D:\Program Files\SMS_CCM\microsoft.configurationmanager.bgbserverchannel.tlb" "D:\Program
    Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
    <01/16/15 14:54:12> CTool::RegisterComPlusService: Failed to register D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/16/15 14:54:12> Cannot register BGB server channel DLL D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll. Installation cannot continue.
    <01/16/15 14:54:12> Fatal MSI Error - bgbisapi.msi could not be installed.
    <01/16/15 14:54:12> ~RoleSetup().
    <01/16/15 14:54:21> ====================================================================
    From what I've read online this problem seems to be born of installing SCCm on the D: drive which throws dotNET. A few people seem to have had some luck with editing two of the dotNET files (regsvcs.exe.config and InstallUtil.exe.config) to include
    the following lines:
        <runtime>
            <loadfromRemoteSources enabled="true"/>
        </runtime>
    In pursuit of a fix, I took backups of both files and then made the change to regsvc.exe.config but I was unable to do the same with Installutil.exe.config (opening the file in Admin Notepad would only let me Save As...).
    Can anyone suggest what the problem could be? Am I barking up the wrong tree with the config file editing? Any info/advice would be much appreciated.
    Thanks!

    Hi,
    You could try to copy Installutil.exe.config and edit the copy-file. Then copy the edited file to replace the old file.
    Reference:ConfigMgr 2012 R2 – Notification Server Install Errors
    Note: Microsoft provides third-party contact information
    to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce

  • WSUS SP2; SCCM 2012 SP1; Sync failed: WSUS update source not found

    Hi,
    I have installed the Fresh SCCM 2012 SP1 and WSUS 3.0 SP2 + KB2720211 + KB2734608. However, still the Sync is getting failed. This is what I am getting in the wsyncmgr and WCM logs:
    wsyncmgr:
    Sync failed: WSUS update source not found on site PR1. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource
    SMS_WSUS_SYNC_MANAGER 1/9/2015 12:00:00 PM
    3668 (0x0E54)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=ABC.XYZ.net SITE=PR1 PID=2724 TID=3668 GMTDATE=Fri Jan 09 18:00:00.537 2015 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source not found
    on site PR1. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 1/9/2015 12:00:00 PM
    3668 (0x0E54)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER
    1/9/2015 12:00:00 PM 3668 (0x0E54)
    WCM:
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 1/9/2015 11:19:03 AM
    4176 (0x1050)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER
    1/9/2015 11:19:03 AM 4176 (0x1050)
    Did not find supported version of assembly Microsoft.UpdateServices.Administration.
    SMS_WSUS_CONFIGURATION_MANAGER 1/9/2015 11:19:03 AM
    4176 (0x1050)
    Checking runtime v4.0.30319... SMS_WSUS_CONFIGURATION_MANAGER
    1/9/2015 11:19:03 AM 4176 (0x1050)
    Did not find supported version of assembly Microsoft.UpdateServices.Administration.
    SMS_WSUS_CONFIGURATION_MANAGER 1/9/2015 11:19:03 AM
    4176 (0x1050)
    Supported WSUS version not found SMS_WSUS_CONFIGURATION_MANAGER
    1/9/2015 11:19:03 AM 4176 (0x1050)
    STATMSG: ID=6607 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=ABC.XYZ.net SITE=PR1 PID=2724 TID=4176 GMTDATE=Fri Jan 09 17:19:03.489 2015 ISTR0="DEF.XYZ.net" ISTR1="" ISTR2="" ISTR3=""
    ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 1/9/2015 11:19:03 AM
    4176 (0x1050)
    Remote configuration failed on WSUS Server.
    SMS_WSUS_CONFIGURATION_MANAGER 1/9/2015 11:19:03 AM
    4176 (0x1050)
    STATMSG: ID=6600 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=ABC.XYZ.net SITE=PR1 PID=2724 TID=4176 GMTDATE=Fri Jan 09 17:19:03.515 2015 ISTR0="DEF.XYZ.net" ISTR1="" ISTR2="" ISTR3=""
    ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 1/9/2015 11:19:03 AM
    4176 (0x1050)
    I have used the default port numbers 80 and 443 still the sync is failing. Please provide your advise to fix this issue.
    Regards,
    Malwinder

    WCM:
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    It's not only a matter of installing the console, but also those hotfixes on a remote server ...
    Torsten Meringer | http://www.mssccmfaq.de

  • Fatal msi error mp.msi could not be installed

    Good morning,
    I have SCCM 2012 R2 running on Server 2012 R2.  I've got a primary site and two secondary sites, all of them with identical hardware and software.  I've set them all up the exact same way, but on one of my secondary servers I can not get the MP
    role to start.  Looking at the MPSetup.log I see the following:
    <10/10/14 08:17:31> ====================================================================
    <10/10/14 08:17:31> SMSMP Setup Started....
    <10/10/14 08:17:31> Parameters: C:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /install /siteserver:ILCBPSCCM1 SMSMP 0
    <10/10/14 08:17:31> Installing Pre Reqs for SMSMP
    <10/10/14 08:17:31>         ======== Installing Pre Reqs for Role SMSMP ========
    <10/10/14 08:17:31> Found 2 Pre Reqs for Role SMSMP
    <10/10/14 08:17:31> Pre Req MSXML60 found.
    <10/10/14 08:17:31> No versions of MSXML60 are installed.  Would install new MSXML60.
    <10/10/14 08:17:31> Enabling MSI logging.  msxml6_x64.msi will log to C:\Program Files\Microsoft Configuration Manager\\logs\msxml6_x64MSI.log
    <10/10/14 08:17:31> Installing C:\Program Files\Microsoft Configuration Manager\\bin\x64\00000409\msxml6_x64.msi
    <10/10/14 08:17:35> msxml6_x64.msi exited with return code: 0
    <10/10/14 08:17:35> msxml6_x64.msi Installation was successful.
    <10/10/14 08:17:35> Pre Req SqlNativeClient found.
    <10/10/14 08:17:35> SqlNativeClient already installed (Product Code: {49D665A2-4C2A-476E-9AB8-FCC425F526FC}). Would not install again.
    <10/10/14 08:17:35> Pre Req SqlNativeClient is already installed. Skipping it.
    <10/10/14 08:17:35>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
    <10/10/14 08:17:35> Installing the SMSMP
    <10/10/14 08:17:35> Passed OS version check.
    <10/10/14 08:17:35> IIS Service is installed.
    <10/10/14 08:17:35> No versions of SMSMP are installed.  Installing new SMSMP.
    <10/10/14 08:17:35> Enabling MSI logging.  mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
    <10/10/14 08:17:35> Installing C:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="C:\Program Files\SMS_CCM" CCMSERVERDATAROOT="C:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
    USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <10/10/14 08:18:16> mp.msi exited with return code: 1603
    <10/10/14 08:18:16> Backing up C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log.LastError
    <10/10/14 08:18:16> Fatal MSI Error - mp.msi could not be installed.
    <10/10/14 08:18:16> ~RoleSetup().
    I also found this in my mpMSI.log file
    MSI (s) (0C!AC) [08:18:00:125]: Product: ConfigMgr Management Point -- Error 25140. Setup was unable to compile the file CcmExec_Global.mof
    The error code is 80041002
    Error 25140. Setup was unable to compile the file CcmExec_Global.mof
    The error code is 80041002
    Does anyone have any ideas why I would be receiving this error?  These SCCM servers are brand new servers that are replacing our current SCCM 2007 servers and I did notice that somehow the old 2007 SCCM client had gotten installed on this server automatically
    so I used ccmsetup /uninstall and also used ccmclean to remove it because I read that might be the issue, but it hasn't resolved the issue.   Any help would be appreciated.   Thanks

    WOOT, WOOT!  Actually I just got it.  I ended up doing the following:
    Ran ccmsetup.exe /uninstall and rebooted
    Ran ccmclean.exe /all and rebooted
    Removed IIS role from server and rebooted
    Added IIS role back to server and rebooted
    Checked my MPSetup and MPMsi logs and they both show success.  Finally!
    <10/10/14 09:01:12> ====================================================================
    <10/10/14 09:01:13> SMSMP Setup Started....
    <10/10/14 09:01:13> Parameters: C:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /install /siteserver:ILCBPSCCM1 SMSMP 0
    <10/10/14 09:01:13> Installing Pre Reqs for SMSMP
    <10/10/14 09:01:13>         ======== Installing Pre Reqs for Role SMSMP ========
    <10/10/14 09:01:13> Found 2 Pre Reqs for Role SMSMP
    <10/10/14 09:01:13> Pre Req MSXML60 found.
    <10/10/14 09:01:13> No versions of MSXML60 are installed.  Would install new MSXML60.
    <10/10/14 09:01:13> Enabling MSI logging.  msxml6_x64.msi will log to C:\Program Files\Microsoft Configuration Manager\\logs\msxml6_x64MSI.log
    <10/10/14 09:01:13> Installing C:\Program Files\Microsoft Configuration Manager\\bin\x64\00000409\msxml6_x64.msi
    <10/10/14 09:01:16> msxml6_x64.msi exited with return code: 0
    <10/10/14 09:01:16> msxml6_x64.msi Installation was successful.
    <10/10/14 09:01:16> Pre Req SqlNativeClient found.
    <10/10/14 09:01:16> SqlNativeClient already installed (Product Code: {49D665A2-4C2A-476E-9AB8-FCC425F526FC}). Would not install again.
    <10/10/14 09:01:16> Pre Req SqlNativeClient is already installed. Skipping it.
    <10/10/14 09:01:16>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
    <10/10/14 09:01:16> Installing the SMSMP
    <10/10/14 09:01:16> Passed OS version check.
    <10/10/14 09:01:16> IIS Service is installed.
    <10/10/14 09:01:16> No versions of SMSMP are installed.  Installing new SMSMP.
    <10/10/14 09:01:16> Enabling MSI logging.  mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
    <10/10/14 09:01:16> Installing C:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="C:\Program Files\SMS_CCM" CCMSERVERDATAROOT="C:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
    USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <10/10/14 09:01:56> mp.msi exited with return code: 0
    <10/10/14 09:01:56> Installation was successful.
    <10/10/14 09:01:56> ~RoleSetup().

  • SCCM 2012 R2 Install - Reporting Services Point, Remote SRS Server

    Hi all,
    Here's a brief run down of the setup so far. SCCM 2012 R2 installed on Windows 2012 R2 (SCCM01). SQL 2012 back end is off box, on a separate cluster (SQL01C01). Reporting Services for SQL 2012 is due to be installed on a different server (SRS01).
    My question is, when I come to sort out Reporting Services in SCCM, will I simply need to add SRS01 into SCCM as a Site System Server and install the Reporting Services Point onto SRS01?
    I realise I could simply wait for the sql guys to sort the install of SRS and then test it myself but it might be a while before that gets done so I thought I'd ask....Thanks for the help

     will I simply need to add SRS01 into SCCM as a Site System Server and install the Reporting Services Point onto SRS01?
    Correct, although the other way around. Remember you have to make SCCM01$ a local administrator on SRS01.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Install Failed: OS X could not be installed on your computer.

    So my Macbook was bought last December 2012. It's specs should be able to run Mavericks.
    I've downloaded the software already, so far so good.
    When installation starts, it fails and I get this message:
    "Install Failed: OS X could not be installed on your computer. OS X can't be installed on the disk because a recovery system can't be created. Visit www.apple.com/support/no-recovery to learn more"
    Now it tells me to go to this page:
    http://support.apple.com/kb/HT4649
    Then I find the message above and tells me to go here:
    http://support.apple.com/kb/TS3926
    Then I try the solution in the 2nd link and still the installation fails.
    Please note that I have a Windows 7 BootCamp Partition that I would as much as possible not delete or reformat as I have too many important stuff there.
    Any ideas?

    .Impact wrote:
    Philly_Phan wrote:
    .Impact wrote:
    Philly_Phan wrote:
    My WAG is that you have a HD space limitation.  I've never used Boot Camp so bear with me.  Is there any way that you could back up the contents elsewhere so that you can reformat and repartition?
    I have an External Hard Drive here but it's currently being used as storage space for some of my media. Is it possible to backup to a partition of an external hard drive?
    I've never done it but it should be possible.  Don't forget that a "partition" acts like a real drive and it is a real drive in every sense of the word except that it shares a physical disc with another drive.
    Will try that once I get home from University later. Should I back up both OS X and Bootcamp into the hard drive or just one of them? Then reinstall Mountain Lion, then install Mavericks? Did I get that right?
    I don't see any reason why you need to reinstall Mountain Lion.  It's been a long time since I've done any partitioning but, if I remember correctly, you can enlarge the main partition provided that there is no data in the secondary (Boot Camp) partition.  If I'm correct, you'd need to first back up Boot Camp, then erase the original BC partition, then resize the partitions and finally load Mavericks.

  • HT1338 Install failed OS X could not be installed on your computer

    when up grading I get the mesage Install failed OS X could not be installed on your computer and it will not go past the 17 min to go stage, any ideas please?

    Is your mac compatible with Mountain Lion? You can check the list of compatible machines here.

  • How to check Edition of SCCM 2012 got installed ?

    Microsoft has two different System Center Suite 2012 licensing models
    System Center 2012 Standard 
    System Center 2012 Datacenter
    After installation How do I check what Edition of SCCM 2012 got installed?

    These are only licensing models. You do not select which to install. There is no difference in the binaries or after installation (it's not like Window Server where you can see this in Control Panel).
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Silently uninstall using sccm 2012 Manually installed software in my domain

    Dear All
    i am new to sccm 2012,
    we are experiencing headache issue in my domain.my domain users are roaming laptop users.
    we need to uninstall software silently using sccm 2012 configuration manager which software installed does not use sccm 2012(Manually installed by users).
    please share your valuable article and  suggestion according to this issue.....
    Thanks
    Parthiban.S
    [email protected]

    The most important is that you have to inventory the applications that are installed and based on that you have to decided which applications you want to remove. For those applications you can create uninstalls in ConfigMgr.
    For some information:
    http://blogs.technet.com/b/christianwb/archive/2014/03/17/using-configmgr-application-model-to-uninstall-old-software.aspx
    And: http://technet.microsoft.com/en-us/library/gg682013.aspx
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • " Attempting to copy to disk "---- ipod" failed.The disk could not be.... ?

    hello every one and happy holidays.
    " Attempting to copy to disk "---- ipod" failed.The disk could not be read from or written to. "
    I have this problem and I can find a solution
    I had try every possible tip
    including.
    - reset many times
    - restore
    - diskwarrior
    - disk utility
    - erase disk
    - erase disk Zero out data
    - erase disk 7-Pass Erase
    - iPod Updater 2005-03-23
    - iPod Updater 2005-09-06
    - iPod Updater 2005-09-23
    - MacOSXUpdateCombo10.4.3
    - iTunes6.0.1 reinstall
    the ipod works just fine and operates properly
    it just does NOT whant to sync with itunes
    I know I'm not the only one with this issue
    there are many post in regard of this problem
    I believe that this is a software issue and not a hardware
    please comment and give any tip for me and the other people with this problem
    thank you
    sam
    dual 800 G4   Mac OS X (10.4.3)  

    I had the same problem. And to think I actually HESITATED at installing the update. Oh wait... this happened AFTER the update. Funny how often that happens, eh? But I digress...
    Anyway, I had two errors- initially the iPod stated my music library was somewhere else, and did I want to sync to that library. When I said yes, it reverted then to the "attempting to copy to disk"error. Further, iTunes showed that my iPod on the iTunes was EMPTY. However, my actual iPod hadn't lost any data. Confused yet? So am I.
    *Last ditch effort- I went back in, and updated all my permissions, did a permission repair and then a permission verify.
    * Also did a disk verify on the iPod to make sure it wasn't sick.
    *I also drug a new song into my library.
    *Changed from the USB plugin to the firewire. (Although I did this earlier in the day, and hadn't seen a noticeble change)
    * Opened the bottle of Sauvignon Blanc. (should have done that a few hours ago)
    When my first pop up asked about did I want to sync to the mystery persons library, I said yes. (At the worst, I have all my music and could reimport all 30G of it, if necessary.) And immediately, the sync began, and began appropriately. However, it IS re-syncing every single song I had on the iPod to begin with.
    I suspect something nasty happened in the iTunes update, ever since the intel thing happened, the updates have been a bit sketchy. I really like Apple products, but I've gone through 3 iPods due to software meltdowns, and it's a bit frustrating.
    Good luck!
    iMac G4   Mac OS X (10.3.9)   iPod scroll wheel,
    iMac G4   Mac OS X (10.3.9)   3rd generation I think...

  • RFC call failed: JCO.Server could not find server function 'SET_SLD_DATA'

    Hi, All
    the system is PI 7.0 EHP1 oraclei Win2003 server, I configured SLD but I run RZ70, having error "RFC call failed: JCO.Server could not find server function 'SET_SLD_DATA' ". I know there are lot of tread about this error, but none of themsolve my problem. all JCO, RFC connections and SDL DATA supplier(VA) seem OK. error message in SM21 is "Could not send SLD data"
    detail from SM21
    The system could not send the data that has been collected automatical
    for the System Landscape Directory (SLD). Check whether the gateway
    configured in transaction RZ70 has been started and whether the SLD
    bridge has been registered with this gateway.
    You can use transaction SM59 to check this in the sending system for t
    implemented RFC destinations. The RFC destinations have the standard
    names "SLD_UC" for Unicode sending systems and "SLD_NUC" for non-Unico
    sending systems. If a different RFC destination has been entered in
    RZ70, check this destination instead.
    You can use the Gateway Monitor to check the target gateways. In ABAP
    systems, this monitor is started with transaction SMGW, or you can use
    the external SAP program "gwmon". Check whether the specified gateway
    has an active registration.
    OF COURSE I checked  RFC of  SLD_UC and SMGW
    any different ideas
    Regards
    ABH

    Hi
    Please check the following notes are implemented
    Note 906454                           
    Note 907729
    You may be aware but if you are not --->RZ70 creates the required SLD* RFCs during runtime - therefore if you have defined these RFCs manually first using the same namespace you can get RFC conflicts which result in a failed submission    
    Please also check the user in the RFC is known to both systems and has required authorization to write to SLD
    Generally with SLD you have to install or select a suitable gateway to handle incoming data supply traffic
    Also the gateway you are using has be known to SLD and reflected in RZ70 - i.e these defintions have to be the same
    It is also recommended to delete all references to SLD_* RFCs in data supplier and target SLD
    after a failed submission attempt to allow RZ70 to recreate these consistently once the above has been checked
    Best wishes
    Stuart

  • The share operation "master file" has failed. the operation could not be completed because an error occurred creating Frame 93164 (error-1). how can i find the frame?

    The share operation "master file" has failed. the operation could not be completed because an error occurred creating Frame 93164 (error-1). how can i find the frame?

    https://discussions.apple.com/thread/6219522

  • HT1449 copying files failed. the disk could not be read from or written to.

    Im moving my iTunes to an external hard drive. Its moved about half already and Im now getting this error. I have no idea what file its getting stuck on so I cant remove that file. When I restart it it will say preparing to copy then I get the error right away. I dont want to delete the extrenal and start over if I dont have to.

    Ive already changed the location for my itunes media to my extrenal hard drive so when i click to consolidate files Im getting the error
    copying files failed. the disk could not be read from or written to

  • MSSGE attempting to copy to disk "Ipod" failed the disk could not be read..

    What is going on with this alert message " Attempting to copy to the disk " Ipod" failed the disk could not be read from or written to." I down loaded a song from Itunes and all of the sudden I get this message and Itunes went crazy, it wouldn't eject my Ipod, I took it to apple and they restored my Ipod saying it was fine, then I get home and I can't put alot of songs in my library back on it, itunes keeps repeating that message. I had no problem putting them on before. I have uninstalled both Itunes and Ipod updater numerous times to no avail HELP!

    See if any of the troubleshooting steps in this article help: "Disk cannot be read from or written to" when syncing iPod or "Firmware update failure" error when updating or restoring iPod

  • "attempting to copy to [external drive] failed. the disk could not be read"

    this is a problem on my 2x3GHz quad-core intel xeon macPro running os 10.5.7, and itunes 8.2. i have a 1TB external hard drive (firewire 800) that holds all my music for itunes. i have never had any problem with this setup before, until recently.
    once, a while back i got an error on my itunes (that popped up without me doing anything.. seemingly random) saying something about not being able to save the itunes library. that went away after a restart, and hasn't returned.
    BUT a new problem now happens any time i try to add more music to my itunes library. i have always added music to itunes by setting up my preferences "add file to library" and have the itunes library pointing to my external hard drive. then by dragging the files on-top of a playlist, it sorts and adds the files to my external hard drive. i have been using this process for years without any glitches.
    now when i try to drag files into itunes, i get: "attempting to copy to [external drive] failed. the disk could not be read from or written to"
    i double checked the read/write privileges on my external drive and nothing has changed since i got it. (it's still read/write access for my user.. and i've even tried putting a "read/write" for "all" as well. no dice)

    thanks, that actually doesn't help the issue i'm having.
    but now the problem has expanded to finder and everything else. so i'm pretty sure the external hard drive is starting to go out. i'm currently attempting to back up all 700GB of info from the drive.

Maybe you are looking for