I tried several times to get the installer to complete on the server but always end up with an error at the end of the process and a failed installation.
The error has to do with DPM and this is the error message from the end of the DPMSetup log file:
[8/29/2016 10:42:20 AM] Information : Completed installation of product Microsoft Azure Recovery Services
[8/29/2016 10:42:20 AM] Data : Folder Path = C:\Microsoft Azure Backup\
[8/29/2016 10:42:20 AM] Data : Drive Name = C:\
[8/29/2016 10:42:20 AM] Data : Drive Type = 3
[8/29/2016 10:42:20 AM] Information : Getting the string form of report object
[8/29/2016 10:42:20 AM] Information : Writing the xml string into the file : C:\Program Files\Microsoft Azure Backup\DPM\DPMLogs\\PostInstallInspect.xml
[8/29/2016 10:42:20 AM] Information : Create the local user account used for running SQL Server
[8/29/2016 10:42:20 AM] Data : Account name = MICROSOFT$DPM$Acct
[8/29/2016 10:42:20 AM] Data : Native Error = 0
[8/29/2016 10:42:20 AM] Data : Native Error = 0
[8/29/2016 10:42:20 AM] Information : Configure SQL Server services to run under local user account
[8/29/2016 10:42:20 AM] Information : Change service configurations
[8/29/2016 10:42:20 AM] Information : [SQLSetupHelper.GetWMISqlServerNamespace]. SQL Namespace found. SQL Namespace : \\localhost\root\Microsoft\SqlServer\ComputerManagement12
[8/29/2016 10:42:28 AM] *** Error : CurrentDomain_UnhandledException
[8/29/2016 10:42:36 AM] * Exception : Invoking Watson with Exception: => System.ArgumentException
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.WmiHelper.ChangeSqlServiceConfiguration(String serviceName, Int32 serviceType, String userAccountName, String password)
at Microsoft.Internal.EnterpriseStorage.Dls.Setup.PrerequisiteInstallation.SqlConfiguration.ConfigureServices()
at Microsoft.Internal.EnterpriseStorage.Dls.Setup.PrerequisiteInstallation.PrerequisiteInstaller.Configure()
at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.VenusProgressPage.ConfigureRequiredPrerequisites()
at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.VenusProgressPage.InstallerThreadEntry()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Not sure how to fix it?
Please help.
Thanks,
Dan