Managment Point Error 5400

We installed a Primary Site (PS1) and installed a the roles "Distribution Point" and an additional "Management Point" on a another Server (SiteSystem1).
Now we receive a Component Error (SMS_MP_FILE_DISPATCH_MANAGER, Error 5400):
MP File Dispatch Manager running on the management point "SiteSystem1" cannot connect to site server "PS1". The operating system reported error 64: The specified network name is no longer available.
Possible cause: The site server is turned off, not connected to the network, or not functioning properly.
Solution: Verify that the site server is turned on, connected to the network, and functioning properly.
Possible cause: Network problems are preventing MP File Dispatch Manager from properly accessing the site server.
Solution: Investigate and correct any problems with your network.
 Refer to Configuration Manager documentation for more information.
 All other Services and Components are running without any errors. We already added the Compter "SiteSystem1" into the local "administrators"-Group on the PS1 and the PS1 into the local "administrators"-Group on the SiteSystem1
and restarted both systems. But still the same error.
 The mpfdm.log does popup any errors.
System: System Center Configuration Manager 2012 SP1 CU4 
 Any ideas?

On PS1, is
SiteSystem1 member
of the local group 'SMS_SiteSystemToSiteServerConnection_MP_<your-site-code>'?
also, check the log files on SiteSystem1.

Similar Messages

  • Management Point fails after installing SCCM 2012 SP1

    I'm carrying out an install of SCCM 2012 SP1 with the following hardware (fresh install not an upgrade from 2007)
    1. Newly built Windows Server 2012 box
    2. Site database located on a remote SQL 2012 cluster, both nodes Windows Server 2012, with CU5
    The install went fine but when checking the Site Server Components the Management Point isn't installing. The following both show errors;
    SMS_MP_CONTROL_MANAGER - MP.msi could not install. Checked the MP.msi log file which shows the following errors;
    [19:53:18] Failed to compile 'C:\Program Files\SMS_CCM\CcmExec_Global.mof' (Phase: 3, Object: 5, Lines: 76 - 83, Error: 80041002)
    [19:53:18] Failed to compile 'C:\Program Files\SMS_CCM\PolicyDefaults.mof' (Phase: 3, Object: 4, Lines: 49 - 57, Error: 80041002)
    [19:53:18] Failed to compile 'C:\Program Files\SMS_CCM\StateMsgSchema.mof' (Phase: 3, Object: 6, Lines: 89 - 94, Error: 80041002)
    [19:53:18] Failed to compile 'C:\Program Files\SMS_CCM\DataTransferService.mof' (Phase: 3, Object: 5, Lines: 318 - 323, Error: 80041002)
    [19:53:19] Failed to compile 'C:\Program Files\SMS_CCM\CcmExec_MP.mof' (Phase: 3, Object: 1, Lines: 31 - 36, Error: 80041002)
    MSI (s) (0C!94) [19:53:20:862]: 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
    CustomAction CcmRegisterWmiMofFile returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    SMS_NOTIFICATION_SERVER - bgbisapi.msi could not install. Extract from log below;
    [19:53:38] IGNORE: Failed to delete extension 'C:\Program Files\SMS_CCM\bgbisapi.dll'. Return Code = 0x80020009 (The extension might not be registered)
    [19:53:39] WARNING: Failed to remove PerfLib entries for performance application SmsBgb (2)
    [19:53:39] WARNING: Failed to remove configuration for performance application SmsBgb (80070057)
    MSI (s) (0C!80) [19:53:39:540]: Product: BGB http proxy -- Internal Error 25001. 80070057
    Internal Error 25001. 80070057
    CustomAction CcmRegisterPerfCounters returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    I've tried uninstalling MP and reinstalling, triple checked all the right pre-reqs in Roles and Features are enabled, even rebuilt the server from scratch and tried again but same result. 
    Would really appreciate some help if anyone's fixed this issue

    I'm still struggling, I've uninstalled MP
    <04/16/14 08:06:59> SMSMP Setup Started....
    <04/16/14 08:06:59> Parameters: D:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /deinstall /siteserver:EICSC001 SMSMP 0
    <04/16/14 08:06:59> Deinstalling the SMSMP
    <04/16/14 08:06:59> No versions of SMSMP are installed.  Returning Success.
    <04/16/14 08:06:59> ~RoleSetup().
    Ran the command, Invoke-Command  {gwmi -query "SELECT * FROM __Namespace WHERE Name='CCM'" -Namespace "root" | Remove-WmiObject}
    Checked Namespace Instances to ensure '= ccm' is not longer there. 
    Rebooted Server and re-installed MP but it still fails
    <04/16/14 08:37:26> ====================================================================
    <04/16/14 08:37:26> SMSMP Setup Started....
    <04/16/14 08:37:26> Parameters: D:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /install /siteserver:EICSC001 SMSMP 0
    <04/16/14 08:37:26> Installing Pre Reqs for SMSMP
    <04/16/14 08:37:26>         ======== Installing Pre Reqs for Role SMSMP ========
    <04/16/14 08:37:26> Found 2 Pre Reqs for Role SMSMP 
    <04/16/14 08:37:26> Pre Req MSXML60 found.
    <04/16/14 08:37:26> No versions of MSXML60 are installed.  Would install new MSXML60.
    <04/16/14 08:37:26> Enabling MSI logging.  msxml6_x64.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\msxml6_x64MSI.log
    <04/16/14 08:37:26> Installing D:\Program Files\Microsoft Configuration Manager\bin\x64\00000409\msxml6_x64.msi 
    <04/16/14 08:37:26> msxml6_x64.msi exited with return code: 0
    <04/16/14 08:37:26> msxml6_x64.msi Installation was successful.
    <04/16/14 08:37:26> Pre Req SqlNativeClient found.
    <04/16/14 08:37:26> SqlNativeClient already installed (Product Code: {D411E9C9-CE62-4DBF-9D92-4CB22B750ED5}). Would not install again.
    <04/16/14 08:37:26> Pre Req SqlNativeClient is already installed. Skipping it.
    <04/16/14 08:37:26>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
    <04/16/14 08:37:26> Installing the SMSMP
    <04/16/14 08:37:26> Passed OS version check.
    <04/16/14 08:37:26> IIS Service is installed.
    <04/16/14 08:37:26> No versions of SMSMP are installed.  Installing new SMSMP.
    <04/16/14 08:37:26> Enabling MSI logging.  mp.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
    <04/16/14 08:37:26> 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
    <04/16/14 08:37:26> mp.msi exited with return code: 1603
    <04/16/14 08:37:26> Backing up D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log.LastError
    <04/16/14 08:37:26> Fatal MSI Error - mp.msi could not be installed.
    <04/16/14 08:37:26> ~RoleSetup().
    On checking I don't seem to have anything in IIS, no default web site.
    I've tried reinstalling IIS and reinstalling SCCM 2012 but what ever I do I still hit the same issue with the Management Point.
    Any assistance would be greatly appreciated.
    Thanks

  • Management Point will not install

    Hi,
    I am using Windows Server 2012, SQL 2012 with cu2 and SCCM 2012 sp1, and I have one Primary site which will host all site roles.
    I am trying to install the Management Point (using HTTPS for client connections) but it fails.
    I did have the SCCM 2007 client install on this server which was delivering windows updates and FEP 2010 to the server, so after seeing a similar proplem reported and looking throught the msisetup log which said a previous version was detected, I used ccmsetup
    /uninstall to remove the client (which gets rid of it from control panel), and then removed the MP, rebooted and tried to install the MP again. However, the MP still wont install
    mpmsi log as below: 
    [9:53:33] Failed to compile 'D:\SMS_CCM\CcmExec_Global.mof' (Phase: 3, Object: 5, Lines: 76 - 83, Error: 80041002)
    [9:53:33] Compiled 'D:\SMS_CCM\CCMVDI.mof'
    [9:53:33] Compiled 'D:\SMS_CCM\ccmauthmessagehook.mof'
    [9:53:33] Compiled 'D:\SMS_CCM\LocationServices.mof'
    [9:53:33] Compiled 'D:\SMS_CCM\NetworkConfig.mof'
    [9:53:33] Failed to compile 'D:\SMS_CCM\PolicyDefaults.mof' (Phase: 3, Object: 4, Lines: 49 - 57, Error: 80041002)
    [9:53:33] Compiled 'D:\SMS_CCM\PolicyAgentEvents.mof'
    [9:53:33] Failed to compile 'D:\SMS_CCM\StateMsgSchema.mof' (Phase: 3, Object: 6, Lines: 89 - 94, Error: 80041002)
    [9:53:33] Failed to compile 'D:\SMS_CCM\DataTransferService.mof' (Phase: 3, Object: 5, Lines: 318 - 323, Error: 80041002)
    [9:53:33] Compiled 'D:\SMS_CCM\CcmExec_MPFramework.mof'
    [9:53:33] Compiled 'D:\SMS_CCM\SmsCommon.mof'
    [9:53:33] Compiled 'D:\SMS_CCM\XmlStore.mof'
    [9:53:33] Compiled 'D:\SMS_CCM\InventoryAgentEvents.mof'
    [9:53:33] Compiled 'D:\SMS_CCM\SWMtrEvents.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\SWDistEvents.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\SrcUpdateEvents.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\PatchMgmtEvents.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\SMSNapEvents.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\MpStatusForwarderDefaults.mof'
    [9:53:34] Failed to compile 'D:\SMS_CCM\CcmExec_MP.mof' (Phase: 3, Object: 1, Lines: 31 - 36, Error: 80041002)
    [9:53:34] Compiled 'D:\SMS_CCM\mp_pss.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\mp_ccmConfig.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\mp_ccmConfig_Defaults.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\MpEvents.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\OSDEventClasses.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\DPStatus.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\ImgDeployEvents.mof'
    [9:53:34] Compiled 'D:\SMS_CCM\DCMClientEvents.mof'
    [9:53:35] Compiled 'D:\SMS_CCM\SUMEvents.mof'
    [9:53:35] Compiled 'D:\SMS_CCM\OOBMgmtEvents.mof'
    [9:53:35] Compiled 'D:\SMS_CCM\PwrEvents.mof'
    [9:53:35] @@ERR:25140
    MSI (s) (8C!1C) [09:53:35:212]: 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
    CustomAction CcmRegisterWmiMofFile returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (8C:70) [09:53:35:241]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (8C:70) [09:53:35:248]: User policy value 'DisableRollback' is 0
    MSI (s) (8C:70) [09:53:35:248]: Machine policy value 'DisableRollback' is 0
    Action ended 09:53:35: InstallFinalize. Return value 3.
    MPsetup.log is below:
    <01/17/13 09:52:54> SMSMP Setup Started....
    <01/17/13 09:52:54> Parameters: D:\SCCM\bin\x64\rolesetup.exe /install /siteserver:SCCM01 SMSMP 0
    <01/17/13 09:52:54> Installing Pre Reqs for SMSMP
    <01/17/13 09:52:54>         ======== Installing Pre Reqs for Role SMSMP ========
    <01/17/13 09:52:54> Found 2 Pre Reqs for Role SMSMP
    <01/17/13 09:52:54> Pre Req MSXML60 found.
    <01/17/13 09:52:54> No versions of MSXML60 are installed.  Would install new MSXML60.
    <01/17/13 09:52:54> Enabling MSI logging.  msxml6_x64.msi will log to D:\SCCM\logs\msxml6_x64MSI.log
    <01/17/13 09:52:54> Installing D:\SCCM\bin\x64\00000409\msxml6_x64.msi
    <01/17/13 09:52:54> msxml6_x64.msi exited with return code: 0
    <01/17/13 09:52:54> msxml6_x64.msi Installation was successful.
    <01/17/13 09:52:54> Pre Req SqlNativeClient found.
    <01/17/13 09:52:54> SqlNativeClient already installed (Product Code: {D9DDE0F8-0CFD-4C0F-8A07-C815DE47FF4D}). Would not install again.
    <01/17/13 09:52:55> Pre Req SqlNativeClient is already installed. Skipping it.
    <01/17/13 09:52:55>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
    <01/17/13 09:52:55> Installing the SMSMP
    <01/17/13 09:52:55> Passed OS version check.
    <01/17/13 09:52:55> IIS Service is installed.
    <01/17/13 09:52:55> No versions of SMSMP are installed.  Installing new SMSMP.
    <01/17/13 09:52:55> Enabling MSI logging.  mp.msi will log to D:\SCCM\logs\mpMSI.log
    <01/17/13 09:52:55> Installing D:\SCCM\bin\x64\mp.msi CCMINSTALLDIR="D:\SMS_CCM" CCMSERVERDATAROOT="D:\SCCM" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=63 CCMENABLELOGGING=TRUE
    CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <01/17/13 09:55:52> mp.msi exited with return code: 1603
    <01/17/13 09:55:52> Backing up D:\SCCM\logs\mpMSI.log to D:\SCCM\logs\mpMSI.log.LastError
    <01/17/13 09:55:52> Fatal MSI Error - mp.msi could not be installed.
    <01/17/13 09:55:52> ~RoleSetup().
    <01/17/13 09:59:03> ====================================================================
    Has anyone seen this problem before and could advise me on a fix? The DP has installed fine.
    Thanks
    Jaz

    Im having the same issue in our LAB's...
    Install is a Win 2012 + SCCM 2012 SP1 + MSSQL 2008R2 SP2
    In this environment I had Win 2008R2 SP1 + SCCM 2012 + MSSQL 2008R2 SP2 previously without any issues but have blown it all away as we are going the Win2012 and SCCM 2012 SP1 way.. Running inside the environment is a SCCM 2007R3 instance.. Currently testing
    migration.
    Win2012 doesn't have the agent from SCCM 2007 R3 installed
    mpMSI.log
    MSI (s) (1C!5C) [17:52:23:024]: 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
    CustomAction CcmRegisterWmiMofFile returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    I've tried the ccmclean and UAC has been disabled from the start..
    Any help would be awesome

  • Management Point created using Powershell will error CM Console when viewing properties

    Greetings,
    We have an established ConfigMgr 2012 R2 CU3 environment with several Primaries and management points already active. These were all installed manually using the CM Console.
    I am now trying to add additional Management Points using Powershell using the command:
    Add-CMManagementPoint -enablessl -sitecode "ABC" -sitesystemservername "MPservername.domain.com" -allowdevice -clientconnectiontype internetandintranet -generatealert -verbose
    The PS completes without error, the MPSetup.log and MPControl.log indicate all is well once the setup completes
    The MP appears as a component under the Server when viewing in the console
    The IIS logs show clients communicating fine and the CM component Status monitor is all green with no errors showing in the status message
    A Get-CMManagementPoint returns fine showing all the same details as other working MP's
    However if I try to view the properties of the Management Point from the console, the console will error
    If I click Continue it will open the properties but they don't appear correctly. The "sitedatabase" tab is missing and the mobile device and generate alert boxes aren't selected. If I click Quit the then console crashes.
    So everything appears to be working, except for being able to view the actual properties through the console.

    It doesn't appear to give a specific error
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
    at Microsoft.ConfigurationManagement.AdminConsole.SiteSystems.ManagementPointConnectionsControl.InitializePageControl()
    at Microsoft.ConfigurationManagement.AdminConsole.SmsPropertyPage.OnInitialize()
    at Microsoft.ConfigurationManagement.AdminConsole.SmsPropertyPage.OnLoad(EventArgs e)
    at System.Windows.Forms.UserControl.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.ControlCollection.Add(Control value)
    at System.Windows.Forms.TabControl.ControlCollection.Add(Control value)
    at System.Windows.Forms.TabControl.TabPageCollection.Add(TabPage value)
    at Microsoft.EnterpriseManagement.ConsoleFramework.SheetFramework.AddTabs()
    at Microsoft.EnterpriseManagement.ConsoleFramework.SheetFramework.OnLoad(EventArgs e)
    at Microsoft.ConfigurationManagement.AdminConsole.DialogFramework.Forms.SmsPropertySheet.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ************** Loaded Assemblies **************
    Followed by lots of entries of the loaded dll's and finished off with
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

  • Error adding Management Point over Win2008 SP2 x86

    Hi,
    I am using SCCM 2012 R2.
    I am trying to install an additional management point over Windows 2008 Enterprise SP2 x86. The prerequisites was installed based on the following article: http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SiteSystemRolePrereqs
    The error is the following:
    Site Component Manager detected that the site server does not contain the binary files for the platform (processor architecture) of site system "\\SERVER2.MYDOMAIN.COM". Possible cause: When installing this site, you did not specify that the binary
    files for this site system's platform should be installed on the site server.
    Solution: Use Configuration Manager Setup to modify the configuration of this site. When asked to select the server platforms for this site, select this site system's platform
    The following article http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SupConfigSiteRoleReqs states that a MP can be installed over a Windows 2008 SP2 x86,x64 server (Standard, Enterprise or Datacenter).
    The first SCCM server is local admin at Win2008 Server (server I need to be second MP).
    The question is:
    What is the procedure to install a MP over Windows 2008 SP2 x86 server?
    Thanks in advance!

    Hi,
    Your MP's have the right ports open and the right pre-reqs installed?
    Have you checked the log files MP*.log?
    http://technet.microsoft.com/en-us/library/hh427342.aspx#BKMK_MPLog
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM Management point installation errors

    we have been experiencing some issues with SCCM and NAP problems with updating distribution points.  A repair has tried to be run, however we are having issues with our installation of management point
    uninstalled MP, uninstalled IIS, rebooted, installed IIS, install MP
    errors from logs below
    mpMSI.log
    MSI (s) (4C:3C) [11:09:44:910]: Windows Installer installed the product. Product Name: SMS Management Point. Product Version: 4.00.6487.2000. Product Language: 1033. Installation success or error status: 1603.
    MPSetup.log
    <07-01-2011 10:58:09> Installing D:\Program Files (x86)\Microsoft Configuration Manager\bin\i386\mp.msi CCMINSTALLDIR="D:\Program Files (x86)\SMS_CCM" CCMSERVERDATAROOT="D:\Program Files (x86)\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
    USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <07-01-2011 11:09:44> mp.msi exited with return code: 1603
    <07-01-2011 11:09:44> Backing up D:\Program Files (x86)\Microsoft Configuration Manager\logs\mpMSI.log to D:\Program Files (x86)\Microsoft Configuration Manager\logs\mpMSI.log.LastError
    <07-01-2011 11:09:44> Fatal MSI Error - mp.msi could not be installed.
    Please help

    Hi, it maybe a permission issue of your task directory (%windir%\Tasks).
    Take this thread as a reference, it contains the same error as you:
    http://social.technet.microsoft.com/Forums/en-US/configmgrsetup/thread/248b8fca-c6f3-47a4-a76c-c45125296692/
    In the thread Bechir Gharbi gave some steps to fix it:
        - Remove the MP as a site system role (if it is still installed), wait for it to finish
        - Remove IIS completely
        - Reboot the server
        - Stop the Task Scheduler Service
        - Rename the %windir%\Tasks folder to something else (or move it)
        - Start the Task Scheduler Service (this will recreate the %windir%\Tasks folder)
        - Reinstall IIS, BITS, WebDAV
        - Insure BITS and WebDAV are enabled
        - Reinstall the MP
    Thanks

  • SCCM 2012 R2 - Management Point deployment to untrusted domain

    Hi all,
    we've got two domains in our environment which have no trust relationship. I have sccm 2012 r2 installed on a Windows 2012 R2 server in the larger domain
    and have just installed a DP and MP on a Windows 2008 R2 server in the second, smaller domain. The Management Point installed ok according to mpmsi.log but the problem i'm having is that the mpcontrol.log is now repeatedly throwing up the following message:
    Call to HttpSendRequestSync failed for port 80 with status code 500, text:Internal Server Error
    On the dp/mp server in the smaller domain i can browse to http://sccm-dp1/ ok. I can also browse to http://sccm-dp1/sms_mp/.sms_aut?MPCert ok. I cannot
    browse to http://sccm-dp1/sms_mp/.sms_aut?MPList (receive a HTTP 500 error).
    In additon to this, every now and again the MP tries to connect to the SQL DB in the other domain. This fails with the following errors:
    MPStart(): RegisterWithWINS() returned 0x0 
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04  1924 (0x0784)
    CMPControlManager::PublishInDNS: DnsReplaceRecordsInSet() failed with status 9002.           
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04  1924 (0x0784)
    MPStart(): PublishInDNS() returned 0x0         
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04  1924 (0x0784)
    EnableBranchCache(): configuration has not been changed. 
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04           
    1924 (0x0784)
    MPStart(): EnableBranchCache() returned 0x0           
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04  1924 (0x0784)
    Successfully Registered for IP Address Change notifications. 
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04           
    1924 (0x0784)
    MPStart(): RegisterForIPAddressChangeNotification() returned 0x0  
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04         
    1924 (0x0784)
    Attempting to register the SQL connection type for the configured SQL database.    
    SMS_MP_CONTROL_MANAGER           
    01/04/2015 17:23:04 
    1924 (0x0784)
    Registered connection type for SQL Server 'xxxxxxxxx' and database 'xxxx\xxx_xxx'.           
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04  1924 (0x0784)
    MPStart(): RegisterSqlDatabaseConnectionType() returned 0x0        
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04         
    1924 (0x0784)
    Checking the current CLR Enabled configuration setting for the configured SQL Server hosting the database.           
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04  1924 (0x0784)
    Getting the CLR Enabled value from the configured SQL database.   
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04         
    1924 (0x0784)
    Attempting to connect to the configured SQL database.        
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:23:04           
    1924 (0x0784)
    Impersonating using the SQL connection account; user name is now 'xxxxxxxxx'.    
    SMS_MP_CONTROL_MANAGER           
    01/04/2015 17:23:04 
    1924 (0x0784)
    *** [08001][10060][Microsoft][SQL Server Native Client 11.0]TCP Provider: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to
    respond.        SMS_MP_CONTROL_MANAGER       
    01/04/2015 17:28:10           
    1924 (0x0784)
    *** [HYT00][0][Microsoft][SQL Server Native Client 11.0]Login timeout expired        
    SMS_MP_CONTROL_MANAGER           
    01/04/2015 17:28:10 
    1924 (0x0784)
    *** [08001][10060][Microsoft][SQL Server Native Client 11.0]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL
    Server is configured to allow remote connections. For more information see SQL Server Books Online.    
    SMS_MP_CONTROL_MANAGER       
    01/04/2015 17:28:10        
    1924 (0x0784)
    *** Failed to connect to the SQL Server, connection type: MP_CONTROL_ACCESS.           
    SMS_MP_CONTROL_MANAGER       
    01/04/2015 17:28:10        
    1924 (0x0784)
    Failed to get connection to the configured SQL database.  
    SMS_MP_CONTROL_MANAGER       
    01/04/2015 17:28:10       
    1924 (0x0784)
    Failed to connect to the configured SQL database. 
    SMS_MP_CONTROL_MANAGER       
    01/04/2015 17:28:10           
    1924 (0x0784)
    Reverting back from using the SQL connection account.         
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:28:10           
    1924 (0x0784)
    Failed to get the current CLR Enabled configuration setting for the configured SQL Server hosting the database.           
    SMS_MP_CONTROL_MANAGER       
    01/04/2015 17:28:10        
    1924 (0x0784)
    MPStart(): CheckSqlDatabaseClrEnabled() returned 0x800720d9      
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:28:10         
    1924 (0x0784)
    Waiting up to 300 seconds for the SMS Agent Host service to be running.    
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:28:10         
    1924 (0x0784)
    Stopped waiting for the SMS Agent Host service to be running; Result = 0x0.           
    SMS_MP_CONTROL_MANAGER           
    01/04/2015 17:28:10 
    1924 (0x0784)
    MPStart(): WaitOnSmsAgentHostRunning() returned 0x0       
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:28:10           
    1924 (0x0784)
    MPStart(): CreateThread() succeeded with id 0x2fc.  
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:28:10  1924 (0x0784)
    SMS_MP_CONTROL_MANAGER successfully STARTED. 
    SMS_MP_CONTROL_MANAGER
    01/04/2015 17:28:10  1924 (0x0784)
    Can anyone provide any suggestions as to where i should begin troubleshooting this issue? When i deployed the MP to the smaller domain i ensured it
    had a Management Point Connection Account which could access the SQL DB in the larger domain. I'm wondering if the two error messages i'm receiving are related or whether i have two separate issues here?
    Thanks for the help!

    Hi Paul,
    thanks for taking the time to help. I registered asp.net v4 with IIS as per your suggestion, unfortunately it hasn't made much difference and i'm still seeing the "Call
    to HttpSendRequestSync failed for port 80 with status code 500, text:Internal Server Error"
    message repeating in mpcontrol.log. Have you got any further suggestions of things
    to try? Seems like an error message i really need to fix!
    As far as the MP to SQL issue goes, the network team assured me the connection is allowed
    but i might get them to double check this just in case. 
    Thanks

  • Uninstall and Reinstall Secondary Site Management Point Role

    Dear Brothers,
    I have an issue with one of my SCCM 2012 Sp1 with CU3 Secondary Site Server which the client failed to install on the actual server due to a client issue observed in the CCMSetup.log.
    Observation Regarding the issue:
    Issue Detail No1.
    SCCM Client is not installing to my Secondary Site Server with site code (XYZ), after all the site server are also clients in SCCM hierarchy so it self needs SCCM Client as well. 
    CCMSetup.log:
    "Error 25150. Setup was unable to register the CCM_Service_HostingConfiguration endpoint" when you try to install the client agent in Configuration Manager"
    According to http://support.microsoft.com/kb/2905359
    the solution is to :
    1. Uninstall the management point role. 
    2. Reinstall the client agent on the management point computer. 
    3. Reinstall the management point role.
    Issue Detail No 2.
    When I am trying to uninstall the Management Point Role via SCCM Console as part of the solution posted on the above KB Article, unfortunately the delete or uninstall option is been greyed out.
    Now a lot of discussion on the topic "Can not remove management point role is greyed out "under this thread
    http://social.technet.microsoft.com/Forums/en-US/1a039893-4a65-4dc9-9feb-e6f09ea1fc0b/can-not-remove-management-point-remove-role-is-greyd-out?forum=configmanagerdeployment
    However on the last comment of the above thread from"Trana010"
    stated a tool or a command
    C:\program files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /deinstall /siteserver:(sec server name) SMSMP
    0
    Which I never tried yet, and also cannot find a reliable KB supporting the command "rolesetup.exe".
    Questions:
    1. What is the best way to uninstall/Reinstall the management point on secondary site considering the above issue details?
    2. Should I installed CU4 directly instead? Maybe it will resolved the issue even though it is not related to the current case
    Regards,

    Well, it's by design that you can't remove a management point on a secondary site, so I can imagine that that's why there is nothing "official" written on that subject. I think there are three things you can do:
    Try to run the command line (which is probably unsupported)
    Submit a CSS call
    Upgrade to CU4 and assume the problem is gone.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude
    Dear Peter,
    I end up shooting a case with CSS, he guided me and share that this issue is very common.
    The reason is that it requires CU3 upgrade (Configmgr2012ac-sp1-kb2882125-x64.msp) to be installed with the SCCM Client installation (The same time) via command line in an elevated permission.
    Follow the solution provided by Microsoft Support:
    CCMSetup.exe /forceinstall SMSSITECODE=XYZ CCMENABLELOGGING=TRUE CCMLOGLEVEL=0 PATCH=C:\Configmgr2012ac-sp1-kb2882125-x64.msp
    It seems the Client Push provided by SCCM 2012 Sp1 Infra, that includes your Hotfix under the "Hotfix" folder under the client source folder somehow doesn't work with this issue, that's why the work around is to help the ccmsetup to grab the Hotfix with
    by providing the path for the hotfix instead of relying to take the hotfix for the hotfix folder.
    Overall peter thanks for your suggestion. And also to Mr. Jason Sandys opening the option for an R2 upgrade, I will look into the KB for this to plan for implementation. 
    Regards,

  • Management Point 0Bytes and Critical

    Hi All
    Using System Center 2012 R2 and have deployed the Management Point role to two different Windows Server 2012 R2 servers. Now within the SCCM Console under Site Status my Management Point role shows as Critical and the Total Size shows 0 Bytes - when I go
    to Show Messages and select a time before the role was installed, no error messages appear.
    No errors appear for any components under Component Status.
    Not sure where I can go from here
    Thanks

    Have you checked the actual MP log files (http://technet.microsoft.com/en-us/library/hh427342.aspx#BKMK_MPLog ) MPControl.log specifically?
    How about sitecomp.log since it is what is responsible for doing component availability and disk space checks?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Management point location for workgroup clients in DMZ

    Hi All,
    I am trying to install the SCCM 2012 client to some servers that are located in a workgroup and in a DMZ at our organization.
    I have read up about the config for this and I think that we have everything in place but the clients themselves are not locating a management point which I think is due to the setup of the IIS on the management points.
    Firstly, I ammended the local hosts file on the system to ensure that the server could resolve the SCCM site server and 2 management points by using NetBIOS and FQDN. I also checked that the ports are opened from the client to the
    management point.
    I then ran ccmsetup using the following switches /noservice /mp=smsmp SMSSITECODE=XXX SMSSLP=SMSMP FSP=SMSSITESERVER CCMHTTPPORT=24555 CCMHTTPSPORT=24556 RESETKEYINFORMATION=TRUE which appers to have sucessfully installed the client
    but is now failing to communicate with the MP specified. I am seeing on the client the following repeated in the locationservices.log
    <![LOG[Raising event:
    instance of CCM_CcmHttp_Status
                DateTime = "20141127153834.775000+000";
                HostName = "SMSMP";
                HRESULT = "0x87d0027e";
                ProcessID = 4004;
                StatusCode = 401;
                ThreadID = 5184;
    ]LOG]!><time="15:38:34.775+00" date="11-27-2014" component="LocationServices" context="" type="1" thread="5184" file="event.cpp:715">
    <![LOG[Successfully sent location services HTTP failure message.]LOG]!><time="15:38:34.962+00" date="11-27-2014" component="LocationServices" context="" type="1" thread="5184"
    file="ccmhttperror.cpp:396">
    <![LOG[Error sending HEAD request. HTTP code 401, status 'Unauthorized']LOG]!><time="15:38:34.962+00" date="11-27-2014" component="LocationServices" context="" type="3"
    thread="5184" file="util.cpp:2568">
    <![LOG[Workgroup client is in Unknown location]LOG]!><time="15:38:34.962+00" date="11-27-2014" component="LocationServices" context="" type="1" thread="5184"
    file="lsad.cpp:1078">
    <![LOG[[CCMHTTP] ERROR: URL=http://SMSMP, Port=24555, Options=224, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE]LOG]!><time="15:38:34.993+00" date="11-27-2014"
    component="LocationServices" context="" type="1" thread="5184" file="ccmhttperror.cpp:297">
    And on the management point I am seeing the following repeated in the IIS logs
    x.x.x.x HEAD / - 24555 - x.x.x.x SMS+CCM+5.0 - 401 2 5 216 0
    I understand that this points to the IIS authentication issue so I have tried browsing to http://smsmp.domainname.com/sms_mp/.sms_aut?mplist and
    I do get a list of management points returned so I'm a little confused now. The other thing that confuses me is that we also have another domain we manage clients
    in and these systems have all registered with the MP fine even though there is no trust relationship in place between the 2 domains.
    I have checked anonymous authentication has been enabled on the SMS_MP virtual directory but I can see that it is set to use a user account of IUSR, but this is not a local user on the MP nor an AD user from what I can see.
    Is anybody able to point me in the correct direction of either what I am doing wrong or which settings I should be checking?
    Thanks in advance for any help
    Andrew

    You mention in your ccmsetup install properties: CCMHTTPPORT=24555 CCMHTTPSPORT=24556
    While the MPList test you provided shows:
    http://smsmp.domainname.com/sms_mp/.sms_aut?mplist
    This is on port 80
    Where is your MP? Port 80 or 24555 ?

  • [Forum FAQ] Management Point fails after installing SCCM 2012 SP1

    Symptom:
    The Management Point might fail to be installed after you install SCCM 2012 sp1 on Windows Server 2012, either fresh install or others.
    You might see some errors in mpMSI.log like listed below.
    “Setup was unable to compile the file CcmExec_Global.mof”
    “The error code is 80041002”
    Cause:
    Reinstall Management Point cannot work. This is because CCM Namespace remains in WMI which prevents SCCM from installing MP. You need clear CCM Namespace from WMI.
    Resolution:
    1. Uninstall Management Point from the console, then wait for the uninstallation to finish in MPSetup.log.
    2. Open Wbemtest -> Connect to root -> Click Enum Classes and choose Recursive -> Double click _NAMESPACE in Query Result dialog -> Click Instances -> Delete  _NAMESPACE.Name=”ccm”
    3. Install Management Point.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Symptom:
    The Management Point might fail to be installed after you install SCCM 2012 sp1 on Windows Server 2012, either fresh install or others.
    You might see some errors in mpMSI.log like listed below.
    “Setup was unable to compile the file CcmExec_Global.mof”
    “The error code is 80041002”
    Cause:
    Reinstall Management Point cannot work. This is because CCM Namespace remains in WMI which prevents SCCM from installing MP. You need clear CCM Namespace from WMI.
    Resolution:
    1. Uninstall Management Point from the console, then wait for the uninstallation to finish in MPSetup.log.
    2. Open Wbemtest -> Connect to root -> Click Enum Classes and choose Recursive -> Double click _NAMESPACE in Query Result dialog -> Click Instances -> Delete  _NAMESPACE.Name=”ccm”
    3. Install Management Point.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

  • DMZ Client Deployment failing. Unable to find Management Point

    I'm trying to install SCCM 2012 R2 client to a server in our DMZ.  This server is in a workgroup.  I have been following this article
    http://nikifoster.wordpress.com/2011/01/31/installing-configmgr-clients-on-servers-in-a-dmz/ however the SCCM agent doesn't seem to be able to find the Management Point, which is on the internal LAN.
    Step so far
    1) Port 80 and Port 8530 opened on the firewall between the DMZ server and the Primary site server (bi-directionally).
    2) Host and LMHost file on the DMZ server updated with the IP address of the Primary site server (where the MP is located).
    3)Boundary created on the Primary site server to include the IP address of the DMZ server.
    4)Client install files copied locally to the DMZ server.
    5)Installed with the following command ccmsetup.exe /MP:servername SMSSITECODE=ABC DNSSUffix=contoso.com
    The client installs but does not pick up the correct site code.  On the site tab the settings are blank and I can't manually update them.  In the locationservices.log it looks like it assigns the server to the correct site and then the following
    error appears Failed to retrieve DNS service record.... Unable to to find Lookup MP in Registry,AD, DNS and WINS.
    I'm not using Certificates.  The DMZ server IP address can be resolved from the Management Point (which is the site server) and the DMZ server will resolve the Management Point address.
    Does anyone have any ideas what I've missed?
    Thanks in advance

    Also note the difference between /mp and SMSMP:
    http://blog.configmgrftw.com/ccmsetup-mp-and-smsmp/
    Both are required in this case.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Management Point did not install during deployment

    I found the 2007 client installed on this server prior to the install. I removed the client with /uninstall... however after the installation of CM 2012 the managment point did not install. It pointed me to the mpmsi.log. Below is that log. Has anyone run
    into this issue before?
    === Verbose logging started: 2/25/2014  15:58:05  Build type: SHIP UNICODE 5.00.9600.00  Calling process: D:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe ===
    MSI (c) (C4:40) [15:58:05:347]: Resetting cached policy values
    MSI (c) (C4:40) [15:58:05:347]: Machine policy value 'Debug' is 0
    MSI (c) (C4:40) [15:58:05:347]: ******* RunEngine:
               ******* Product: D:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (C4:40) [15:58:05:348]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (C4:40) [15:58:08:348]: Failed to grab execution mutex. System error 258.
    MSI (c) (C4:40) [15:58:08:350]: Cloaking enabled.
    MSI (c) (C4:40) [15:58:08:350]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (C4:40) [15:58:08:350]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (c) (C4:40) [15:58:08:351]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (C4:40) [15:58:08:351]: MainEngineThread is returning 1618
    === Verbose logging stopped: 2/25/2014  15:58:08 ===
    MSI (s) (80:58) [15:58:11:836]: User policy value 'DisableRollback' is 0
    MSI (s) (80:58) [15:58:11:836]: Machine policy value 'DisableRollback' is 0
    MSI (s) (80:58) [15:58:11:837]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (80:58) [15:58:11:837]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (80:58) [15:58:11:844]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (80:58) [15:58:11:860]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (80:58) [15:58:11:867]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (80:58) [15:58:11:881]: Destroying RemoteAPI object.
    MSI (s) (80:60) [15:58:11:889]: Custom Action Manager thread ending.

    MSI (c) (C4:40) [15:58:08:348]: Failed to grab execution mutex. System error 258.
    This normally means there is another install process in progress. So please restart the computer and try again. If no avail, check whether there is a process name msiexec running.
    Juke Chou
    TechNet Community Support

  • Management Point not responding

    I have upgraded my SCCM 2012 SP1 deployment to SCCM 2012 R2. After the upgrade one of the MP has stopped responding to HTTP requests with status code 500 - Internal Error.
    I have tried browsing to: http://servername/sms_mp/.sms_aut?mplist but it comes back with HTTP 500 error again.
    IIS logs just shows a series of 192.168.4.112 CCM_POST /ccm_system/request - 80 - 192.168.4.2 ccmhttp - 500 0 0 125 20 errors.
    I am struggling to find a fix to this particular error. Any help would be much appreciated.
    Thank You

    I have checked the log files and MP was upgraded successfully.
    @Jason: What are the implication of removing and reading the role? It is the only management point I have in that site. I am happy to do this but need to understand the impact.
    Thanks

  • Cisco 7206VXR (NPE-G2) Error - %SW_MGR-3-CM_ERROR_FEATURE_CLASS: Connection Manager Feature Error: Class SSS: (QoS) - install error, ignore.

    Dear Cisco Expert,
    We are facing problem terminating PPPoE users on Cisco 7206VXR NPE-G2 router where in user connects to router but policy-map is not applying on user interface.
    Below mentioned message is logged on router.
    %SW_MGR-3-CM_ERROR_FEATURE_CLASS: Connection Manager Feature Error: Class SSS: (QoS) - install error, ignore.
    Below is the "show version" output.
    Cisco IOS Software, 7200 Software (C7200P-ADVIPSERVICESK9-M), Version 12.2(33)SRC, RELEASE SOFTWARE (fc3)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2008 by Cisco Systems, Inc.
    Compiled Fri 11-Jan-08 02:44 by prod_rel_team
    ROM: System Bootstrap, Version 12.4(12.2r)T, RELEASE SOFTWARE (fc1)
    aggr03 uptime is 1 day, 6 hours, 4 minutes
    System returned to ROM by reload at 05:45:18 IST Wed Sep 3 2014
    System restarted at 05:46:53 IST Wed Sep 3 2014
    System image file is "disk2:c7200p-advipservicesk9-mz.122-33.SRC.bin"
    Last reload reason: Reload command
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    Cisco 7206VXR (NPE-G2) processor (revision A) with 1966080K/65536K bytes of memory.
    Processor board ID 31782123
    MPC7448 CPU at 1666Mhz, Implementation 0, Rev 2.2
    6 slot VXR midplane, Version 2.7
    Last reset from power-on
    PCI bus mb1 (Slots 1, 3 and 5) has a capacity of 600 bandwidth points.
    Current configuration on bus mb1 has a total of 0 bandwidth points.
    This configuration is within the PCI bus capacity and is supported.
    PCI bus mb2 (Slots 2, 4 and 6) has a capacity of 600 bandwidth points.
    Current configuration on bus mb2 has a total of 0 bandwidth points.
    This configuration is within the PCI bus capacity and is supported.
    Please refer to the following document "Cisco 7200 Series Port Adaptor
    Hardware Configuration Guidelines" on Cisco.com <http://www.cisco.com>
    for c7200 bandwidth points oversubscription and usage guidelines.
    1 FastEthernet interface
    3 Gigabit Ethernet interfaces
    2045K bytes of NVRAM.
    500472K bytes of ATA PCMCIA card at slot 2 (Sector size 512 bytes).
    65536K bytes of Flash internal SIMM (Sector size 512K).
    Configuration register is 0x2102
    Can somebody help please?
    Thanks,
    Nilesh.

    Hi Inayath,
    We are applying policy-map on user virtual-interface via radius attributes.
    Cisco-Avpair+="lcp:interface-config#1=service-policy input 256k"
    Cisco-Avpair+="lcp:interface-config#2=service-policy output 256k"
    Below is the relevant configuration for cisco router.
    aggri03#sh policy-map 256k
      Policy Map 256k
        Class 256k
         police cir 520000 bc 32000
           conform-action transmit
           exceed-action drop
    aggri03#sh run int virtual-te1
    Building configuration...
    Current configuration : 398 bytes
    interface Virtual-Template1
     mtu 1492
     ip unnumbered Loopback100
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     no logging event link-status
     peer default ip address pool poolname
     no snmp trap link-status
     keepalive 60
     ppp authentication pap callin
     ppp ipcp dns 203.187.x.y 203.187.x.y
     ppp timeout ncp 30
     ppp timeout authentication 20
     ppp timeout idle 480
    end
    Below is the complete log line on router.
    Sep  3 16:41:31: %SW_MGR-3-CM_ERROR_FEATURE_CLASS: Connection Manager Feature Error: Class SSS: (QoS) - install error, ignore.
    -Traceback= 4A9C88 4AAC20 4AB350 12B6040 12C8B38 2C2F24C 2C2F2FC 12C8E0C 12C9000 12C94D0 12B4788 12B4D40 12B4E84 12AFEB0 12B02FC
    Please let me know if you want further information & thanks for your inputs.
    Thanks,
    Nilesh.

Maybe you are looking for