DPM 2012 R2 installation error ID: 812

Server 2012 R2 Datacenter (virtual).
Installed SQL server 2012 SP1 locally, with all default settings.
Changed accounts according to DPM requirements for agent, server and reporting services
DPM setup complains as below, reporting service is running and, I believe, it is configured correctly, any clue ?
(error log is available, but does not give me valuable information).
EDIT:
Just realized that reporting services relies on web server so I installed IIS and fiddled a little with reporting services encryption key which brought me to the next error as follows:
Pasted from error log (just prior to error):
Information : Querying WMI Namespace: \\dpm01\root\cimv2 for query: SELECT * FROM Win32_Service WHERE Name='SQLSERVERAGENT'
Information : Sql Agent account name = ad\DPM01$
Information : Add user: ad\DPM01$ to local group: Distributed COM Users on server: DPM01
I don't know the ad\DPM01$ user, however it looks like it is the builtin Local System
I also tried to add this builtin to the group manually, but DPM still reports error.
Is DPM really designed to be so complicated and giving so much headache ?
Anyone able to help me out ?

[19.3.2014 9:21:22] Data : checkId = SQLServerService
[19.3.2014 9:21:22] Information : Running the check: SQLServerService
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SQLServerService
[19.3.2014 9:21:22] Information : Calling the method: CheckSqlServerServiceConfig
[19.3.2014 9:21:22] Information : Check SQL Server service configuration.
[19.3.2014 9:21:22] Data : SQL Server instance name = MSDPM2012
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\MyDpmServer\root\cimv2 for query: SELECT * FROM Win32_Service WHERE Name='MSSQL$MSDPM2012'
[19.3.2014 9:21:22] Data : Credentials of the service = MyDomain\sqlsvc
[19.3.2014 9:21:22] Information : SQL Server service configuration is correct.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: SqlServerService and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = SqlServerReportingServices
[19.3.2014 9:21:22] Information : Running the check: SqlServerReportingServices
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SqlServerReportingServices
[19.3.2014 9:21:22] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\SqlServerReportingServices.
[19.3.2014 9:21:22] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\SqlServerReportingServices is absent.
[19.3.2014 9:21:22] Information : Calling the method: CheckSqlServerReportingServices
[19.3.2014 9:21:22] Information : Check if SQL Server 2008 Reporting Services is installed.
[19.3.2014 9:21:22] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services.
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:22] Data : Path of configuration file for SQL Server 2008 Reporting Services = C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: SqlServerReportingServices and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = SqlReportServerService
[19.3.2014 9:21:22] Information : Running the check: SqlReportServerService
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SqlReportServerService
[19.3.2014 9:21:22] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\SqlReportServerService.
[19.3.2014 9:21:22] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\SqlReportServerService is absent.
[19.3.2014 9:21:22] Information : Calling the method: CheckRosettaServicesConfig
[19.3.2014 9:21:22] Information : Check SQL Server 2008 Reporting Services report server service configuration.
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\MyDpmServer\root\cimv2 for query: SELECT * FROM Win32_Service WHERE Name='ReportServer$MSDPM2012'
[19.3.2014 9:21:23] Data : Credentials of the service = MyDomain\sqlsvc
[19.3.2014 9:21:23] Information : Report Server service configuration is correct.
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: SqlReportServerService and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = ActiveDirectory
[19.3.2014 9:21:23] Information : Running the check: ActiveDirectory
[19.3.2014 9:21:23] Information : Getting the check for the checkId : ActiveDirectory
[19.3.2014 9:21:23] Information : Calling the method: DetectActiveDirectory
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: ActiveDirectory and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = SQLEval
[19.3.2014 9:21:23] Information : Running the check: SQLEval
[19.3.2014 9:21:23] Information : Getting the check for the checkId : SQLEval
[19.3.2014 9:21:23] Information : Calling the method: DetectSqlEval
[19.3.2014 9:21:23] Information : Detect if SQL Server is evaluation edition
[19.3.2014 9:21:23] Information : Starting service
[19.3.2014 9:21:23] Data : Service name = MSSQL$MSDPM2012
[19.3.2014 9:21:23] Data : Current status of service = Running
[19.3.2014 9:21:23] Information : Service is already running
[19.3.2014 9:21:23] Data : Edition = Standard Edition (64-bit)
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: SqlEval and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = ClientTCPEnabled
[19.3.2014 9:21:23] Information : Running the check: ClientTCPEnabled
[19.3.2014 9:21:23] Information : Getting the check for the checkId : ClientTCPEnabled
[19.3.2014 9:21:23] Information : Calling the method: CheckIfClientTCPEnabled
[19.3.2014 9:21:23] Information : Check if SQL Server has DPM Server already installed on it.
[19.3.2014 9:21:23] * Exception : Expecting the following exception. Ignoring intentionally.  => System.Management.ManagementException: Invalid namespace
   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementScope.InitializeGuts(Object o)
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementObject.Initialize(Boolean getObject)
   at System.Management.ManagementObject.Get()
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectPrerequisites.GetSqlToolsWMINameSpace()
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: ClientTCPEnabled and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = RemoteDbDPMInstalled
[19.3.2014 9:21:23] Information : Running the check: RemoteDbDPMInstalled
[19.3.2014 9:21:23] Information : Getting the check for the checkId : RemoteDbDPMInstalled
[19.3.2014 9:21:23] Information : Calling the method: CheckRemoteDbDPMInstalled
[19.3.2014 9:21:23] Information : Check if SQL Server has DPM Server already installed on it.
[19.3.2014 9:21:23] Information : The SQL and DPM machine are same so not checking for DPM installed
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: RemoteDbDPMInstalled and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = ReportingSecureConnectionLevel
[19.3.2014 9:21:23] Information : Running the check: ReportingSecureConnectionLevel
[19.3.2014 9:21:23] Information : Getting the check for the checkId : ReportingSecureConnectionLevel
[19.3.2014 9:21:23] Information : Calling the method: CheckReportingSecureConnectionLevel
[19.3.2014 9:21:23] Information : Check Reporting SecureConnectionLevel.
[19.3.2014 9:21:23] Information : Getting the reporting secure connection level for MyDpmServer/MSDPM2012
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:23] *** Error : ReportingConfiguration.RemoveReportingConfigurations COnfiguration file path: C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:23] Information : Setup detected that the Reporting SecureConnectionLevel is 0.
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: ReportingSecureConnectionLevel and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = RemoteDbDiskSpace
[19.3.2014 9:21:23] Information : Running the check: RemoteDbDiskSpace
[19.3.2014 9:21:23] Information : Getting the check for the checkId : RemoteDbDiskSpace
[19.3.2014 9:21:23] Information : Calling the method: CheckRemoteDbDiskSpace
[19.3.2014 9:21:23] Information : Check the disk space for remote database.
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\cimv2 for query: select FreeSpace from Win32_LogicalDisk where DeviceID='C:'
[19.3.2014 9:21:23] Information : Remote DB disk space required : 900 MB disk space available = 1096246 MB
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: RemoteDbDiskSpace and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = RemoteDbTCP
[19.3.2014 9:21:23] Information : Running the check: RemoteDbTCP
[19.3.2014 9:21:23] Information : Getting the check for the checkId : RemoteDbTCP
[19.3.2014 9:21:23] Information : Calling the method: CheckRemoteDbTCP
[19.3.2014 9:21:23] Information : Check the Named Pipes protocol for remote database.
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: RemoteDbTCP and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = RemoteDbMsi
[19.3.2014 9:21:23] Information : Running the check: RemoteDbMsi
[19.3.2014 9:21:23] Information : Getting the check for the checkId : RemoteDbMsi
[19.3.2014 9:21:23] Information : Calling the method: CheckRemoteDbMsi
[19.3.2014 9:21:23] Information : Check whether the remote DB msi has been installed.
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: RemoteDbMsi and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Information : Getting the string form of report object
[19.3.2014 9:21:23] Information : Writing the xml string into the file : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : End Inspect.
[19.3.2014 9:21:23] Information : **************************************************************************************
[19.3.2014 9:21:23] Information : Instantiating inspect component.
[19.3.2014 9:21:23] Data : Path of output xml = \PostInstallInspect.xml
[19.3.2014 9:21:23] Information : Deserializing the check XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\checks.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\checks.xml
[19.3.2014 9:21:23] Information : Deserialising the scenario XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\scenarios.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\scenarios.xml
[19.3.2014 9:21:23] Information : Getting scenarios for the product: DPM
[19.3.2014 9:21:23] Information : Getting scenarios for DPM
[19.3.2014 9:21:23] Information : Getting scenario for Mode:Install, DbLocation:Remote, SKU:Retail and CCMode:NotApplicable
[19.3.2014 9:21:23] Information : Query WMI provider for SQL Server 2008.
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ComputerManagement10 for query: Select * from SqlServiceAdvancedProperty where ServiceName='MSSQL$MSDPM2012' and PropertyName='Version'
[19.3.2014 9:21:23] * Exception :  => System.Management.ManagementException: Invalid namespace
   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementScope.InitializeGuts(Object o)
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementObjectSearcher.Initialize()
   at System.Management.ManagementObjectSearcher.Get()
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetWmiObjectCollection(String wmiNamespace, String wmiQuery, ConnectionOptions wmiConnectionOptions)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetSqlServerVersion(String instanceName, String sqlServerMachineName, ConnectionOptions wmiConnectionOptions, String sqlNameSpace)
[19.3.2014 9:21:23] * Exception : Expecting the following exception. Ignoring intentionally.  => System.Management.ManagementException: Invalid namespace
   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementScope.InitializeGuts(Object o)
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementObjectSearcher.Initialize()
   at System.Management.ManagementObjectSearcher.Get()
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetWmiObjectCollection(String wmiNamespace, String wmiQuery, ConnectionOptions wmiConnectionOptions)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetSqlServerVersion(String instanceName, String sqlServerMachineName, ConnectionOptions wmiConnectionOptions, String sqlNameSpace)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.DetectSqlServer(String instanceName, String sqlServerMachineName, ConnectionOptions wmiConnectionOptions, String sqlNameSpace)
[19.3.2014 9:21:23] Information : SQL Server 2008 R2 SP2 instance MSDPM2012 is not present on this system.
[19.3.2014 9:21:23] Information : Query WMI provider for SQL Server 2008.
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ComputerManagement11 for query: Select * from SqlServiceAdvancedProperty where ServiceName='MSSQL$MSDPM2012' and PropertyName='Version'
[19.3.2014 9:21:23] Information : SQL Server 2008 R2 SP2 instance MSDPM2012 is present on this system.
[19.3.2014 9:21:23] Information : Inspect context initialized with
SQL Server namespace: \\{0}\root\Microsoft\SqlServer\ComputerManagement11
Reporting namespace: \\{0}\root\Microsoft\SqlServer\ReportServer\RS_{1}\v11\admin
SqlServerDetected: True
[19.3.2014 9:21:23] Information : Check if SQL Server 2012 Service Pack 1 Tools is installed.
[19.3.2014 9:21:23] Information : Inspect.CheckSqlServerTools : MsiQueryProductState returned : INSTALLSTATE_DEFAULT
[19.3.2014 9:21:23] Information : Deserialising the Report XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : Getting the checkResult for the checkId : SqlServer
[19.3.2014 9:21:23] Information : Getting the checkResult for the checkId : SqlServerReportingServices
[19.3.2014 9:21:23] Information : Getting the checkResult for the checkId : SqlServerTools
[19.3.2014 9:21:23] Information : Getting the installables which were not detected
[19.3.2014 9:21:23] Information : Getting the string form of report object
[19.3.2014 9:21:23] Information : Writing the xml string into the file : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\\PostInstallInspect.xml
[19.3.2014 9:21:23] Information : Deserialising the Report XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : Getting the falures while performing checks
[19.3.2014 9:21:23] Information : Getting the error results
[19.3.2014 9:21:23] Information : Getting the warning results
[19.3.2014 9:21:23] Information : Deserialising the Report XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\\PostInstallInspect.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\\PostInstallInspect.xml
[19.3.2014 9:21:23] Information : Getting the falures while performing checks
[19.3.2014 9:21:23] Information : Getting the error results
[19.3.2014 9:21:23] Information : Getting the warning results
[19.3.2014 9:21:23] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services.
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:23] Data : Path of configuration file for SQL Server 2008 Reporting Services = C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:24] Information : <<< Dialog >>> Inspect Page : Leaving
[19.3.2014 9:21:24] Information : <<< Dialog >>> User Information Page : Entering
[19.3.2014 9:21:36] Information : <<< Dialog >>> User Information Page : Leaving
[19.3.2014 9:21:36] Information : <<< Dialog >>> Install location Page : Entered
[19.3.2014 9:21:36] Information : Check if the media is removable
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : Drive Name = C:\
[19.3.2014 9:21:36] Data : Drive Type = 3
[19.3.2014 9:21:36] Information : Check attributes of the directory
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : File Attributes = Directory
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Windows\system32
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Check if the media is removable
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : Drive Name = C:\
[19.3.2014 9:21:36] Data : Drive Type = 3
[19.3.2014 9:21:36] Information : Check attributes of the directory
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : File Attributes = Directory
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Windows\system32
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Check if the media is removable
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:36] Data : Drive Name = C:\
[19.3.2014 9:21:36] Data : Drive Type = 3
[19.3.2014 9:21:36] Information : Check attributes of the directory
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:36] * Exception : Ignoring the following exception intentionally => System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.GetAttributes(String path)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Caught Exception DatabaseInfoRegKey RegKey shouldn't be null, set DPM DB name to default value
[19.3.2014 9:21:38] Information : Check if the media is removable
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Data : Drive Name = C:\
[19.3.2014 9:21:38] Data : Drive Type = 3
[19.3.2014 9:21:38] Information : Check attributes of the directory
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Data : File Attributes = Directory
[19.3.2014 9:21:38] Information : Check if the media is removable
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:38] Data : Drive Name = C:\
[19.3.2014 9:21:38] Data : Drive Type = 3
[19.3.2014 9:21:38] Information : Check attributes of the directory
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:38] * Exception : Ignoring the following exception intentionally => System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.GetAttributes(String path)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
[19.3.2014 9:21:38] Information : Caught Exception DatabaseInfoRegKey RegKey shouldn't be null, set DPM DB name to default value
[19.3.2014 9:21:38] Information : Check the filesystem on which DPM and prerequisites are installed
[19.3.2014 9:21:38] Information : C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Information : C:\Windows\system32
[19.3.2014 9:21:38] Information : Query free disk space
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Data : Free Space = 1096246
[19.3.2014 9:21:38] Information : Query free disk space
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:38] Data : Free Space = 1096246
[19.3.2014 9:21:38] Information : Query free disk space
[19.3.2014 9:21:38] Data : Folder Path = C:\Windows\system32
[19.3.2014 9:21:38] Data : Free Space = 1096246
[19.3.2014 9:21:38] Data : Location of program files = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Data : Location of database files = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:38] Information : <<< Dialog >>> Install location Page : Leaving
[19.3.2014 9:21:41] Information : <<< Dialog >>> Commit Page : Entering
[19.3.2014 9:21:41] Data : An instance of SQL Server to be used to create database = MSDPM2012
[19.3.2014 9:21:41] Data : Target directory for installation = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:41] Data : Physical location of database = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:42] Information : <<< Dialog >>> Commit Page : Leaving
[19.3.2014 9:21:42] Information : **************************************************************************************
[19.3.2014 9:21:42] Information : Log setup inputs =>
[19.3.2014 9:21:42] Data : ProgramFiles = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:42] Data : UIProgramFiles = C:\Program Files\Microsoft Data Protection Manager
[19.3.2014 9:21:42] Data : DatabaseFiles = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:42] Data : IntegratedInstallSource = E:\SCDPM\
[19.3.2014 9:21:42] Data : SqmOptIn = 2
[19.3.2014 9:21:42] Information : **************************************************************************************
[19.3.2014 9:21:42] Information : <<< Dialog >>> Progress Page : Entering
[19.3.2014 9:21:42] Information : Function >> MsiSetInternalUI
[19.3.2014 9:21:42] Information : MsiSetInternalUI returned INSTALLUILEVEL_DEFAULT
[19.3.2014 9:21:42] Information : Function >> MsiSetExternalUI
[19.3.2014 9:21:42] Data : Path of main msi = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\msi\msdpm.msi
[19.3.2014 9:21:42] Data : Path of log file = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\DpmSetup.log
[19.3.2014 9:21:42] Information : Getting the string form of report object
[19.3.2014 9:21:42] Information : Writing the xml string into the file : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\\PostInstallInspect.xml
[19.3.2014 9:21:42] Information : Getting the reporting secure connection level for MyDpmServer/MSDPM2012
[19.3.2014 9:21:42] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:42] *** Error : ReportingConfiguration.RemoveReportingConfigurations COnfiguration file path: C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:42] Information : Present Secure Connection Level:0
[19.3.2014 9:21:42] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services.
[19.3.2014 9:21:42] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:42] Data : Path of configuration file for SQL Server 2008 Reporting Services = C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:42] Information : **************************************************************************************
[19.3.2014 9:21:42] Information : Deploy reports
[19.3.2014 9:21:42] Data : Path of configuration file of SQL Server Reporting Services = \\MyDpmServer\C$\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:42] Information : Starting Service:ReportServer$MSDPM2012 on machine:MyDpmServer flag restart:True
[19.3.2014 9:21:47] Information : Starting Service:ReportServer$MSDPM2012 on machine:MyDpmServer flag restart:True
[19.3.2014 9:21:52] Data : Source folder for reports (.rdl files) = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\DpmReports
[19.3.2014 9:21:52] Data : Path of dll to invoke = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\DlsUILibrary.dll
[19.3.2014 9:21:52] Information : Set report rendering extensions in Reporting Services
[19.3.2014 9:21:52] Information : Set tracing level in Reporting Services
[19.3.2014 9:21:52] Information : Deploy reports
[19.3.2014 9:21:52] Data : Source folder for reports (.rdl files) = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\DpmReports
[19.3.2014 9:21:52] Data : Path of dll to invoke = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\DlsUILibrary.dll
[19.3.2014 9:21:57] * Exception :  => System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException:
No connection could be made because the target machine actively refused it 192.168.11.35:443
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.ListSecureMethods()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.ConnectToReportServerUrl(String RSUrl, Boolean throwExcecption)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.ConstructReportServerUrl(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.GetReportServerUrl(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportProxyObject(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportRootFolder(String serverName, String instanceName, Boolean recreate)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean calledFromSetup, String sourceFolderPath, String sqlServerName, String sqlInstanceName, String dbConnectionString)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteReporting, String sqlMachineName, String sqlInstanceName, String rsMachineName, String rsInstanceName, String installerPath)
[19.3.2014 9:21:57] * Exception :  => Report configuration failed.Verify that SQL Server Reporting Services is installed properly and that it is running.Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.BackEndErrorException: exception --->
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ReportDeploymentException: exception ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: Unable to connect
to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.11.35:443
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.ListSecureMethods()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.ConnectToReportServerUrl(String RSUrl, Boolean throwExcecption)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.ConstructReportServerUrl(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.GetReportServerUrl(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportProxyObject(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportRootFolder(String serverName, String instanceName, Boolean recreate)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean calledFromSetup, String sourceFolderPath, String sqlServerName, String sqlInstanceName, String dbConnectionString)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteReporting, String sqlMachineName, String sqlInstanceName, String rsMachineName, String rsInstanceName, String installerPath)
   --- End of inner exception stack trace ---
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteReporting, String sqlMachineName, String sqlInstanceName, String rsMachineName, String rsInstanceName, String installerPath)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String reportserverConfigFilePath, Boolean isOemSetup, String sqlMachineName, String sqlInstanceName, Boolean isRemoteReporting, String reportingServerMachineName, String
reportingInstanceName)
   --- End of inner exception stack trace ---
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String reportserverConfigFilePath, Boolean isOemSetup, String sqlMachineName, String sqlInstanceName, Boolean isRemoteReporting, String reportingServerMachineName, String
reportingInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.DpmInstaller.DeployReports(Boolean isRemoteReporting, Boolean isUpgrade)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallerThreadEntry()
*** Mojito error was: ReportDeploymentFailed; 0; None
[19.3.2014 9:21:57] *** Error : Report configuration failed.
Verify that SQL Server Reporting Services is installed properly and that it is running.
ID: 812
[19.3.2014 9:21:57] Information : Data Protection Manager installation has failed. All the items that were copied during the installation process have been removed.
For details, click the Error tab.
[19.3.2014 9:21:58] Information : <<< Dialog >>> Progress Page : Leaving
[19.3.2014 9:21:58] *** Error : Application_ThreadException
[19.3.2014 9:22:17] *** Error : Application_ThreadException
[19.3.2014 9:22:18] *** Error : Application_ThreadException
[19.3.2014 9:22:18] *** Error : Application_ThreadException
[19.3.2014 9:22:19] *** Error : CurrentDomain_UnhandledException

Similar Messages

  • SCCM 2012 Client Installation Errors & Solutions

    Hello, 
    Can we figure out all SCCM 2012 Client installation errors and solutions ? 
    Cheer's Up
    Best Regard's Krishna

    Hi,
    Error codes are easiest looked up in CMtrace, making one general list of errors and solutions is hard, in many scenarios there are different solutions to an error based on the infrastructure and differences between environments
    Error lookup in cmtrace.
    http://blogs.technet.com/b/configmgrdogs/archive/2012/06/07/trace32-exe-cmtrace-exe-hidden-features.aspx
    Here is a blog on troubleshooting client installations issues, it is for sccm 2007 but a lot of the content is still valid.
    http://blogs.technet.com/b/sudheesn/archive/2010/05/31/troubleshooting-sccm-part-i-client-push-installation.aspx
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • System Center 2012 - client installation error 0x80070057

    Product: System Center 2012, client installation problem
    Hello, I've problem with installation client on WinSrv 2008 SP2 (firewall disabled)
    Logs:CcmExec.log
    <![LOG[Error processing notification query for endpoint 'ExternalEventAgent'. QueryType='', Query='', NotificationGroup='EndpointProtection'. Code =0x80070057]LOG]!>
    <time="08:35:26.875-60" date="11-16-2012" component="CCMEXEC" context="" type="2" thread="3528" file="wmisettings.cpp:960">
    <![LOG[Error processing notification query for endpoint 'ExternalEventAgent'. QueryType='', Query='', NotificationGroup='EndpointProtection'. Code =0x80070057]LOG]!><time="08:35:26.875-60" date="11-16-2012" component="CCMEXEC" context="" type="2"
    thread="3528" file="wmisettings.cpp:960">
    <![LOG[Error processing notification query for endpoint 'ExternalEventAgent'. QueryType='', Query='', NotificationGroup='EndpointProtection'. Code =0x80070057]LOG]!><time="08:35:26.875-60" date="11-16-2012" component="CCMEXEC" context="" type="2" thread="3528"
    file="wmisettings.cpp:960">
    <![LOG[Starting system task processor.]LOG]!><time="08:35:26.875-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:960">
    <![LOG[BEGIN ExecuteSystemTasks('PreStartup')]LOG]!><time="08:35:26.875-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'StatusAgentInitialization' via ICcmSystemTask2 interface.]LOG]!><time="08:35:26.922-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'ClientRegistrationStartup' via ICcmSystemTask2 interface.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'MtcPreStartup'.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'StateMessageManagerStartup' via ICcmSystemTask2 interface.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PreStartup')]LOG]!><time="08:35:27.374-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('Startup')]LOG]!><time="08:35:27.374-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'CcmEvalTaskStartup'.]LOG]!><time="08:35:27.530-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'ClientIDManagerStartup'.]LOG]!><time="08:35:27.530-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5012" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'EndpointProtectionAgentStartup'.]LOG]!><time="08:35:27.546-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'UserAffinityTaskStartup'.]LOG]!><time="08:35:27.546-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'EEAStartup'.]LOG]!><time="08:35:27.671-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5252" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'StatusAgentStartup' via ICcmSystemTask2 interface.]LOG]!><time="08:35:30.137-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'CertificateMaintenance'.]LOG]!><time="08:35:30.137-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'LSMaintenance'.]LOG]!><time="08:35:30.199-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.636-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.636-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.636-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.808-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.808-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.808-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.808-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.870-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.917-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.917-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.980-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.980-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'MtrMgrStartup'.]LOG]!><time="08:35:31.011-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CTMStartup'.]LOG]!><time="08:35:31.026-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'SrcUpdateStartup'.]LOG]!><time="08:35:31.026-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5252" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'FileBITSStartup'.]LOG]!><time="08:35:31.026-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'RebootCoordStartup'.]LOG]!><time="08:35:31.026-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'SrvWinMgrStartup'.]LOG]!><time="08:35:31.042-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'DTSStartup'.]LOG]!><time="08:35:31.042-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'ScanAgentStartupTask'.]LOG]!><time="08:35:31.058-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'PeerDPmgrStartup'.]LOG]!><time="08:35:31.089-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'ExecmgrStartup'.]LOG]!><time="08:35:31.089-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CIStore_Startup'.]LOG]!><time="08:35:31.229-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CIStateStore_Startup'.]LOG]!><time="08:35:31.229-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CIDownloader_Startup'.]LOG]!><time="08:35:31.261-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CIAgent_Startup'.]LOG]!><time="08:35:31.276-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'UpdatesDeploymentStartupTask'.]LOG]!><time="08:35:31.292-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'SMSSHA_Startup'.]LOG]!><time="08:35:31.323-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'DCMAgent_Startup'.]LOG]!><time="08:35:31.339-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'SCStartUp' via ICcmSystemTask2 interface.]LOG]!><time="08:35:31.526-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'PwrAgentStartupTask'.]LOG]!><time="08:35:41.546-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:167">
    <![LOG[END ExecuteSystemTasks('Startup')]LOG]!><time="08:35:41.577-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[Running PostStartup tasks.]LOG]!><time="08:35:41.577-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:966">
    <![LOG[SystemTaskProcessor::QueueEvent(PostStartup, 1)]LOG]!><time="08:35:41.577-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="systemtaskprocessor.cpp:428">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.577-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.593-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.593-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.593-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.593-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.624-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.624-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.624-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.640-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.640-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.640-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.640-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.671-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.671-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.671-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.687-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.687-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.687-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.687-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.702-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.702-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PostStartup')]LOG]!><time="08:35:41.702-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PolicyEvaluator_PostStartup' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.733-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'SchedulerStartup'.]LOG]!><time="08:35:41.796-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'PolicyAgent_PostStartup'.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5284" file="systemtask.cpp:167">
    <![LOG[END ExecuteSystemTasks('PostStartup')]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[Sending "Logon" event for all logged on users...]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="senslog.cpp:1693">
    <![LOG[SystemTaskProcessor::QueueEvent(Logon, 0)]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="systemtaskprocessor.cpp:428">
    <![LOG[Starting endpoint queue processors.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:981">
    <![LOG[Starting outgoing queue processors.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:985">
    <![LOG[Creating and signaling service running event.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:997">
    <![LOG[Invoking task to release idle endpoints every 300 seconds.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1017">
    <![LOG[Invoking task to check memory every 60 seconds.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1039">
    <![LOG[Invoking task to purge obsolete system files every 43200 seconds.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1061">
    <![LOG[CoFreeUnusedLibraries will be called every 600 seconds.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1091">
    <![LOG[Initializing Command Execution subsystem.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1115">
    <![LOG[*** System is now free to go to sleep]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3508" file="powerstatemanager.cpp:925">
    <![LOG[Completed phase 1 initialization. Service is now fully operational.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="entrypoint.cpp:2346">
    <![LOG[BEGIN ExecuteSystemTasks('Logon')]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Winmgmt service current status is 0x4. Process Id 996.]LOG]!><time="08:35:42.311-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3528" file="wmiprocessmonitor.cpp:177">
    <![LOG[Invoking system task 'FileBITSLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.326-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="6028" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'ExecmgrLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.404-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'SchedulerLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.451-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5284" file="systemtask.cpp:155">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.529-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.576-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'SrcUpdateLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.576-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.623-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'DTSLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.654-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5284" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'SCUpdateMgrLogOn' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.654-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.654-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:42.701-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:42.701-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'PolicyEvaluator_Logon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.763-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5204" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'RebootCoordLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.763-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'LSLogon'.]LOG]!><time="08:35:42.763-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.841-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:42.966-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:42.966-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.481-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.481-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.700-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.700-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.778-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.778-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'PwrAgentLogonTask'.]LOG]!><time="08:35:43.809-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'UpdatesDeploymentLogonTask' via ICcmSystemTask2 interface.]LOG]!><time="08:35:43.809-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'DCMAgent_Logon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:43.825-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'SCLogOn' via ICcmSystemTask2 interface.]LOG]!><time="08:35:43.872-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('Logon')]LOG]!><time="08:35:43.872-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[*** Keep the system awake]LOG]!><time="08:36:41.558-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="2884" file="powerstatemanager.cpp:914">
    <![LOG[*** System is now free to go to sleep]LOG]!><time="08:36:41.667-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="2884" file="powerstatemanager.cpp:925">

    DNS - ok and service account have full rights on the client computer
    clientIDmanager.log:
    <![LOG[[----- STARTUP -----]]LOG]!><time="08:18:07.821-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmidstore.cpp:411">
    <![LOG[Running query 'SELECT * FROM CCM_Service_HostedApplication WHERE Type="Server"' against namespace: '\\TOGL-ACS01V\ROOT\CCM\Policy\Machine']LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1"
    thread="3704" file="hostingutil.cpp:312">
    <![LOG[CCMExec is currently NOT hosting a server application.]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="hostingutil.cpp:403">
    <![LOG[Machine: TOGL-ACS01V]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1394">
    <![LOG[OS Version: 6.0 Service Pack 2]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1398">
    <![LOG[SCCM Client Version: 5.00.7711.0000]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1402">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmidstore.cpp:369">
    <![LOG[CCM Identity is in sync with Identity stores]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1441">
    <![LOG[PopulateRegistrationHint: Client has an SMSID, certificates, and has no CCM_ClientIdentificationInformation=@ instance, setting the hint.]LOG]!><time="08:18:07.853-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1"
    thread="3704" file="ccmid.cpp:1916">
    <![LOG[Retrieved Certificate options successfully]LOG]!><time="08:18:07.853-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmgencert.cpp:3535">
    <![LOG[Begin validation of Certificate [Thumbprint 78E2787F92AB081E923E50A44B17E15ADA566684] issued to 'SMS']LOG]!><time="08:18:07.853-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmcert.cpp:1169">
    <![LOG[Client is set to use HTTPS when available. The current state is 224.]LOG]!><time="08:18:07.885-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmutillib.cpp:362">
    <![LOG[Completed validation of Certificate [Thumbprint 78E2787F92AB081E923E50A44B17E15ADA566684] issued to 'SMS']LOG]!><time="08:18:07.948-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmcert.cpp:1310">
    <![LOG[PopulateRegistrationHint: Using the CertificateID to set the hint.]LOG]!><time="08:18:07.948-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1982">
    <![LOG[PopulateRegistrationHint: Registration hint successfully populated.]LOG]!><time="08:18:07.996-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1994">
    <![LOG[Deleted Certificate ID from registry successfully]LOG]!><time="08:18:07.996-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmgencert.cpp:3493">
    <![LOG[[RegTask] - Executing registration task synchronously.]LOG]!><time="08:18:29.313-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="regtask.cpp:915">
    <![LOG[Read SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:18:29.313-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:18:29.313-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="08:18:29.329-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="08:18:29.329-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:657">
    <![LOG[SID unchanged]LOG]!><time="08:18:29.329-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:674">
    <![LOG[HWID unchanged]LOG]!><time="08:18:30.375-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:691">
    <![LOG[RegEndPoint: Event notification: CCM_RemoteClient_Reassigned]LOG]!><time="08:18:31.849-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="1508" file="regendpoint.cpp:205">
    <![LOG[RegEndPoint: Received notification for site assignment change from '<none>' to 'S01'.]LOG]!><time="08:18:31.849-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="1508" file="regendpoint.cpp:233">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=FALSE, IsLaptop=FALSE]LOG]!><time="08:18:32.230-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:210">
    <![LOG[Computed HardwareID=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    Win32_SystemEnclosure.SerialNumber=<empty>
    Win32_SystemEnclosure.SMBIOSAssetTag=<empty>
    Win32_BaseBoard.SerialNumber=None
    Win32_BIOS.SerialNumber=VMware-42 16 ac b3 1d 24 b6 f0-19 dc 8d b5 0c 79 62 78
    Win32_NetworkAdapterConfiguration.MACAddress=00:50:56:96:00:60]LOG]!><time="08:18:32.246-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:449">
    <![LOG[[RegTask] - Client is not registered. Sending registration request for GUID:9F8051B2-FA13-48BC-86B3-87B8359D6815 ...]LOG]!><time="08:18:32.261-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="regtask.cpp:1595">
    <![LOG[[RegTask] - Client is registered. Server assigned ClientID is GUID:9F8051B2-FA13-48BC-86B3-87B8359D6815. Approval status 1]LOG]!><time="08:18:32.388-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="regtask.cpp:1603">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="08:18:32.452-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmidstore.cpp:369">
    <![LOG[Raising event:
    [SMS_CodePage(852), SMS_LocaleID(1045)]
    instance of SMS_RemoteClient_Reassigned
    ClientID = "GUID:9F8051B2-FA13-48BC-86B3-87B8359D6815";
    DateTime = "20121116071832.452000+000";
    LastAssignedSite = "";
    MachineName = "TOGL-ACS01V";
    NewAssignedSite = "S01";
    ProcessID = 2872;
    SiteCode = "S01";
    ThreadID = 3496;
    ]LOG]!><time="08:18:32.452-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="event.cpp:729">
    <![LOG[Raising event:
    instance of CCM_Framework_ClientIdChanged
    ClientID = "GUID:9F8051B2-FA13-48BC-86B3-87B8359D6815";
    DateTime = "20121116071832.467000+000";
    PreviousClientId = "Unknown";
    ProcessID = 2872;
    ThreadID = 3496;
    ]LOG]!><time="08:18:32.467-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="event.cpp:729">
    <![LOG[[RegTask] - Client is registered. Exiting.]LOG]!><time="08:18:32.467-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="regtask.cpp:1942">
    <![LOG[Read SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:18:32.975-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:18:32.975-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="08:18:32.975-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="08:18:32.975-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:657">
    <![LOG[SID unchanged]LOG]!><time="08:18:32.975-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:674">
    <![LOG[HWID unchanged]LOG]!><time="08:18:32.990-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:691">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=FALSE, IsLaptop=FALSE]LOG]!><time="08:18:33.038-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:210">
    <![LOG[Computed HardwareID=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    Win32_SystemEnclosure.SerialNumber=<empty>
    Win32_SystemEnclosure.SMBIOSAssetTag=<empty>
    Win32_BaseBoard.SerialNumber=None
    Win32_BIOS.SerialNumber=VMware-42 16 ac b3 1d 24 b6 f0-19 dc 8d b5 0c 79 62 78
    Win32_NetworkAdapterConfiguration.MACAddress=00:50:56:96:00:60]LOG]!><time="08:18:33.054-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:449">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
    HardwareID1=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    HardwareID2=20310500010000FE]LOG]!><time="08:18:33.070-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:556">
    <![LOG[[----- SHUTDOWN -----]]LOG]!><time="08:33:36.247-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmidstore.cpp:509">
    <![LOG[[----- STARTUP -----]]LOG]!><time="08:35:17.807-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmidstore.cpp:411">
    <![LOG[Running query 'SELECT * FROM CCM_Service_HostedApplication WHERE Type="Server"' against namespace: '\\TOGL-ACS01V\ROOT\ccm\Policy\Machine']LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1"
    thread="2900" file="hostingutil.cpp:312">
    <![LOG[CCMExec is currently NOT hosting a server application.]LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="hostingutil.cpp:403">
    <![LOG[Machine: TOGL-ACS01V]LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmid.cpp:1394">
    <![LOG[OS Version: 6.0 Service Pack 2]LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmid.cpp:1398">
    <![LOG[SCCM Client Version: 5.00.7711.0000]LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmid.cpp:1402">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmidstore.cpp:369">
    <![LOG[CCM Identity is in sync with Identity stores]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmid.cpp:1441">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmidstore.cpp:369">
    <![LOG[Deleted Certificate ID from registry successfully]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmgencert.cpp:3493">
    <![LOG[Client is set to use HTTPS when available. The current state is 224.]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmutillib.cpp:362">
    <![LOG[[RegTask] - Executing registration task synchronously.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="4468" file="regtask.cpp:915">
    <![LOG[[RegTask] - Client is already registered. Exiting.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="4468" file="regtask.cpp:792">
    <![LOG[Read SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:35:27.546-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:35:27.546-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="08:35:27.546-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="08:35:27.546-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:657">
    <![LOG[SID unchanged]LOG]!><time="08:35:27.561-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:674">
    <![LOG[HWID unchanged]LOG]!><time="08:35:28.685-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:691">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=FALSE, IsLaptop=FALSE]LOG]!><time="08:35:28.701-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:210">
    <![LOG[Computed HardwareID=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    Win32_SystemEnclosure.SerialNumber=<empty>
    Win32_SystemEnclosure.SMBIOSAssetTag=<empty>
    Win32_BaseBoard.SerialNumber=None
    Win32_BIOS.SerialNumber=VMware-42 16 ac b3 1d 24 b6 f0-19 dc 8d b5 0c 79 62 78
    Win32_NetworkAdapterConfiguration.MACAddress=00:50:56:96:00:60]LOG]!><time="08:35:28.716-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:449">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
    HardwareID1=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    HardwareID2=20310500010000FE]LOG]!><time="08:35:28.716-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:556">

  • If DPM 2012 agent installation support to windows server 2012 ?

    i have DPM 2012 and i need to install agent on windows server 2012 

    Yes, you need.
    You can refer to these links :
    DPM 2010
    http://technet.microsoft.com/en-us/library/ff399140.aspx
    DPM 2012
    http://technet.microsoft.com/en-us/library/jj860400.aspx
    Hope this helps.
    Note: This posting is provided 'AS IS' with no warranties or guarantees, and confers no rights. 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.

  • DPM 2012 Agent installation issue

    I have SCDPM 2012 RTM installed on my machine and whenever I try to install the agent remotely , DPM services stops and installation stucks at 1 percentage,
    Mohan Kumar.

    hi Both,
    Yes I tried both the options mentioned but still I am facing the same issue. My Agent Co-ordinator service in DPM Master server goes stopped mode frequently. Below are the errors.
    + System
      - Provider
       [ Name]  Service Control Manager
       [ Guid]  {555908d1-a6d7-4695-8e1e-26931d2012f4}
       [ EventSourceName]  Service Control Manager
      - EventID 7036
       [ Qualifiers]  16384
       Version 0
       Level 4
       Task 0
       Opcode 0
       Keywords 0x8080000000000000
      - TimeCreated
       [ SystemTime]  2012-09-17T09:17:10.071569200Z
       EventRecordID 86366
       Correlation
      - Execution
       [ ProcessID]  588
       [ ThreadID]  8352
       Channel System
       Computer NG171TDHYSCDPM1.rmgp.royalmailgroup.net
       Security
    - EventData
      param1 DPM Agent Coordinator
      param2 stopped
       440050004D00410043002F0031000000
    Binary data:
    In Words
    0000: 00500044 0041004D 002F0043 00000031
    In Bytes
    0000: 44 00 50 00 4D 00 41 00   D.P.M.A.
    0008: 43 00 2F 00 31 00 00 00   C./.1...
    + System
      - Provider
       [ Name]  Service Control Manager
       [ Guid]  {555908d1-a6d7-4695-8e1e-26931d2012f4}
       [ EventSourceName]  Service Control Manager
      - EventID 7036
       [ Qualifiers]  16384
       Version 0
       Level 4
       Task 0
       Opcode 0
       Keywords 0x8080000000000000
      - TimeCreated
       [ SystemTime]  2012-09-17T09:17:10.071569200Z
       EventRecordID 86366
       Correlation
      - Execution
       [ ProcessID]  588
       [ ThreadID]  8352
       Channel System
       Computer NG171TDHYSCDPM1.rmgp.royalmailgroup.net
       Security
    - EventData
      param1 DPM Agent Coordinator
      param2 stopped
       440050004D00410043002F0031000000
    Binary data:
    In Words
    0000: 00500044 0041004D 002F0043 00000031
    In Bytes
    0000: 44 00 50 00 4D 00 41 00   D.P.M.A.
    0008: 43 00 2F 00 31 00 00 00   C./.1...
    Mohan Kumar.

  • Windows server 2012 essential installation error

    hi all 
    I am attempting to install Windows Server 2012 Essentials which will be used as a domain controller. So at the point in the installation when asked about fresh install I select that option. I answer:
    Date, Time, TZ etc
    Company name
    Domain name RPA
    Computer Name
    Administrator Account username
    Administrator account user password: 13 characters, mixture of upper, lower case, numbers and special characters. Confirm
    Standard user username
    Standard user password: 13 characters, mixture of upper, lower case, numbers and special characters. Confirm
    The install continues, reboots , then it continues to the installation screen
    Progress bar continues to move across the screen.
    When the progress bar gets to approximately 34%, it remains there for quite some time, then I get the screen that states:
    "AN ERROR HAS OCCURRED WHILE SETTING UP YOUR SERVER.
    IF YOU PURCHASED YOUR SERVER FROM A HARDWARE MANUFACTURER, CONTACT THE MANUFACTURER FOR SUPPORT
    TO SAVE THE ERROR LOGS, IT IS RECOMMENDED THAT YOU SELECT A FOLDER ON A REMOVABLE MEDIA SUCH AS A USB FLASH DRIVE SO THAT YOU CAN ACCESS YOUR FILES FROM ANOTHER COMPUTER."

    had this error before too. What server hardware you got? Where did your Server Installation media come from, MSDN, Retail store? Are you installing on a RAID? if so, what configuration and what is the status of the drives... are they new? the same?
    Check out this troubleshooting guide... it should help you identify the area where you do not meet the requirement.
    and here is the installation guide which points out some precautions you should note prior to installation. 
    Mike Scotto

  • DPM 2012 R2 - Database Error 943 in Restore Pane

    Hi all,
    this morning we came upon a problem with our DPM server. It is on version 4.2.1273.0 (UR4), running on 2012 Server German with the latest patches. 
    When opening the restore pane, we get an error window mentioning a database inconsistency (ID: 943). The dpm client closes then. All other dpm functions seem to work correctly. What we have tried already:
    DBCC checkdb yields no errors. The sql database is online, also all backup operations of dpm run normally. 
    A dpmsync -sync does not change the problem.
    Trying a restore via powershell, the powershell window closes as soon as a Get-DPMRecoverypoint is issued. So the problem seems not only dpm interface-related.
    The last backup of the database is from 10/29 when the UR4 was installed (shame on us!). Restoring this DB renders the DPM service inoperable (missing sql stored procedure). So we went back to a backup of today that shows the error described above.
    We have not tried a restore after UR4 was installed, but definitely within a month before, where everything worked fine. 
    Any ideas? Does it make sense to uninstall UR4? Any advanced troubleshooting to find the 'inconsistency' in the DB?
    Thanks for your help,
    Best,
    Markus

    Unfortunately I am not able to find any related entries. I checked eventlog, SQLserver logs and the DPM logs under DPM\Temp. I have added the Traceloglevel entry to the registry and set it to 0x400. Again no entries with current timestamp in the dpm log.
    A verbose log setting fills a 15MB log file in about 5 seconds... 
    The tape backup did not run over the weekend. I get a number of failed SQL Jobs in the event log: 
    SQL Server Scheduled Job 'b176171f-43f8-41c0-aa05-8c7208080c19' (0x2E83A67F375A1E4098FE306980DC2328) - Status: Failed - Invoked on: 2014-11-17 12:30:00 - Message: The job failed.  The Job was invoked by Schedule 27148 (Schedule 1).  The last step
    to run was step 1 (Default JobStep).
    I am tempted to do a complete reinstall of the DPM server and OS; my problem is that I lose all current backups doing so. Running out of ideas.
    Best,
    Markus

  • DPM 2012 R2 install error ID:811

    Hi
    I have a new installation of
    win2012R2+SQL2012withSP1 same physical server
    .Server is in domain.
    When the installation occur server time this error:
    [10/14/2014 2:24:48 PM] Information : MSDPMRecovery role created
    [10/14/2014 2:24:48 PM] Information : Changing temp table names
    [10/14/2014 2:24:48 PM] Information : Creating tables
    [10/14/2014 2:24:48 PM] Information : Execute the SQL script
    [10/14/2014 2:24:48 PM] Data : FileName = "C:\Program Files\Microsoft SQL Server\110\Tools\Binn\SQLCMD.EXE"
    [10/14/2014 2:24:48 PM] Data : Arguments = -b -E -d DPMDB_DPM -i master.sql -r -S dpm
    [10/14/2014 2:24:48 PM] Data : Error code = 1
    [10/14/2014 2:24:48 PM] * Exception :  => The DPM database was not created.Use Add or Remove Programs in Control Panel to remove the DPM files and registry entries that were created during Setup
    I already reinstall SQL server
    ,recommended changes locations
    etc...

    I finally solved the
    problem.
    First I tried to install using a different
    server where I already running
    MS SQL everything went fine.
    SQL Server uses instances !!
    I try DPMBD transmission
    over dpmbackup <> dpsync,
    but without success did not lead to
    the origin server to import
    at all.
    So I did re-install SQL
    Server, but I did not use defoult
    MSSQLSERVER, but I named
    it. Account all were consistent
    with anything else and did not alter the
    DPM installation was successful.

  • DPM 2012 VSS Errors

    We have our DPM 2012 R2 installation on Windows 2008 R2 servers. We encounter failures some of the time on our Full Express Backups on Friday evenings where we get VSS errors in the event logs. 
    Event 12298
    Event 12289
    We haven't encountered these issues until recently. Is there any idea on how to remedy these. I just installed DPM 2012 R2 this week so I am hoping it helps. But does anyone know if there is a hotfix or something for this in case it does not. I read about
    these events having a hotfix for Windows 2003 servers but not Win2K8?

    Event 12289
    Volume Shadow Copy Service error: Unexpected error DeviceIoControl(\\?\Volume{XXXXXXX]).  hr = 0x80070057, The parameter is incorrect.
    Operation:
       Processing EndPrepareSnapshots
    Context:
       Execution Context: System Provider
    Event 12298
    Volume Shadow Copy Service error: The I/O writes cannot be held during the shadow copy creation period on volume \\?\Volume{XXXXXXXXX}\. The volume index in the shadow copy set is 0. Error details: Open[0x00000000, The operation completed successfully.
    ], Flush[0x00000000, The operation completed successfully.
    ], Release[0x00000000, The operation completed successfully.
    ], OnRun[0x80042314, The shadow copy provider timed out while holding writes to the volume being shadow copied. This is probably due to excessive activity on the volume by an application or a system service. Try again later when activity on the volume is reduced.

  • DPM 2012 R2 journal wrap error

    Hi,
    i try to backup my active directory Using DPM 2012 R2.Below error has occurred.
    A journal wrap error has occurred on the change journal, and therefore DPM is unable to track any more changes or may have missed some changes for the data source C:\ on DC-Name.domin (ID 30117 Details: Internal error code: 0x809909D1)

    Hi,
    In the alert, Click the link to run synchronization with consistency check.
    If the problem persists, you can increase the change journal size or configure the current protection group to synchronize more often. To change the synchronization schedule, select the protection group in the Protection task area, and in the Actions pane,
    click Modify protection group. To change the change journal size, click Modify disk allocation, select the Protected Server tab, click Modify, and then change the space allocated.
    If you consistently get that error, then it may be antivirus s/w that is causing the USN to wrap.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • DPM 2012 setup to remote SQL 2012. SSL cert error

    First of all, the category I selected, which was for SQL server reporting services was as close as I could get. There wasn't a way to select System Center DPM server from the list. As this relates to the Report Server portion of the setup, I chose this category.
    I am setting up DPM 2012 SP1 on a single use server (Windows Server 2102 R2 Standard) and remotely connecting to a new DB server (MSSQL 2012). I keep getting error ID:812 when trying to install, and the logs show that it is trying to set up report server,
    but that it cannot establish a trust relationship for SSL/TLS.
     * Exception :  => System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS
    secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
    I'm not clear on how to proceed. Invalid cert means it wants something very specific.
    I have installed a domain issued cert from the DC on the SQL reporting server and have bound that cert to SSL using report server configuration. I then imported the cert into the DPM server in the trusted and personal certs. The DPM server has our DC as
    a trusted source. That clearly doesn't work.
    Thinking I may not be able to use a self-signed cert, I then installed our wildcard cert onto both the SQL server and the DPM server. I ran through the Report Server configuration again and bound that wildcard. This is a Godaddy wildcard cert.
    Same problem no matter what I do. Clearly, this is matter of a cert issue, but I'm lost. There are zero instructions I've found on how to ensure Windows server 2012 cert requirements are met as it relates to SQL and DPM.
    Thanks for your advice.
    Kaden

    Hi Kaden,
    This thread is for reporting service and I hope i can provide some useful informaiton from reporting service side while i don't work on DPM at all. You may still need to find out the forum for the DPM and check there.
    Regardingless of DPM, Reporting Service can usually create HTTP link and HTTPS link together. For the HTTP one, a certificate is needed. HTTPS is not needed excep you have the concern with  security.
    Usually application like DPM/SCOM will connect to the web service link provided by Reporting Service and work on that.
    If the application requires a HTTPS link, then same thing has to be setup on reporting.
    You need to install a certificate and add it to trust store and then configure reporting service to listening on HTTPs 443 port from the reporting service configuration manager.
    You can find the steps here.http://technet.microsoft.com/en-us/library/ms345223(v=sql.110).aspx
    After you create the HTTPS link successful, try to open the https web service link both remotely or locally from IE. If you can open it there without any error, reporting service is working fine.
    For some applications, they would need special  certificates installed on reporting service and used. You may check with the related product on this then.
    In a summary, if you can configure a HTTPS link for reporting service can open it correctly, configuration steps on reporting service is fine.
    If there is still any error from DPM, you would need check additional resource from DPM part.
    Thanks,

  • DPM 2012 UR3 Agent Update Error: HRESULT E_FAIL...DCOM Error

    My DPM Server is Windows 2008 R2 SP1 with a locally installed SQL and DPM Server and fully patched. My Workstations are all Windows 7 Ultimate x64, fully patched. I have manually installed the DPM RTM Agent and pushed the UR2 update from the DPM Server
    without any challenges or issues. I have SCEP running with process exclusions for the DPM services on the WS and DPM Server. I’ve been running DPM 2012 RTM and then UR2 without any issues or challenges to-date.
    I have recently updated my DPM 2012 Server from UR2 to UR3 and pushed out all the Agent Updates, which appeared to go successfully from the DPM Console perspective. I spot checked a few systems, 1 workstation (WS) and 1 server, everything looked good. A
    couple of days after this I noticed 2 of my workstations failed backing up to Tape. I noticed the recovery options available for these WS’s have stopped updating hours after pushing the UR3 Agent update. The 2 WS’s I'm troubleshooting have a little different
    scenario. I have 2 other WS’s that were updated in the same manner and are working perfectly.
    Both WS cannot connect to the DPM Server and displays this DCOM Error:
    "ERROR:ERROR HRESULT E_FAIL has been returned from a call to a COM component."
    The 1st WS DPM Client has a Yelow Sign over-lay and "Administrator has not configured backups." when you hover over it.
    The 2nd WS does not the Yellow Sign over-lay.
    All the properties of the Local DPM Client Console 'Summary and Protected item'  tabs are not updated on the 1st WS but are on the 2nd WS.
    1st WS process:
    The Recovery Tab shows the available recover dates to choice from.
    I can expand one of the backup dates, folders and copy a file to this system.
    I can view my previous recovery Points from the console dating back to when I updated the Agents.
    I’ve validated the DCOM settings on both WS's compared to a WS that is working, they are the same.
    I uninstalled the agent manually, then copied and reinstalled the new UR3 Agent Version with the same outcome.
    I uninstalled the new version and reinstalled the previous version, same error.
    I then proceeded with upgrading UR2 agent version installing the UR3 version over the top, same error.
    I logged on to this WS as the Domain Admin, removed and reinstalled the UR3 version, same error.
    I removed, applied and then re-added the DPM server to the local WS DPM and DCOM Groups.
    I removed, applied and then re-added the WS from the Groups on the DPM Server.
    I’m able to see, ping and view other backup folders presented on the DPM server on this WS.
    In the DPM Console I am able to connect to this Workstation successfully from the Administrative, Agent Space.
    The DPMClientProtectionCurr.errlog file shows this repeatedly:
    0FC0   
    065C    10/13   05:02:32.499 
    03        service.cpp(298)         
    [000000000021FD90]            
    ACTIVITY         
    CService::AnnounceServiceStatus
    0FC0   
    0D18    10/13   05:02:33.059 
    33        dlsclientprotection.cpp(778)           
    [00000000002BC850]            
    NORMAL          
    Connecting to DPM Server: (<Server.FQDN>)
    0FC0   
    0D18    10/13   05:02:33.171 
    33        dlsclientprotection.cpp(861)           
    [00000000002BC850]            
    WARNING         Failed: Hr: = [0x80004005] : Failed to set client OS details - ClientName:<WS.FQDN>, ClientOSVersion:6.1.7601, OSType:2, AgentVersion: 4.0.1920.0
    0FC0   
    0D18    10/13   05:02:33.171 
    33        dlsclientprotection.cpp(1490)           
    [00000000002BC850]            
    WARNING         Failed: Hr: = [0x80004005] : Failed to get connection to DPM server: lVal : ConnectToDPMServer(bstrClientMachineName, &pIUnknown, &fConnectionSuccessful, &dCurrentStatus,
    exceptionResult)
    The
    DPMRACurr.eerlog show this for both WS's:
    0EF0 1110 10/13 04:05:02.157 22 genericthreadpool.cpp(824) [000000000093C360]  NORMAL Hr: = [0x80070002] CGenericThreadPool::m_dwMaximumNumberOfThreads[20]
    0EF0 1110 10/13 04:05:02.157 03 miscellaneousutils.cpp(918)   NORMAL Error:ERROR_UNKNOWN_PRODUCT, While detecting DPM version. Assuming DPM isnt installed.
    And this one repeatedly:
    0BE8 08EC 10/13 13:59:40.404 29 radefaultsubtask.cpp(382) [00000000002F1640] 4F801526-72F2-4460-8760-F9D6E127FECB WARNING Failed: Hr: = [0x809909b0] : CRADefaultSubTask: WorkitemID does not exist, {DB3F138D-DE37-414D-BADC-5A161C6E7E1C}
    0BE8 08EC 10/13 13:59:40.404 05 defaultsubtask.cpp(546) [00000000002F1640] 4F801526-72F2-4460-8760-F9D6E127FECB WARNING Failed: Hr: = [0x809909b0] : Encountered Failure: : lVal : CommandReceivedSpecific(pCommand,
    pOvl)
    0BE8 08EC 10/13 13:59:40.404 05 defaultsubtask.cpp(751) [00000000002F1640] 4F801526-72F2-4460-8760-F9D6E127FECB WARNING Failed: Hr: = [0x809909b0] : Encountered Failure: : lVal : CommandReceived(pAgentOvl)
    The 2nd WS Process:
    I did not remove or touch the local agent installation because the information is populated on this client’s agent properties fields.
    I can see the folder selections I’ve chosen to be backed up by the protection group configuration.
    When i open the Agent UI I receive the sam DCOM error.
    I also receive a different error message on this WS when I try and do a Sync Now from the General Tab: Failed to trigger synchronization.
    I was able to perform a consistency check on this WS that completed successfully from the DPM server.
    I’ve validated the networking configuration settings are correct.
    I flushed local DNS cache.
    Thanks,
    Paul

    Hi,
    I have a Windows 7 x64 machine that exhibits this problem. It seems that it is not caused on the client side but on the server side.
    In our case the server logs the following every time the client tries to connect:
    WARNING    Verify disconnected client failed with exception: System.ArgumentException: Das Element wurde bereits hinzugefügt. Schlüssel im Wörterbuch: "<machinename>". Hinzuzufügender Schlüssel: "<machinename>".
    (Translation: Element has already been added. Key in Table: "<machinename>". Key to be added: "<machinename>".
    I have uninstalled the agent on the client several times. One time I have seen the following error message on the server side:
    Deployment.cs(2815)            NORMAL    Removing all agent records for server[<machinename>] from table InstalledAgent.
    ntlmutils.cpp(185)            WARNING    Failed: Hr: = [0x80070002] : Error trying to open key [HKLM\Software\Microsoft\Microsoft Data Protection Manager\Agent\2.0\NtlmAuthData\<machinename>]
    SchedulerImpl.cs(166)            NORMAL    Entering DeRegister, JobDefID: bafe2b8b-53b2-4694-aa28-9e2c6c152d51
    Catalog.cs(1006)            WARNING    No retry on exception The specified @name ('') does not exist. while executing sp_delete_alert
    Catalog.cs(1013)            WARNING    SqlException encountered, SqlRetryCommand diag details - SqlCommandText  => Name=msdb.dbo.sp_delete_alert, CommandType=StoredProcedure
    Catalog.cs(1013)            WARNING    CommandDiagInfo => CanRetry=False, CommandTimeout=3600
    Catalog.cs(1013)            WARNING    CommandParams   => Count=2, InTx=True
    Catalog.cs(1013)            WARNING         Param[0]   => ParameterName=@name | Value= | Size=0 | DbType=NVarChar | Direction=Input | IsNullable=False
    Catalog.cs(1013)            WARNING         Param[1]   => ParameterName=@RETURN_VALUE | Value=1 | Size=0 | DbType=Int | Direction=ReturnValue | IsNullable=False
    EventManager.cs(98)            NORMAL    Publishing event from SchedulerImpl.cs(838): JobScheduleChange, [JobDefID=bafe2b8b-53b2-4694-aa28-9e2c6c152d51]
    Errors on the client side appear the moment the agent is re-added to the DPM server (I use "connect agent" instead of "install agent"). After that moment I get the message "Error connection to the DPM server. Error: a COM-component returned E_FAIL" every time
    I open the DPM client. This is mirrored by the Verify error mentioned above on the server side.
    To me it seems that parts of the machine config are still in the MSDB after removal (maybe caused by the registry error). If this client is connected again, the orphaned database entries cause the Verify error
    If that's true, how could we get rid of those entries? Would it help to rename the client?
    Uwe

  • DPM 2012 R2 unable to connect to Database after failed Update Rollup 4 Installation

    We have a DPM 2012 R2 Server with SQL Server 2012 installed locally.
    We tried to install Rollup 4 for DPM 2012 R2 (KB3009516) using Windows Update
    and it failed with error code 0x80070643. Now when we open the DPM Console
    it is totally empty (no Protection Groups, Servers, Disks, just like a fresh install).
    In the eventlog we get a lot of Errors and warnings:
    Event 941 (MSDPM)
    Unable to connect to the DPM database.  Make sure that SQL Server is running and that it is configured correctly.
    Cannot open database "DPMDB" requested by the login. The login failed.
    Event 4209 (MSDPM)
    The description for Event ID 4209 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    DPM Writer encountered an internal error.  Please restart the DPM Writer service, and then try the backup operation again. For additional troubleshooting information, review the application event log and the DPM Troubleshooting Guide.
    Event 107 (Report Server Windows Service (MSSQLSERVER)
    Report Server Windows Service (MSSQLSERVER) cannot connect to the report server database.
    Event 274 (SQLISService110)
    Microsoft SSIS Service:
    Registry setting specifying configuration file does not exist.
    Attempting to load default config file.
    Then there are some Errors/warnings from SQLSERVERAGENT about failed scheduled Jobs.
    I think the failed Installation changed some database Settings, so that now the DPM Console
    cant access the database anymore.
    I would be happy if someone can help me getting this Server working again!

    Our biggest problem is, that the DPM is not working any more. So there is no chance to backup the SQL Server via DPM.
    I think the main problem is that DPM have no access to the database. Every time I start the DPM Application, I get an error "verify that the DPM service is running on this computer". In the eventlog are many errors that the msdpm service was unable
    to connect to DPM Database. Another "information" is that the user 'nt authority\system' failed to open the database of dpm.
    We've tried to reinstall the DPM but its still the same problem. I suppose that is a corrupt database.
    Tomorrow I try to restore the database and hope it will be the solution of our problem.

  • System Center 2012 R2 DPM Support Files installation has failed when running Remote SQL Prep on SQL server

    I am trying to install DPM 2012 R2 and one of the pre-reqs is to run 'DPM Remote SQL Prep' before kicking off the DPM installation. My SQL server is 2012 SP1 and when I select this option, I get an error straight away telling me 'System Center 2012
    R2 DPM Support Files installation has failed'.
    Not sure how to troubleshoot this as doing a search did not bring up anything.

    I am trying to install DPM 2012 R2 and one of the pre-reqs is to run 'DPM Remote SQL Prep' before kicking off the DPM installation. My SQL server is 2012 SP1 and when I select this option, I get an error straight away telling me 'System Center 2012
    R2 DPM Support Files installation has failed'.
    Not sure how to troubleshoot this as doing a search did not bring up anything.
    Ignore this.
    I launched the setup as Administrator and it worked!

  • SharePoint 2010 with SQL Reporting Services 2012 "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key"

    i have a small sharepoint farm "2 servers" (WFE) and SQL Server 2012 ,
    i installed rsSharePoint for reporting services , as a read the Reporting services is Application Service  with SQL 2012 not as SQL 2008 R2 with SharePoint integrated mode, so after installation when am trying to configure the  SQL Server
    Reporting Services Application services i got the below error :
    "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key"
    any kind of help would be much appreciated .

    I'm having the same issue, but to me it seems like the instructions I've seen are all over the place.  I already have SP 2013 and SQL 2012 SP 1 installed.  I already added the features for Reporting Services - Sharepoint and Reporting Services
    Add-in for SharePoint Products.  I didn't see the Reporting Service service in CA, so I ran the powershell scripts to add SPRSService and SPRSServiceProxy. 
    My initial quest, was to get the BI features enabled, which took me on the journey of adding the Report Services, then I got the error.
    Then when I read this about installing the BI features
    http://blogs.msdn.com/b/querysimon/archive/2012/11/26/installing-the-bi-features-of-sharepoint-2013.aspx, which I already had SQL and SP installed.  Do I have to rerun and selct the SQL Server PowerPoint for SharePoint option?  I have the PowerPoint
    Configuration Tool on my SQL server, I run it and I get PowerPivot for SP 2013 Configuranoi is missing prerequisits:  SP 2013 EE is required.  Which I have EE.
    Is Reporting Services different or in addition to the BI Feature (PowerPivot)? 
    Have I missed a step?
    Thanks for you help.
    Kim
    Kim.Williams

Maybe you are looking for

  • Adobe album photo 'reconnect' causes Runtime error in Microsoft Visual C++ Runtime Library

    When I try to open photos from any of my Adobe 3.2 Starter Album albums, it tells me I must reconnect the files.  Adobe browses for them, and can usually locate them on my hard drive.  Lately, it can't find them, and I have to 'browse' to locate them

  • FR102- co.code & chart of accounts are incompatible

    Dear All One of Co.Codes is using country chart of accounts . While executing Financial Statements report with country chart of accounts, I am getting the error messageu2026FR102- Co.Code & chart of accounts are incompatible. I assigned country Chart

  • RE: prob with line item text in PO print form

    Hi All, Problem with SAPscript I have A problem with PO pronting form.  In the PO craetion(me23n), IF we mention certain text in last line item the PO printing form is behaving uncertanly. If the text limit to a particular line is mentioned , then PO

  • Number of files picked up by file adapter

    Hi    I have a scenario in which - I have a large number of files at the same time - to be picked up by the file adapter - each file is very small in size - like a token file a few k in size. If I have - say 1000 files present in the folder meeting t

  • Please hel

    I bought the Zen Xtra 40gb this morning. Charged the battery before going to work. When I came home I installed the new software and began transferring songs from my computer to it. I was taking my time, looking up album titles and release dates onli