{"id":1895,"date":"2016-10-03T17:26:07","date_gmt":"2016-10-03T22:26:07","guid":{"rendered":"http:\/\/swildow.darktech.org\/wp\/?p=1895"},"modified":"2016-10-03T17:26:07","modified_gmt":"2016-10-03T22:26:07","slug":"step-by-step-guide-to-creating-a-nano-server","status":"publish","type":"post","link":"https:\/\/www.wildow.com\/blog\/?p=1895","title":{"rendered":"Step by Step Guide to creating a Nano Server"},"content":{"rendered":"<div class=\"featured-area fullcover\">\n<div class=\"post-content\">\n<h1 class=\"post-title entry-title\">Step by Step Guide to creating a Nano Server<\/h1>\n<\/div>\n<\/div>\n<div id=\"layout\" class=\"pagewidth clearfix\">\n<div id=\"content\" class=\"list-post\">\n<article id=\"post-4633\" class=\"post clearfix post-4633 type-post status-publish format-standard hentry category-nano-server category-server-2016 category-server-os tag-nano tag-powershell tag-server tag-windows-server-2016 has-post-title no-post-date has-post-category has-post-tag has-post-comment has-post-author\">\n<div class=\"post-content\">\n<div class=\"entry-content\">\n<h3>What is Nano Server?<\/h3>\n<p>Nano Server is a new installation option in Windows Server 2016, which cannot be installed the normal way. Nano Server is an operating system optimised for private clouds and data centres and can only be administered remotely. It is similar to Windows Server Core, but is a lot smaller, has no local logon capability, and only supports 64 bit applications, tools, and agents. It takes up far less disk space, installs faster, and requires less updates and restarts. Microsoft has said they expect Windows Nano Server will need maybe 2 reboots a year! The restarts are much faster too. Nano server can be installed in either Standard or Datacenter editions of Windows Server 2016.<\/p>\n<p>Nano Server is ideal for a number of scenarios:<br \/>\nAs a \u201ccompute\u201d host for Hyper-V virtual machines, either in clusters or not<br \/>\nAs a storage host for Scale-Out File Server.<br \/>\nAs a DNS server<br \/>\nAs a web server running Internet Information Services (IIS)<br \/>\nAs a host for applications that are developed using cloud application patterns and run in a container or virtual machine guest operating system<\/p>\n<h3>Create a Nano Server Image.<\/h3>\n<p>First, you will need to download the Windows Server 2016 ISO from <a href=\"https:\/\/www.microsoft.com\/en-us\/evalcenter\/evaluate-windows-server-2016\" target=\"_blank\" rel=\"nofollow\">here<\/a>.<\/p>\n<p>Mount the ISO.<\/p>\n<p><a href=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095526917.png\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-4625\" title=\"\" src=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095526917.png\" srcset=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095526917.png 785w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095526917-300x227.png 300w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095526917-768x580.png 768w\" alt=\"capture20161010095526917\" \/><\/a><\/p>\n<p>Copy the folder NanoServer to the root of C:\\<\/p>\n<p>This can be done via an elevated Powershell window using the following command. NOTE: Remember the media in this step-by-step was mounted to drive D. This command copy the required bits and drop it in Drive C: to build the required image. Change Drive letters to what your system is using.<\/p>\n<div id=\"crayon-57fb98e880261943747433\" class=\"crayon-syntax crayon-theme-powershell-ise crayon-font-sourcecodepro crayon-os-pc print-yes notranslate crayon-wrapped\" data-settings=\" minimize scroll-always wrap\">\n<div class=\"crayon-toolbar\" data-settings=\" show\">\n<div class=\"crayon-tools\">\n<div class=\"crayon-button crayon-nums-button crayon-pressed\" title=\"Toggle Line Numbers\"><\/div>\n<div class=\"crayon-button crayon-plain-button\" title=\"Toggle Plain Code\"><\/div>\n<div class=\"crayon-button crayon-wrap-button crayon-pressed\" title=\"Toggle Line Wrap\"><\/div>\n<div class=\"crayon-button crayon-copy-button\" title=\"Copy\"><\/div>\n<div class=\"crayon-button crayon-popup-button\" title=\"Open Code In New Window\"><\/div>\n<p><span class=\"crayon-language\">PowerShell<\/span><\/div>\n<\/div>\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-57fb98e880261943747433-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-57fb98e880261943747433-1\" class=\"crayon-line\"><span class=\"crayon-r \">Copy-Item<\/span> <span class=\"crayon-cn\">-Path<\/span> <span class=\"crayon-i\">D<\/span><span class=\"crayon-o\">:<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-i\">NanoServer<\/span><span class=\"crayon-sy\">\\<\/span> <span class=\"crayon-cn\">-Destination<\/span> <span class=\"crayon-i\">C<\/span><span class=\"crayon-o\">:<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-i\">NanoServer<\/span><span class=\"crayon-sy\">\\<\/span> <span class=\"crayon-cn\">-Recurse<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><a href=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095720342.png\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-4626\" title=\"\" src=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095720342.png\" srcset=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095720342.png 858w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095720342-300x67.png 300w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095720342-768x173.png 768w\" alt=\"capture20161010095720342\" \/><\/a><\/p>\n<p>In the same PowerShell window navigate to the folder where we copied the files from the ISO to. If you used the above PowerShell command it will be c:\\NanoServer<\/p>\n<div id=\"crayon-57fb98e880270801424997\" class=\"crayon-syntax crayon-theme-powershell-ise crayon-font-sourcecodepro crayon-os-pc print-yes notranslate crayon-wrapped\" data-settings=\" minimize scroll-always wrap\">\n<div class=\"crayon-toolbar\" data-settings=\" show\">\n<div class=\"crayon-tools\">\n<div class=\"crayon-button crayon-nums-button crayon-pressed\" title=\"Toggle Line Numbers\"><\/div>\n<div class=\"crayon-button crayon-plain-button\" title=\"Toggle Plain Code\"><\/div>\n<div class=\"crayon-button crayon-wrap-button crayon-pressed\" title=\"Toggle Line Wrap\"><\/div>\n<div class=\"crayon-button crayon-copy-button\" title=\"Copy\"><\/div>\n<div class=\"crayon-button crayon-popup-button\" title=\"Open Code In New Window\"><\/div>\n<p><span class=\"crayon-language\">PowerShell<\/span><\/div>\n<\/div>\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-57fb98e880270801424997-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-57fb98e880270801424997-1\" class=\"crayon-line\"><span class=\"crayon-r \">Cd<\/span> <span class=\"crayon-i\">C<\/span><span class=\"crayon-o\">:<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-i\">NanoServer<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><a href=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095803848.png\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-4627\" title=\"\" src=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095803848.png\" srcset=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095803848.png 860w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095803848-300x98.png 300w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010095803848-768x252.png 768w\" alt=\"capture20161010095803848\" \/><\/a><\/p>\n<p>Import the Nano server module<\/p>\n<div id=\"crayon-57fb98e880276062665071\" class=\"crayon-syntax crayon-theme-powershell-ise crayon-font-sourcecodepro crayon-os-pc print-yes notranslate crayon-wrapped\" data-settings=\" minimize scroll-always wrap\">\n<div class=\"crayon-toolbar\" data-settings=\" show\">\n<div class=\"crayon-tools\">\n<div class=\"crayon-button crayon-nums-button crayon-pressed\" title=\"Toggle Line Numbers\"><\/div>\n<div class=\"crayon-button crayon-plain-button\" title=\"Toggle Plain Code\"><\/div>\n<div class=\"crayon-button crayon-wrap-button crayon-pressed\" title=\"Toggle Line Wrap\"><\/div>\n<div class=\"crayon-button crayon-copy-button\" title=\"Copy\"><\/div>\n<div class=\"crayon-button crayon-popup-button\" title=\"Open Code In New Window\"><\/div>\n<p><span class=\"crayon-language\">PowerShell<\/span><\/div>\n<\/div>\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-57fb98e880276062665071-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-57fb98e880276062665071-1\" class=\"crayon-line\"><span class=\"crayon-r \">Import-Module<\/span> <span class=\"crayon-sy\">.<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-i\">NanoServerImageGenerator<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-i\">NanoServerImageGenerator<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-i\">psd1<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><a href=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010100150686.png\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-4628\" title=\"\" src=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010100150686.png\" srcset=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010100150686.png 859w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010100150686-300x83.png 300w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010100150686-768x214.png 768w\" alt=\"capture20161010100150686\" \/><\/a><\/p>\n<p>Create a Nano Server Image by using the following cmdlet. This will create a VHD of Standard Nano ready for a virtual environment.<\/p>\n<div id=\"crayon-57fb98e88027b137381909\" class=\"crayon-syntax crayon-theme-powershell-ise crayon-font-sourcecodepro crayon-os-pc print-yes notranslate crayon-wrapped\" data-settings=\" minimize scroll-always wrap\">\n<div class=\"crayon-toolbar\" data-settings=\" show\">\n<div class=\"crayon-tools\">\n<div class=\"crayon-button crayon-nums-button crayon-pressed\" title=\"Toggle Line Numbers\"><\/div>\n<div class=\"crayon-button crayon-plain-button\" title=\"Toggle Plain Code\"><\/div>\n<div class=\"crayon-button crayon-wrap-button crayon-pressed\" title=\"Toggle Line Wrap\"><\/div>\n<div class=\"crayon-button crayon-copy-button\" title=\"Copy\"><\/div>\n<div class=\"crayon-button crayon-popup-button\" title=\"Open Code In New Window\"><\/div>\n<p><span class=\"crayon-language\">PowerShell<\/span><\/div>\n<\/div>\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-57fb98e88027b137381909-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-57fb98e88027b137381909-1\" class=\"crayon-line\"><span class=\"crayon-r \">New-NanoServerImage<\/span> <span class=\"crayon-cn\">-DeploymentType<\/span> <span class=\"crayon-i\">Guest<\/span> <span class=\"crayon-cn\">-Edition<\/span> <span class=\"crayon-i\">Standard<\/span> \u2013<span class=\"crayon-i\">MediaPath<\/span> <span class=\"crayon-i\">D<\/span><span class=\"crayon-o\">:<\/span><span class=\"crayon-sy\">\\<\/span> <span class=\"crayon-cn\">-BasePath<\/span> <span class=\"crayon-sy\">.<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-i\">Base<\/span> <span class=\"crayon-cn\">-TargetPath<\/span> <span class=\"crayon-sy\">.<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-r \">PIXEL-NANO01<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-i\">vhdx<\/span> <span class=\"crayon-cn\">-EnableRemoteManagementPort<\/span> <span class=\"crayon-cn\">-ComputerName<\/span> <span class=\"crayon-r \">PIXEL-NANO01<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p>The cmdlet will accomplish all of these tasks:<\/p>\n<ol>\n<ol>Select Standard as a base edition<\/ol>\n<\/ol>\n<ol>\n<ol>Prompt you for the Administrator password<\/ol>\n<\/ol>\n<ol>\n<ol>Copy installation media from the mounted ISO into .\\Base<\/ol>\n<\/ol>\n<ol>\n<ol>Convert the WIM image to a VHD. (The file extension of the target path argument determines whether it creates an MBR-based VHD for Generation 1 virtual machines versus a GPT-based VHDX for Generation 2 virtual machines.)<\/ol>\n<\/ol>\n<ol>\n<ol>Copy the resulting VHD into .\\PIXEL-NANO01.vhdx<\/ol>\n<\/ol>\n<ol>\n<ol>Enable Remote Management<\/ol>\n<\/ol>\n<ol>\n<ol>Set the Administrator password for the image as specified<\/ol>\n<\/ol>\n<ol>\n<ol>Set the computer name of the image to PIXEL-NANO01<\/ol>\n<\/ol>\n<ol>Install the Hyper-V guest drivers<\/ol>\n<p>All of this results in an image of .\\PIXEL-NANO01.vhdx.<\/p>\n<p><a href=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010101449434.png\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-4629\" title=\"\" src=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010101449434.png\" srcset=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010101449434.png 861w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010101449434-300x79.png 300w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010101449434-768x202.png 768w\" alt=\"capture20161010101449434\" \/><\/a><\/p>\n<p><a href=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102012727.png\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-4630\" title=\"\" src=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102012727.png\" srcset=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102012727.png 858w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102012727-300x52.png 300w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102012727-768x133.png 768w\" alt=\"capture20161010102012727\" \/><\/a><\/p>\n<p>You have now created a basic Nano Server image ready to be used in Hyper-V.<\/p>\n<p><a href=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102130129.png\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-4631\" title=\"\" src=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102130129.png\" srcset=\"http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102130129.png 787w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102130129-300x118.png 300w, http:\/\/pixelrobots.co.uk\/wp-content\/uploads\/2016\/10\/capture20161010102130129-768x303.png 768w\" alt=\"capture20161010102130129\" \/><\/a><\/p>\n<p>You can also create Nano Server Images including other roles. For a list of roles click <a href=\"https:\/\/technet.microsoft.com\/en-us\/windows-server-docs\/get-started\/deploy-nano-server\" target=\"_blank\" rel=\"nofollow\">here<\/a>.<\/p>\n<p>To Install the DNS role you can use the following cmdlet<\/p>\n<div id=\"crayon-57fb98e880283481651913\" class=\"crayon-syntax crayon-theme-powershell-ise crayon-font-sourcecodepro crayon-os-pc print-yes notranslate crayon-wrapped\" data-settings=\" minimize scroll-always wrap\">\n<div class=\"crayon-toolbar\" data-settings=\" show\">\n<div class=\"crayon-tools\">\n<div class=\"crayon-button crayon-nums-button crayon-pressed\" title=\"Toggle Line Numbers\"><\/div>\n<div class=\"crayon-button crayon-plain-button\" title=\"Toggle Plain Code\"><\/div>\n<div class=\"crayon-button crayon-wrap-button crayon-pressed\" title=\"Toggle Line Wrap\"><\/div>\n<div class=\"crayon-button crayon-copy-button\" title=\"Copy\"><\/div>\n<div class=\"crayon-button crayon-popup-button\" title=\"Open Code In New Window\"><\/div>\n<p><span class=\"crayon-language\">PowerShell<\/span><\/div>\n<\/div>\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-57fb98e880283481651913-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-57fb98e880283481651913-1\" class=\"crayon-line\"><span class=\"crayon-r \">New-NanoServerImage<\/span> <span class=\"crayon-cn\">-DeploymentType<\/span> <span class=\"crayon-i\">Guest<\/span> <span class=\"crayon-cn\">-Edition<\/span> <span class=\"crayon-i\">Standard<\/span> \u2013<span class=\"crayon-i\">MediaPath<\/span> <span class=\"crayon-i\">E<\/span><span class=\"crayon-o\">:<\/span><span class=\"crayon-sy\">\\<\/span> <span class=\"crayon-cn\">-BasePath<\/span> <span class=\"crayon-sy\">.<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-i\">Base<\/span> <span class=\"crayon-cn\">-TargetPath<\/span> <span class=\"crayon-sy\">.<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-r \">PIXEL-NANO02<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-i\">vhdx<\/span> <span class=\"crayon-cn\">-EnableRemoteManagementPort<\/span> <span class=\"crayon-cn\">-Packages<\/span> <span class=\"crayon-r \">Microsoft-NanoServer<\/span><span class=\"crayon-cn\">-DNS<\/span><span class=\"crayon-cn\">-Package<\/span> <span class=\"crayon-cn\">-ComputerName<\/span> <span class=\"crayon-r \">PIXEL-NANO02<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p>You should notice the addition of -Packages Microsoft-NanoServer-DNS-Package. This is what installs the DNS Role.<\/p>\n<p>Now you have your Nano Server Image. We will need to set IP address to be able to manage it. I will go in depth on setting an IP address and managing Nano Server in another article. Have a play around with your new Nano server and let me know what you think.<\/p>\n<\/div>\n<\/div>\n<\/article>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Step by Step Guide to creating a Nano Server What is Nano Server? Nano Server is a new installation option in Windows Server 2016, which cannot be installed the normal way. Nano Server is an operating system optimised for private &#8230; <a class=\"more-link\" href=\"https:\/\/www.wildow.com\/blog\/?p=1895\">Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1895","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1895","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1895"}],"version-history":[{"count":1,"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1895\/revisions"}],"predecessor-version":[{"id":1896,"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1895\/revisions\/1896"}],"wp:attachment":[{"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1895"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1895"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wildow.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1895"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}