Windosw Server 2012 R2 Essentials. The Microsoft Azure Backup Integration Service is not running. When I start the service, it fails after a few seconds with:
Application: OnlineBackupProvider.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Management.Automation.RuntimeException
at System.Management.Automation.Runspaces.FormatAndTypeDataHelper.ThrowExceptionOnError(System.String, System.Collections.ObjectModel.Collection1<System.String>, System.Collections.ObjectModel.Collection
1<System.Management.Automation.Runspaces.PSSnapInTypeAndFormatErrors>, System.Management.Automation.Runspaces.RunspaceConfigurationCategory)
at System.Management.Automation.Runspaces.RunspaceConfigurationEntryCollection`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Update(Boolean)
at Microsoft.PowerShell.Commands.ModuleCmdletBase.LoadModuleManifest(System.String, System.Management.Automation.ExternalScriptInfo, System.Collections.Hashtable, System.Collections.Hashtable, ManifestProcessingFlags, System.Version, System.Version, ImportModuleOptions ByRef, Boolean ByRef)
Exception Info: System.Management.Automation.CmdletInvocationException
at System.Management.Automation.Runspaces.PipelineBase.Invoke(System.Collections.IEnumerable)
at Microsoft.WindowsServerSolutions.Addin.Common.PowerShell.PSRuntime.ExecuteCommandPrivate(System.String, Microsoft.WindowsServerSolutions.Addin.Common.PowerShell.PSParameterList)
at Microsoft.WindowsServerSolutions.DataProtection.OnlineBackup.OnlineBackupPSRuntime+<>c__DisplayClass1.<.ctor>b__0()
at Microsoft.WindowsServerSolutions.DataProtection.OnlineBackup.OnlineBackupPSRuntime.ExecutePSCmd(System.Action, System.String)
at Microsoft.WindowsServerSolutions.DataProtection.OnlineBackup.OnlineBackupHelper..ctor(Microsoft.WindowsServerSolutions.DataProtection.OnlineBackup.IOnlineBackupAdviceSink)
at Microsoft.WindowsServerSolutions.DataProtection.OnlineBackup.OnlineBackupProviderCore.InitializeProvider()
at Microsoft.WindowsServerSolutions.DataProtection.OnlineBackup.OnlineBackupProviderMain.CreateProviderHosts()
at Microsoft.WindowsServerSolutions.Common.ProviderFramework.ProviderServiceBase._OpenHosts()
at Microsoft.WindowsServerSolutions.Common.ProviderFramework.ProviderServiceBase._OpenHostsAsync()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
and
Faulting application name: OnlineBackupProvider.exe, version: 6.2.9805.10, time stamp: 0x558de6a7
Faulting module name: KERNELBASE.dll, version: 6.3.9600.19724, time stamp: 0x5ec5262a
Exception code: 0xe0434352
Fault offset: 0x0000000000007afc
Faulting process id: 0x3abc
Faulting application start time: 0x01d66f25c7ac0c5a
Faulting application path: C:\Program Files\Windows Server\Bin\OnlineBackupProvider.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 06e3c85e-db19-11ea-8184-901b0e6e6769
Faulting package full name:
Faulting package-relative application ID:
I have tried uninstalling & reinstalling the MARS Agent, but this has not helped.