{"id":8438,"date":"2024-11-26T20:40:01","date_gmt":"2024-11-26T20:40:01","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=8438"},"modified":"2024-11-26T20:40:03","modified_gmt":"2024-11-26T20:40:03","slug":"mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2","title":{"rendered":"MARS agent installation verification failed &#8211; Cannot reinstall ASR Agent for DR on Server 2012R2"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">2024-11-21T14:42:52.9831501+11:00\tAlways:\tTrace Session Started\n02:42:52:\n02:42:52:Application Started\n02:42:52:OS Version: '6.3.9600.0'\n02:42:52:Main : Current directory = e:\\01645b96024fe4171f59\n02:42:52:Setup action value = UserInterface\n02:42:52:Adapter name was not specified. Autodetection of adapter will be done.\n02:42:52:Installation for Microsoft Azure Site Recovery Provider not found\n02:42:53:Checking for VMM installation\n02:42:53:No compatible VMM installation found.\n02:42:53:Checking for InMage installation\n02:42:53:Check for InMageRcm appliance returned False.\n02:42:53:Check for VMWare appliance returned False.\n02:42:53:Checking for HyperV installation\n02:42:53:Checking for OS Type.\n02:42:53:OS Details Type -> 3\n02:42:53:Starting execution of cmdlet Get-WindowsFeature\n02:42:54:Installation for Microsoft Azure Site Recovery Provider not found\n02:42:54:RUNID: 56b3fb09-f697-4353-b9f4-342a4c3ca8c0\n02:42:54:OperationsLogger intialized with Installation type New and Adapter SingleHostAdapter.\n02:42:54:Checking for HyperV installation\n02:42:54:Checking for OS Type.\n02:42:54:OS Details Type -> 3\n02:42:54:Starting execution of cmdlet Get-WindowsFeature\n02:42:55:Checking for OS version to be greater than or equal to: 6.3.0\n02:42:56:OS Details Version -> 6.3.9600, Type -> 3\n02:42:56:Server OS Version Check Passed\n02:42:56:Checking for Powershell Installation.\n02:42:56:Powershell Version 4.0 Found\n02:42:56:Checking for Cluster Broker QFE installation.\n02:42:56:Start Mode of Service ClusSvc: Disabled\n02:42:56:HyperV Node does not belong to cluster\n02:42:56:Checking for Incompatible product installation for adapter - SingleHostAdapter\n02:42:56:Installation for Microsoft Azure Site Recovery Provider not found\n02:42:56:No Incompatible product installation found\n02:42:56:Adding Page LaunchPage\n02:42:56:Skipping stage addition. Stage Null\n02:42:56:Enter Microsoft.DisasterRecovery.Setup.LaunchPage\n02:42:56:Active navigation for \n02:42:56:Adding Page MicrosoftUpdatePage\n02:42:56:Adding Microsoft Update key to dictionary\n02:42:56:Adding Page InstallationPage\n02:42:56:Adding Installation key to dictionary\n02:42:56:Exit Microsoft.DisasterRecovery.Setup.LaunchPage\n02:42:56:Enabling clickable navigation for \n02:42:56:Inactive navigation for  \n02:42:56:Enter Microsoft.DisasterRecovery.Setup.MicrosoftUpdatePage\n02:42:56:Active navigation for Microsoft Update\n02:42:56:Checking if MU is opted in on this machine.\n02:43:11:Exit Microsoft.DisasterRecovery.Setup.MicrosoftUpdatePage\n02:43:11:Enabling clickable navigation for Microsoft Update\n02:43:11:Inactive navigation for Microsoft Update \n02:43:11:Enter Microsoft.DisasterRecovery.Setup.InstallationPage\n02:43:11:Active navigation for Installation\n02:43:12:Not able to find the service: Threw Exception.Type: System.InvalidOperationException, Exception.Message: Service dra was not found on computer '.'.\n02:43:12:StackTrace:   at System.ServiceProcess.ServiceController.GenerateNames()\n   at System.ServiceProcess.ServiceController.get_ServiceName()\n   at System.ServiceProcess.ServiceController.GenerateStatus()\n   at System.ServiceProcess.ServiceController.get_Status()\n   at Microsoft.DisasterRecovery.IntegrityCheck.EvaluateValidations.CheckServiceRunningStatus(String serviceName)\n02:43:12:InnerException.Type: System.ComponentModel.Win32Exception, InnerException.Message: The specified service does not exist as an installed service\n02:43:12:InnerException.StackTrace:\n02:43:12:Evaluate validation failed: Threw Exception.Type: System.InvalidOperationException, Exception.Message: Service dra was not found on computer '.'.\n02:43:12:StackTrace:   at System.ServiceProcess.ServiceController.GenerateNames()\n   at System.ServiceProcess.ServiceController.get_ServiceName()\n   at System.ServiceProcess.ServiceController.GenerateStatus()\n   at System.ServiceProcess.ServiceController.get_Status()\n   at Microsoft.DisasterRecovery.IntegrityCheck.EvaluateValidations.CheckServiceRunningStatus(String serviceName)\n   at Microsoft.DisasterRecovery.IntegrityCheck.EvaluateValidations.IsDraServiceRunning(DraServiceInput input)\n   at Microsoft.DisasterRecovery.IntegrityCheck.IntegrityCheckWrapper.Evaluate(Validations validationName, ValidationInput input)\n02:43:12:InnerException.Type: System.ComponentModel.Win32Exception, InnerException.Message: The specified service does not exist as an installed service\n02:43:12:InnerException.StackTrace:\n02:43:12:Checking for MARS agent installation\n02:43:16:Installing MARS agent\n02:43:35:MARS agent installation verification failed. Expecting Version 2.0.9940.0 Found 0.0\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Download the bin folder from below link, and replace C:\\Program Files\\Microsoft Azure Recovery Services Agent\\bin on the problematic server.<br><a href=\"https:\/\/github.com\/pariswells\/public-code\/blob\/master\/bin.zip\">https:\/\/github.com\/pariswells\/public-code\/blob\/master\/bin.zip<\/a><\/li>\n<\/ol>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Run below commands to remove failed manifest files:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Wevtutil.exe cl CloudBackup \n\nWevtutil.exe um \"C:\\Program Files\\Microsoft Azure Recovery Services Agent\\bin\\EventProvider.man\"\n\nWevtutil.exe cl MicrosoftAzureRecoveryServices-Replication \n\nWevtutil.exe um \"C:\\Program Files\\Microsoft Azure Recovery Services Agent\\bin\\HVRAzureAgentEventProvider.man\" <\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8438","post","type-post","status-publish","format-standard","hentry","category-research"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"2024-11-21T14:42:52.9831501+11:00 Always: Trace Session Started 02:42:52: 02:42:52:Application Started 02:42:52:OS Version: &#039;6.3.9600.0&#039; 02:42:52:Main : Current directory = e:645b96024fe4171f59 02:42:52:Setup action value = UserInterface 02:42:52:Adapter name was not specified. Autodetection of adapter will be done. 02:42:52:Installation for Microsoft Azure Site Recovery Provider not found 02:42:53:Checking for VMM installation 02:42:53:No compatible VMM installation found. 02:42:53:Checking for InMage installation\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"paris\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Welcome to Pariswells.com |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"MARS agent installation verification failed \u2013 Cannot reinstall ASR Agent for DR on Server 2012R2 | Welcome to Pariswells.com\" \/>\n\t\t<meta property=\"og:description\" content=\"2024-11-21T14:42:52.9831501+11:00 Always: Trace Session Started 02:42:52: 02:42:52:Application Started 02:42:52:OS Version: &#039;6.3.9600.0&#039; 02:42:52:Main : Current directory = e:645b96024fe4171f59 02:42:52:Setup action value = UserInterface 02:42:52:Adapter name was not specified. Autodetection of adapter will be done. 02:42:52:Installation for Microsoft Azure Site Recovery Provider not found 02:42:53:Checking for VMM installation 02:42:53:No compatible VMM installation found. 02:42:53:Checking for InMage installation\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-11-26T20:40:01+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-11-26T20:40:03+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"MARS agent installation verification failed \u2013 Cannot reinstall ASR Agent for DR on Server 2012R2 | Welcome to Pariswells.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"2024-11-21T14:42:52.9831501+11:00 Always: Trace Session Started 02:42:52: 02:42:52:Application Started 02:42:52:OS Version: &#039;6.3.9600.0&#039; 02:42:52:Main : Current directory = e:645b96024fe4171f59 02:42:52:Setup action value = UserInterface 02:42:52:Adapter name was not specified. Autodetection of adapter will be done. 02:42:52:Installation for Microsoft Azure Site Recovery Provider not found 02:42:53:Checking for VMM installation 02:42:53:No compatible VMM installation found. 02:42:53:Checking for InMage installation\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#article\",\"name\":\"MARS agent installation verification failed \\u2013 Cannot reinstall ASR Agent for DR on Server 2012R2 | Welcome to Pariswells.com\",\"headline\":\"MARS agent installation verification failed &#8211; Cannot reinstall ASR Agent for DR on Server 2012R2\",\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"},\"datePublished\":\"2024-11-26T20:40:01+00:00\",\"dateModified\":\"2024-11-26T20:40:03+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#webpage\"},\"articleSection\":\"Research\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research#listItem\",\"name\":\"Research\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research#listItem\",\"position\":2,\"name\":\"Research\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#listItem\",\"name\":\"MARS agent installation verification failed &#8211; Cannot reinstall ASR Agent for DR on Server 2012R2\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#listItem\",\"position\":3,\"name\":\"MARS agent installation verification failed &#8211; Cannot reinstall ASR Agent for DR on Server 2012R2\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research#listItem\",\"name\":\"Research\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\",\"name\":\"Welcome to Pariswells.com\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris\",\"name\":\"paris\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"paris\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#webpage\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2\",\"name\":\"MARS agent installation verification failed \\u2013 Cannot reinstall ASR Agent for DR on Server 2012R2 | Welcome to Pariswells.com\",\"description\":\"2024-11-21T14:42:52.9831501+11:00 Always: Trace Session Started 02:42:52: 02:42:52:Application Started 02:42:52:OS Version: '6.3.9600.0' 02:42:52:Main : Current directory = e:645b96024fe4171f59 02:42:52:Setup action value = UserInterface 02:42:52:Adapter name was not specified. Autodetection of adapter will be done. 02:42:52:Installation for Microsoft Azure Site Recovery Provider not found 02:42:53:Checking for VMM installation 02:42:53:No compatible VMM installation found. 02:42:53:Checking for InMage installation\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"datePublished\":\"2024-11-26T20:40:01+00:00\",\"dateModified\":\"2024-11-26T20:40:03+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\",\"name\":\"Welcome to Pariswells.com\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"MARS agent installation verification failed \u2013 Cannot reinstall ASR Agent for DR on Server 2012R2 | Welcome to Pariswells.com","description":"2024-11-21T14:42:52.9831501+11:00 Always: Trace Session Started 02:42:52: 02:42:52:Application Started 02:42:52:OS Version: '6.3.9600.0' 02:42:52:Main : Current directory = e:645b96024fe4171f59 02:42:52:Setup action value = UserInterface 02:42:52:Adapter name was not specified. Autodetection of adapter will be done. 02:42:52:Installation for Microsoft Azure Site Recovery Provider not found 02:42:53:Checking for VMM installation 02:42:53:No compatible VMM installation found. 02:42:53:Checking for InMage installation","canonical_url":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#article","name":"MARS agent installation verification failed \u2013 Cannot reinstall ASR Agent for DR on Server 2012R2 | Welcome to Pariswells.com","headline":"MARS agent installation verification failed &#8211; Cannot reinstall ASR Agent for DR on Server 2012R2","author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"},"datePublished":"2024-11-26T20:40:01+00:00","dateModified":"2024-11-26T20:40:03+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#webpage"},"isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#webpage"},"articleSection":"Research"},{"@type":"BreadcrumbList","@id":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/pariswells.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/research#listItem","name":"Research"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/research#listItem","position":2,"name":"Research","item":"https:\/\/pariswells.com\/blog\/category\/research","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#listItem","name":"MARS agent installation verification failed &#8211; Cannot reinstall ASR Agent for DR on Server 2012R2"},"previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#listItem","position":3,"name":"MARS agent installation verification failed &#8211; Cannot reinstall ASR Agent for DR on Server 2012R2","previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/research#listItem","name":"Research"}}]},{"@type":"Organization","@id":"https:\/\/pariswells.com\/blog\/#organization","name":"Welcome to Pariswells.com","url":"https:\/\/pariswells.com\/blog\/"},{"@type":"Person","@id":"https:\/\/pariswells.com\/blog\/author\/paris#author","url":"https:\/\/pariswells.com\/blog\/author\/paris","name":"paris","image":{"@type":"ImageObject","@id":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g","width":96,"height":96,"caption":"paris"}},{"@type":"WebPage","@id":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#webpage","url":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2","name":"MARS agent installation verification failed \u2013 Cannot reinstall ASR Agent for DR on Server 2012R2 | Welcome to Pariswells.com","description":"2024-11-21T14:42:52.9831501+11:00 Always: Trace Session Started 02:42:52: 02:42:52:Application Started 02:42:52:OS Version: '6.3.9600.0' 02:42:52:Main : Current directory = e:645b96024fe4171f59 02:42:52:Setup action value = UserInterface 02:42:52:Adapter name was not specified. Autodetection of adapter will be done. 02:42:52:Installation for Microsoft Azure Site Recovery Provider not found 02:42:53:Checking for VMM installation 02:42:53:No compatible VMM installation found. 02:42:53:Checking for InMage installation","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2#breadcrumblist"},"author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"creator":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"datePublished":"2024-11-26T20:40:01+00:00","dateModified":"2024-11-26T20:40:03+00:00"},{"@type":"WebSite","@id":"https:\/\/pariswells.com\/blog\/#website","url":"https:\/\/pariswells.com\/blog\/","name":"Welcome to Pariswells.com","inLanguage":"en-US","publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Welcome to Pariswells.com |","og:type":"article","og:title":"MARS agent installation verification failed \u2013 Cannot reinstall ASR Agent for DR on Server 2012R2 | Welcome to Pariswells.com","og:description":"2024-11-21T14:42:52.9831501+11:00 Always: Trace Session Started 02:42:52: 02:42:52:Application Started 02:42:52:OS Version: '6.3.9600.0' 02:42:52:Main : Current directory = e:645b96024fe4171f59 02:42:52:Setup action value = UserInterface 02:42:52:Adapter name was not specified. Autodetection of adapter will be done. 02:42:52:Installation for Microsoft Azure Site Recovery Provider not found 02:42:53:Checking for VMM installation 02:42:53:No compatible VMM installation found. 02:42:53:Checking for InMage installation","og:url":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2","article:published_time":"2024-11-26T20:40:01+00:00","article:modified_time":"2024-11-26T20:40:03+00:00","twitter:card":"summary","twitter:title":"MARS agent installation verification failed \u2013 Cannot reinstall ASR Agent for DR on Server 2012R2 | Welcome to Pariswells.com","twitter:description":"2024-11-21T14:42:52.9831501+11:00 Always: Trace Session Started 02:42:52: 02:42:52:Application Started 02:42:52:OS Version: '6.3.9600.0' 02:42:52:Main : Current directory = e:645b96024fe4171f59 02:42:52:Setup action value = UserInterface 02:42:52:Adapter name was not specified. Autodetection of adapter will be done. 02:42:52:Installation for Microsoft Azure Site Recovery Provider not found 02:42:53:Checking for VMM installation 02:42:53:No compatible VMM installation found. 02:42:53:Checking for InMage installation"},"aioseo_meta_data":{"post_id":"8438","title":null,"description":null,"keywords":null,"keyphrases":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-12-10 07:52:23","updated":"2025-12-10 07:52:23","primary_term":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\/category\/research\" title=\"Research\">Research<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMARS agent installation verification failed \u2013 Cannot reinstall ASR Agent for DR on Server 2012R2\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/pariswells.com\/blog"},{"label":"Research","link":"https:\/\/pariswells.com\/blog\/category\/research"},{"label":"MARS agent installation verification failed &#8211; Cannot reinstall ASR Agent for DR on Server 2012R2","link":"https:\/\/pariswells.com\/blog\/research\/mars-agent-installation-verification-failed-cannot-reinstall-asr-agent-for-dr-on-server-2012r2"}],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/8438","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=8438"}],"version-history":[{"count":1,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/8438\/revisions"}],"predecessor-version":[{"id":8439,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/8438\/revisions\/8439"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=8438"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=8438"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=8438"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}