{"id":37943,"date":"2022-10-03T13:55:04","date_gmt":"2022-10-03T12:55:04","guid":{"rendered":"https:\/\/www.n-able.com\/?p=37943"},"modified":"2022-10-04T14:04:51","modified_gmt":"2022-10-04T13:04:51","slug":"what-makes-command-blocks-and-sets-different-from-powershell","status":"publish","type":"post","link":"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell","title":{"rendered":"What makes Command Blocks and Sets different from PowerShell?"},"content":{"rendered":"<p class=\"p1\"><span class=\"s1\">There will always be tasks that take more time than they should. <\/span><span class=\"s1\">As tenant numbers grow and Microsoft processes advance, IT service providers will always chase the need to find extra time. This goes for efficient ways of working too.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">There are many useful Microsoft solutions to help support businesses with Windows admin tasks. One of the most commonly used being\u00a0<a href=\"https:\/\/docs.microsoft.com\/en-us\/powershell\/scripting\/overview?view=powershell-7.2\" target=\"_blank\" rel=\"noopener\"><span class=\"s3\">PowerShell.<\/span><\/a><\/span><span class=\"s1\">\u00a0<\/span><\/p>\n<h2 class=\"p1\"><span class=\"s1\">What is PowerShell?<\/span><\/h2>\n<p class=\"p1\"><span class=\"s1\">PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">Many MSPs and Cloud Service Providers (CSPs) use it to automate various repetitive user tasks, for example, converting an inbox to a shared mailbox or adding someone to a Microsoft Teams channel.<\/span><\/p>\n<h2 class=\"p1\"><span class=\"s1\">The benefit of PowerShell<\/span><\/h2>\n<p class=\"p1\"><span class=\"s1\">Specialists no longer need to spend hours building and configuring Microsoft 365 environments manually. When used, technicians can automate repetitive setup tasks at scale.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">However, challenges still arise when using PowerShell and scripts and they tend to appear when you manage a large volume of tenants.<\/span><\/p>\n<h2 class=\"p1\"><span class=\"s1\">How can you manage customer environments more efficiently?<\/span><\/h2>\n<p class=\"p1\"><span class=\"s1\">This falls to the support of Command Blocks and Command Sets. This could be new to you as it\u2019s specific <a href=\"https:\/\/www.n-able.com\/products\/cloud-user-hub\" target=\"_blank\" rel=\"noopener\"><span class=\"s3\">Cloud User Hub<\/span><\/a><\/span> <span class=\"s1\">terminology, but bear with us, we\u2019ll touch on that soon.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">Let\u2019s start with an example.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">A help desk team member has 20 tenants whose security policies need updating to meet the latest requirements.\u00a0To facilitate this, they need to hop into each customer portal to do the setup, which naturally will take them a lot of time.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">Of course, you could use PowerShell to do this, but it isn\u2019t a scalable service. So, how will you distribute those scripts or transfer the knowledge across a 20-user environment?<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">While PowerShell scripts can make life a lot easier for Microsoft Partners, they still typically run inside each individual tenant. As scripts need to be kept up to date and tweaked when Microsoft configurations or settings change, switching from portal to portal to manage this becomes an inefficient way of working, and ultimately, can hold you back from scaling.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">There are other limitations to PowerShell, too:<\/span><span class=\"s1\">\u00a0<\/span><\/p>\n<ul>\n<li class=\"p3\"><span class=\"s1\">Scripts can be complex<\/span><\/li>\n<li class=\"p3\"><span class=\"s1\">They often require systems admin to have some coding knowledge<\/span><\/li>\n<li class=\"p3\"><span class=\"s1\">They often need updating and maintaining when settings change<\/span><\/li>\n<li class=\"p3\"><span class=\"s1\">They are sometimes difficult for others to work with<\/span><\/li>\n<li class=\"p3\"><span class=\"s1\">PowerShell is still very single tenant focused<\/span><span class=\"s1\">\u00a0<\/span><\/li>\n<\/ul>\n<p class=\"p1\"><span class=\"s1\">MSPs and CSPs lives can be made easier by building their own scalable workflows that are:<\/span><\/p>\n<ol>\n<li class=\"p1\"><span class=\"s1\">Easy to maintain<\/span><\/li>\n<li class=\"p1\"><span class=\"s1\">Used for multiple tenants<\/span><\/li>\n<li class=\"p1\"><span class=\"s1\">All managed from one portal<\/span><span class=\"s1\">\u00a0<\/span><\/li>\n<\/ol>\n<p class=\"p1\"><span class=\"s1\">And this can be managed with something we call a\u00a0Command Block.<\/span><\/p>\n<h2 class=\"p1\"><span class=\"s1\">What are Command Blocks?<\/span><\/h2>\n<p class=\"p1\"><span class=\"s1\">Behind every great Microsoft 365 deployment is a great workflow.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">When using the Command Blocks functionality, MSPs and CSPs can easily create workflows and automate day-to-day tasks.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">This feature has been designed to streamline the more traditional PowerShell commands, and makes automated processes even easier. We\u2019re talking adding multiple users to groups, creating numerous mailboxes, and applying security settings effortlessly without the need to write a single line of code.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">The big difference is you can control commands from a single pain of glass. No more scattered management and logging in and out of various solutions. <a href=\"https:\/\/www.n-able.com\/products\/cloud-user-hub\"><span class=\"s3\">Cloud User Hub<\/span><\/a>\u00a0allows you to list all of your customers in one place and roll out commands widely to multiple-tenants.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">As\u00a0command blocks are standardized but still configurable, it means teams can take advantage of commands, and use them to manage Microsoft 365 deployments on repeat. This can bring huge time saving advantages.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">It doesn\u2019t stop there. Let\u2019s go one step further and talk about Command Sets.<\/span><\/p>\n<h2 class=\"p1\"><span class=\"s1\">What are Command Sets?<\/span><\/h2>\n<p class=\"p1\"><span class=\"s1\">There are hundreds of command blocks to choose from. Our command set function lets you bundle multiple commands together, be flexible with their parameters, and reuse them over and over.<\/span><span class=\"s1\">\u00a0<\/span><\/p>\n<p class=\"p1\"><span class=\"s3\"><a href=\"https:\/\/www.n-able.com\/products\/cloud-user-hub\" target=\"_blank\" rel=\"noopener\">Cloud User Hub<\/a><\/span><span class=\"s1\">\u00a0differs from other automation tools. It allows you to build your own solution that is specific to your end-customer or group of end customers. Having this capability means you can build your IP into command blocks and command sets.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">Once you\u2019ve incorporated your own unique approach, you can tailor commands and sets to the specific server environments you are configuring. For example, bundle a group of commands to set up common workflows or security permissions. You can either create your own command sets or use ones that the portal has customized for easy roll-out.<\/span><\/p>\n<h2 class=\"p1\"><span class=\"s1\">Using Commands Blocks and Sets to help you scale<\/span><\/h2>\n<p class=\"p1\"><span class=\"s1\">You can rise to almost any Microsoft challenge when you use Commands. Workflows are the roadmap for modern success and Command Blocks and Command Sets can help you achieve this.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">They allow service providers to advance from PowerShell and connect multiple-users and tenants to Microsoft setups quickly. Being able to manage customer environments from one interface allows help desk teams to spend less time on customer deployments, and more time on scaling.<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\">Command Blocks and Sets give you easy, accurate and efficient management. Which means less admin time is needed\u2014that\u2019s what we call a winner!<\/span><\/p>\n<p class=\"p1\"><span class=\"s3\"><a href=\"https:\/\/www.n-able.com\/products\/cloud-user-hub\/demo\" target=\"_blank\" rel=\"noopener\"><b>Click here<\/b><\/a><\/span><span class=\"s1\"><b> to experience for yourself how else Cloud User Hub can help your business.<\/b><\/span><\/p>\n<p class=\"p1\"><span class=\"s1\"><b><i>Laura Moise is Sr. Product Marketing Manager at N&#8209;able<\/i><\/b><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Using PowerShell to automate various repetitive user tasks is an obvious choice, but this won\u2019t easily scale. Laura Moise explains why Command Blocks and Sets are a good alternative.<\/p>\n","protected":false},"author":98,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-37943","post","type-post","status-publish","format-standard","hentry","topic-automation","topic-cloud-computing"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>What makes Command Blocks and Sets different from PowerShell? - N-able<\/title>\n<meta name=\"description\" content=\"MSPs may be drawn to PowerShell to automate repetitive tasks, but this won&#039;t easily scale. We explain how Command Blocks and Sets can help.\" \/>\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.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What makes Command Blocks and Sets different from PowerShell? - N-able\" \/>\n<meta property=\"og:description\" content=\"MSPs may be drawn to PowerShell to automate repetitive tasks, but this won&#039;t easily scale. We explain how Command Blocks and Sets can help.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell\" \/>\n<meta property=\"og:site_name\" content=\"N-able\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/NableMSP\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-03T12:55:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-04T13:04:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.n-able.com\/wp-content\/uploads\/2022\/10\/220916_blogbanner_CommandBlocksAndSets_ss.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Laura Moise\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.n-able.com\/wp-content\/uploads\/2022\/10\/220916_blogbanner_CommandBlocksAndSets_ss.jpg\" \/>\n<meta name=\"twitter:creator\" content=\"@Nable\" \/>\n<meta name=\"twitter:site\" content=\"@Nable\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"Laura Moise\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell\"},\"author\":{\"name\":\"Laura Moise\",\"@id\":\"https:\/\/www.n-able.com\/it\/#\/schema\/person\/cbd800fd35490a85f7fff8af75189990\"},\"headline\":\"What makes Command Blocks and Sets different from PowerShell?\",\"datePublished\":\"2022-10-03T13:55:04+01:00\",\"dateModified\":\"2022-10-04T13:04:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell\"},\"wordCount\":880,\"publisher\":{\"@id\":\"https:\/\/www.n-able.com\/it\/#organization\"},\"articleSection\":[\"Automation\",\"Cloud Computing\"],\"inLanguage\":\"it-IT\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell\",\"url\":\"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell\",\"name\":\"What makes Command Blocks and Sets different from PowerShell? - N-able\",\"isPartOf\":{\"@id\":\"https:\/\/www.n-able.com\/it\/#website\"},\"datePublished\":\"2022-10-03T13:55:04+01:00\",\"dateModified\":\"2022-10-04T13:04:51+00:00\",\"description\":\"MSPs may be drawn to PowerShell to automate repetitive tasks, but this won't easily scale. We explain how Command Blocks and Sets can help.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Cloud Computing\",\"item\":\"https:\/\/www.n-able.com\/it\/blog\/category\/cloud-computing\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What makes Command Blocks and Sets different from PowerShell?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.n-able.com\/it\/#website\",\"url\":\"https:\/\/www.n-able.com\/it\/\",\"name\":\"N-able\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.n-able.com\/it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.n-able.com\/it\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.n-able.com\/it\/#organization\",\"name\":\"N-able\",\"url\":\"https:\/\/www.n-able.com\/it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/www.n-able.com\/it\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.n-able.com\/wp-content\/uploads\/2021\/02\/logo-n-able-vertical-dark.svg\",\"contentUrl\":\"https:\/\/www.n-able.com\/wp-content\/uploads\/2021\/02\/logo-n-able-vertical-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"N-able\"},\"image\":{\"@id\":\"https:\/\/www.n-able.com\/it\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/NableMSP\",\"https:\/\/x.com\/Nable\",\"https:\/\/www.linkedin.com\/company\/n-able\",\"https:\/\/www.youtube.com\/channel\/UClnp77HHg4aME-S-3fWQhFw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.n-able.com\/it\/#\/schema\/person\/cbd800fd35490a85f7fff8af75189990\",\"name\":\"Laura Moise\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/6f8068e35c34c4abd564a3677fa58470fa921828e1c36ad34c388ced1f4cbf57?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6f8068e35c34c4abd564a3677fa58470fa921828e1c36ad34c388ced1f4cbf57?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6f8068e35c34c4abd564a3677fa58470fa921828e1c36ad34c388ced1f4cbf57?s=96&d=mm&r=g\",\"caption\":\"Laura Moise\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What makes Command Blocks and Sets different from PowerShell? - N-able","description":"MSPs may be drawn to PowerShell to automate repetitive tasks, but this won't easily scale. We explain how Command Blocks and Sets can help.","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.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell","og_locale":"it_IT","og_type":"article","og_title":"What makes Command Blocks and Sets different from PowerShell? - N-able","og_description":"MSPs may be drawn to PowerShell to automate repetitive tasks, but this won't easily scale. We explain how Command Blocks and Sets can help.","og_url":"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell","og_site_name":"N-able","article_publisher":"https:\/\/www.facebook.com\/NableMSP","article_published_time":"2022-10-03T12:55:04+00:00","article_modified_time":"2022-10-04T13:04:51+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/www.n-able.com\/wp-content\/uploads\/2022\/10\/220916_blogbanner_CommandBlocksAndSets_ss.jpg","type":"image\/jpeg"}],"author":"Laura Moise","twitter_card":"summary_large_image","twitter_image":"https:\/\/www.n-able.com\/wp-content\/uploads\/2022\/10\/220916_blogbanner_CommandBlocksAndSets_ss.jpg","twitter_creator":"@Nable","twitter_site":"@Nable","twitter_misc":{"Scritto da":"Laura Moise","Tempo di lettura stimato":"4 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell#article","isPartOf":{"@id":"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell"},"author":{"name":"Laura Moise","@id":"https:\/\/www.n-able.com\/it\/#\/schema\/person\/cbd800fd35490a85f7fff8af75189990"},"headline":"What makes Command Blocks and Sets different from PowerShell?","datePublished":"2022-10-03T13:55:04+01:00","dateModified":"2022-10-04T13:04:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell"},"wordCount":880,"publisher":{"@id":"https:\/\/www.n-able.com\/it\/#organization"},"articleSection":["Automation","Cloud Computing"],"inLanguage":"it-IT"},{"@type":"WebPage","@id":"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell","url":"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell","name":"What makes Command Blocks and Sets different from PowerShell? - N-able","isPartOf":{"@id":"https:\/\/www.n-able.com\/it\/#website"},"datePublished":"2022-10-03T13:55:04+01:00","dateModified":"2022-10-04T13:04:51+00:00","description":"MSPs may be drawn to PowerShell to automate repetitive tasks, but this won't easily scale. We explain how Command Blocks and Sets can help.","breadcrumb":{"@id":"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.n-able.com\/it\/blog\/what-makes-command-blocks-and-sets-different-from-powershell#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Cloud Computing","item":"https:\/\/www.n-able.com\/it\/blog\/category\/cloud-computing"},{"@type":"ListItem","position":2,"name":"What makes Command Blocks and Sets different from PowerShell?"}]},{"@type":"WebSite","@id":"https:\/\/www.n-able.com\/it\/#website","url":"https:\/\/www.n-able.com\/it\/","name":"N-able","description":"","publisher":{"@id":"https:\/\/www.n-able.com\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.n-able.com\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.n-able.com\/it\/#organization","name":"N-able","url":"https:\/\/www.n-able.com\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.n-able.com\/it\/#\/schema\/logo\/image\/","url":"https:\/\/www.n-able.com\/wp-content\/uploads\/2021\/02\/logo-n-able-vertical-dark.svg","contentUrl":"https:\/\/www.n-able.com\/wp-content\/uploads\/2021\/02\/logo-n-able-vertical-dark.svg","width":"1024","height":"1024","caption":"N-able"},"image":{"@id":"https:\/\/www.n-able.com\/it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/NableMSP","https:\/\/x.com\/Nable","https:\/\/www.linkedin.com\/company\/n-able","https:\/\/www.youtube.com\/channel\/UClnp77HHg4aME-S-3fWQhFw"]},{"@type":"Person","@id":"https:\/\/www.n-able.com\/it\/#\/schema\/person\/cbd800fd35490a85f7fff8af75189990","name":"Laura Moise","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/secure.gravatar.com\/avatar\/6f8068e35c34c4abd564a3677fa58470fa921828e1c36ad34c388ced1f4cbf57?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/6f8068e35c34c4abd564a3677fa58470fa921828e1c36ad34c388ced1f4cbf57?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6f8068e35c34c4abd564a3677fa58470fa921828e1c36ad34c388ced1f4cbf57?s=96&d=mm&r=g","caption":"Laura Moise"}}]}},"_links":{"self":[{"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/posts\/37943","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/users\/98"}],"replies":[{"embeddable":true,"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/comments?post=37943"}],"version-history":[{"count":0,"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/posts\/37943\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/media?parent=37943"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}