{"id":3566,"date":"2023-01-31T11:17:33","date_gmt":"2023-01-31T11:17:33","guid":{"rendered":"https:\/\/www.webhi.com\/how-to\/?p=3566"},"modified":"2024-10-14T14:06:17","modified_gmt":"2024-10-14T14:06:17","slug":"how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode","status":"publish","type":"post","link":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/","title":{"rendered":"How to Install Exchange Server step by step unattended mode"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/01\/exchange_install_cmd_eng.jpg\" alt=\"Install Exchange Server on windows server.\" class=\"wp-image-3594\" srcset=\"https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/01\/exchange_install_cmd_eng.jpg 1200w, https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/01\/exchange_install_cmd_eng-300x169.jpg 300w, https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/01\/exchange_install_cmd_eng-1024x576.jpg 1024w, https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/01\/exchange_install_cmd_eng-768x432.jpg 768w, https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/01\/exchange_install_cmd_eng-150x84.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure>\n\n\n\n<p>This article will guide you through the process of installing <strong>Exchange Server<\/strong> on a Windows Server. Before proceeding with the installation, ensure that you have completed the necessary prerequisites and prepared your Active Directory and domains. Once these tasks are completed, you are ready to begin installing Exchange Server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"before-installing-exchange-server\">Before installing Exchange Server<\/h2>\n\n\n\n<p>Before starting the installation of Exchange Server, you must follow two articles:<\/p>\n\n\n\n<p>Installing Exchange Server prerequisites<\/p>\n\n\n\n<ol>\n<li>Preparing Active Directory and domains for Exchange Server.<\/li>\n\n\n\n<li>Once both of these tasks have been completed, you are ready to move forward with the actual installation of Exchange Server. This article will guide you through the process step by step on a Windows Server.<\/li>\n<\/ol>\n\n\n\n<p>Once you complete the above configuration, you can proceed with installing the Exchange Mailbox Server Role.<\/p>\n\n\n\n<p>It&#8217;s important to note that once you install Exchange on a server, you cannot change the server name. Renaming a server after installing an Exchange server role is not supported.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"download-exchange-server\">Download Exchange Server<\/h2>\n\n\n\n<p>Go to the Exchange Server build numbers and release dates page. The page lists all Exchange Server build numbers and release dates. Download and save the Exchange Server ISO image.<\/p>\n\n\n\n<p><strong>Note:<\/strong>&nbsp;We recommend downloading the latest Exchange Server build version.<\/p>\n\n\n\n<p>In File Explorer, right-click on the Exchange Server CU ISO image file and select&nbsp;<strong>Mount<\/strong>. It will mount the ISO to a drive. For example, the F:\\ drive. The F:\\ drive contains the Exchange installation files.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1080\" height=\"675\" src=\"https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/05\/Screenshot-2023-05-02-165614.png\" alt=\"setup Exchange Server 2016 step by step mount Exchange Server ISO\" class=\"wp-image-4951\" srcset=\"https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/05\/Screenshot-2023-05-02-165614.png 1080w, https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/05\/Screenshot-2023-05-02-165614-300x188.png 300w, https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/05\/Screenshot-2023-05-02-165614-1024x640.png 1024w, https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/05\/Screenshot-2023-05-02-165614-768x480.png 768w, https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/05\/Screenshot-2023-05-02-165614-150x94.png 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/figure>\n\n\n\n<p>Mount the Exchange ISO image before proceeding to the next step.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"install-exchange-server-with-command-line\">Install Exchange Server with command line<\/h2>\n\n\n\n<p>There are two options for installing Exchange server. You can choose to:<\/p>\n\n\n\n<ol>\n<li>Install Exchange Mailbox server using the&nbsp;<strong>setup wizard<\/strong><\/li>\n\n\n\n<li>Install Exchange Mailbox server using&nbsp;<strong>unattended mode<\/strong>&nbsp;(this article)<\/li>\n<\/ol>\n\n\n\n<p>If you want to install Exchange Server with a graphical user interface (GUI), you can use the Exchange setup wizard. On the other hand, if you prefer a command line interface, you can use the Exchange unattended mode.<\/p>\n\n\n\n<p>It&#8217;s important to note that if there is a pending reboot available on the system, the Exchange Server installation will fail. To avoid this, we recommend restarting the Windows Server before starting the installation.<\/p>\n\n\n\n<p>To begin the installation process, open Command Prompt as an administrator. Install the Mailbox Server Role and the management tools in the default folder on the local server.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash\">C:\\&gt;F:\\Setup.exe \/IAcceptExchangeServerLicenseTerms_DiagnosticDataOFF \/mode:Install \/r:MB\n\nMicrosoft Exchange Server 2016 Cumulative Update 23 Unattended Setup\n\nCopying Files...\nFile copy complete. Setup will now collect additional information needed for installation.\n\nLanguages\nManagement tools\nMailbox role: Transport service\nMailbox role: Client Access service\nMailbox role: Mailbox service\nMailbox role: Front End Transport service\nMailbox role: Client Access Front End service\n\nPerforming Microsoft Exchange Server Prerequisite Check\n\n    Configuring Prerequisites                                      COMPLETED\n    Prerequisite Analysis                                          COMPLETED\n\nConfiguring Microsoft Exchange Server\n\n    Preparing Setup                                                COMPLETED\n    Stopping Services                                              COMPLETED\n    Copying Exchange Files                                         COMPLETED\n    Language Files                                                 COMPLETED\n    Restoring Services                                             COMPLETED\n    Language Configuration                                         COMPLETED\n    Exchange Management Tools                                      COMPLETED\n    Mailbox role: Transport service                                COMPLETED\n    Mailbox role: Client Access service                            COMPLETED\n    Mailbox role: Mailbox service                                  COMPLETED\n    Mailbox role: Front End Transport service                      COMPLETED\n    Mailbox role: Client Access Front End service                  COMPLETED\n    Finalizing Setup                                               COMPLETED\n\nThe Exchange Server setup operation completed successfully.\n\nSetup has made changes to operating system settings that require a reboot\nto take effect. Please reboot this server prior to placing it into production.\n<\/code><\/pre>\n\n\n\n<p>The installation of the Exchange Server Mailbox Role is now complete. It is recommended to reboot the server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"sign-in-to-exchange-admin-center-eac\">Sign in to Exchange Admin Center (EAC)<\/h2>\n\n\n\n<p>To access the Exchange Admin Center (EAC), open your preferred web browser and navigate to <a href=\"https:\/\/hostname\/ecp\">https:\/\/hostname\/ecp<\/a>, replacing \u201c<strong>hostname<\/strong>\u201d with your server&#8217;s hostname. Alternatively, you can use <a href=\"https:\/\/localhost\/ecp\">https:\/\/localhost\/ecp<\/a>.<\/p>\n\n\n\n<p>Your browser will display a certificate warning. Proceed with caution and accept the risk to continue. For example, if your Exchange Server hostname is <strong>EX01-2023<\/strong>, enter your domain and administrator credentials, then click \u201c<strong>sign in<\/strong>.\u201d<\/p>\n\n\n\n<p>You will be taken to the mailbox area, which should be mostly empty, except for the one mailbox associated with the account used to install Exchange Server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"conclusion\">Conclusion<\/h2>\n\n\n\n<p>You acquired the knowledge to execute a step-by-step installation of Exchange Server on Windows Server. Utilizing the command line proves to be a superb method for installing the Mailbox Server Role. Following a system restart, ensure that you are able to access the Exchange Admin Center.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article will guide you through the process of installing Exchange Server on a Windows Server. Before proceeding with the installation, ensure that you have completed the necessary prerequisites and prepared your Active Directory and domains. Once these tasks are completed, you are ready to begin installing Exchange Server. Before installing Exchange Server Before starting ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[277,53],"tags":[],"yoast_head":"\n<title>How to Install Exchange Server step by step unattended mode - WebHi Tutorials &amp; Documentations<\/title>\n<meta name=\"description\" content=\"In this tutorial, we&#039;ll show you how to install and configure Exchange Server step by step on Windows Server.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Exchange Server step by step unattended mode - WebHi Tutorials &amp; Documentations\" \/>\n<meta property=\"og:description\" content=\"In this tutorial, we&#039;ll show you how to install and configure Exchange Server step by step on Windows Server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/\" \/>\n<meta property=\"og:site_name\" content=\"WebHi Tutorials &amp; Documentations\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webhi.technology\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-31T11:17:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-14T14:06:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/01\/exchange_install_cmd_eng.jpg\" \/>\n<meta name=\"author\" content=\"webhi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@WebHiTechnology\" \/>\n<meta name=\"twitter:site\" content=\"@WebHiTechnology\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"webhi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/\"},\"author\":{\"name\":\"webhi\",\"@id\":\"https:\/\/www.webhi.com\/how-to\/#\/schema\/person\/b31e76e2311cdc0bb90f5e2733059a54\"},\"headline\":\"How to Install Exchange Server step by step unattended mode\",\"datePublished\":\"2023-01-31T11:17:33+00:00\",\"dateModified\":\"2024-10-14T14:06:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/\"},\"wordCount\":565,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.webhi.com\/how-to\/#organization\"},\"articleSection\":[\"Mail Servers\",\"Windows system administration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/\",\"url\":\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/\",\"name\":\"How to Install Exchange Server step by step unattended mode - WebHi Tutorials &amp; Documentations\",\"isPartOf\":{\"@id\":\"https:\/\/www.webhi.com\/how-to\/#website\"},\"datePublished\":\"2023-01-31T11:17:33+00:00\",\"dateModified\":\"2024-10-14T14:06:17+00:00\",\"description\":\"In this tutorial, we'll show you how to install and configure Exchange Server step by step on Windows Server.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.webhi.com\/how-to\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Exchange Server step by step unattended mode\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.webhi.com\/how-to\/#website\",\"url\":\"https:\/\/www.webhi.com\/how-to\/\",\"name\":\"WebHi Tutorials &amp; Documentations\",\"description\":\"System administration and knowledge base\",\"publisher\":{\"@id\":\"https:\/\/www.webhi.com\/how-to\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.webhi.com\/how-to\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.webhi.com\/how-to\/#organization\",\"name\":\"WebHi Technology\",\"url\":\"https:\/\/www.webhi.com\/how-to\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.webhi.com\/how-to\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.webhi.com\/how-to\/gilrogre\/2022\/07\/logo.png\",\"contentUrl\":\"https:\/\/www.webhi.com\/how-to\/gilrogre\/2022\/07\/logo.png\",\"width\":288,\"height\":95,\"caption\":\"WebHi Technology\"},\"image\":{\"@id\":\"https:\/\/www.webhi.com\/how-to\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webhi.technology\",\"https:\/\/twitter.com\/WebHiTechnology\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.webhi.com\/how-to\/#\/schema\/person\/b31e76e2311cdc0bb90f5e2733059a54\",\"name\":\"webhi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.webhi.com\/how-to\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.webhi.com\/how-to\/ahuphiph\/litespeed\/avatar\/e20da107d0f4c765ead2eef88ad019d8.jpg?ver=1783634435\",\"contentUrl\":\"https:\/\/www.webhi.com\/how-to\/ahuphiph\/litespeed\/avatar\/e20da107d0f4c765ead2eef88ad019d8.jpg?ver=1783634435\",\"caption\":\"webhi\"},\"sameAs\":[\"https:\/\/www.webhi.com\/how-to\"],\"url\":\"https:\/\/www.webhi.com\/how-to\/author\/webhi\/\"}]}<\/script>\n","yoast_head_json":{"title":"How to Install Exchange Server step by step unattended mode - WebHi Tutorials &amp; Documentations","description":"In this tutorial, we'll show you how to install and configure Exchange Server step by step on Windows Server.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Exchange Server step by step unattended mode - WebHi Tutorials &amp; Documentations","og_description":"In this tutorial, we'll show you how to install and configure Exchange Server step by step on Windows Server.","og_url":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/","og_site_name":"WebHi Tutorials &amp; Documentations","article_publisher":"https:\/\/www.facebook.com\/webhi.technology","article_published_time":"2023-01-31T11:17:33+00:00","article_modified_time":"2024-10-14T14:06:17+00:00","og_image":[{"url":"https:\/\/www.webhi.com\/how-to\/gilrogre\/2023\/01\/exchange_install_cmd_eng.jpg"}],"author":"webhi","twitter_card":"summary_large_image","twitter_creator":"@WebHiTechnology","twitter_site":"@WebHiTechnology","twitter_misc":{"Written by":"webhi","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/#article","isPartOf":{"@id":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/"},"author":{"name":"webhi","@id":"https:\/\/www.webhi.com\/how-to\/#\/schema\/person\/b31e76e2311cdc0bb90f5e2733059a54"},"headline":"How to Install Exchange Server step by step unattended mode","datePublished":"2023-01-31T11:17:33+00:00","dateModified":"2024-10-14T14:06:17+00:00","mainEntityOfPage":{"@id":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/"},"wordCount":565,"commentCount":0,"publisher":{"@id":"https:\/\/www.webhi.com\/how-to\/#organization"},"articleSection":["Mail Servers","Windows system administration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/","url":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/","name":"How to Install Exchange Server step by step unattended mode - WebHi Tutorials &amp; Documentations","isPartOf":{"@id":"https:\/\/www.webhi.com\/how-to\/#website"},"datePublished":"2023-01-31T11:17:33+00:00","dateModified":"2024-10-14T14:06:17+00:00","description":"In this tutorial, we'll show you how to install and configure Exchange Server step by step on Windows Server.","breadcrumb":{"@id":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.webhi.com\/how-to\/how-to-install-exchange-server-step-by-step-in-command-line-unattended-mode\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.webhi.com\/how-to\/"},{"@type":"ListItem","position":2,"name":"How to Install Exchange Server step by step unattended mode"}]},{"@type":"WebSite","@id":"https:\/\/www.webhi.com\/how-to\/#website","url":"https:\/\/www.webhi.com\/how-to\/","name":"WebHi Tutorials &amp; Documentations","description":"System administration and knowledge base","publisher":{"@id":"https:\/\/www.webhi.com\/how-to\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.webhi.com\/how-to\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.webhi.com\/how-to\/#organization","name":"WebHi Technology","url":"https:\/\/www.webhi.com\/how-to\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.webhi.com\/how-to\/#\/schema\/logo\/image\/","url":"https:\/\/www.webhi.com\/how-to\/gilrogre\/2022\/07\/logo.png","contentUrl":"https:\/\/www.webhi.com\/how-to\/gilrogre\/2022\/07\/logo.png","width":288,"height":95,"caption":"WebHi Technology"},"image":{"@id":"https:\/\/www.webhi.com\/how-to\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webhi.technology","https:\/\/twitter.com\/WebHiTechnology"]},{"@type":"Person","@id":"https:\/\/www.webhi.com\/how-to\/#\/schema\/person\/b31e76e2311cdc0bb90f5e2733059a54","name":"webhi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.webhi.com\/how-to\/#\/schema\/person\/image\/","url":"https:\/\/www.webhi.com\/how-to\/ahuphiph\/litespeed\/avatar\/e20da107d0f4c765ead2eef88ad019d8.jpg?ver=1783634435","contentUrl":"https:\/\/www.webhi.com\/how-to\/ahuphiph\/litespeed\/avatar\/e20da107d0f4c765ead2eef88ad019d8.jpg?ver=1783634435","caption":"webhi"},"sameAs":["https:\/\/www.webhi.com\/how-to"],"url":"https:\/\/www.webhi.com\/how-to\/author\/webhi\/"}]}},"_links":{"self":[{"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/posts\/3566"}],"collection":[{"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/comments?post=3566"}],"version-history":[{"count":27,"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/posts\/3566\/revisions"}],"predecessor-version":[{"id":9458,"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/posts\/3566\/revisions\/9458"}],"wp:attachment":[{"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/media?parent=3566"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/categories?post=3566"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webhi.com\/how-to\/wp-json\/wp\/v2\/tags?post=3566"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}