{"id":12660,"date":"2016-09-07T06:00:09","date_gmt":"2016-09-07T13:00:09","guid":{"rendered":"https:\/\/www.sapien.com\/blog\/?p=12660"},"modified":"2016-09-07T09:18:08","modified_gmt":"2016-09-07T16:18:08","slug":"enable-wmi-explorer-remote-connection-permissions","status":"publish","type":"post","link":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/","title":{"rendered":"Enable WMI Explorer Remote Connection Permissions"},"content":{"rendered":"<p>One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow <a href=\"https:\/\/www.sapien.com\/blog\/2015\/10\/07\/wmi-explorer-windows-8-remote-connection-issues\/\">blog post<\/a>. After completing that, I had to turn it into <a href=\"https:\/\/www.sapien.com\/blog\/2015\/12\/14\/enable-wmi-explorer-windows-8-remote-connection-permissions\/\">a script<\/a> so that it was even easier to set up. Although I managed to complete the script, there was the catch that it worked only on Windows 8. I couldn\u2019t figure out why it wasn\u2019t working on Windows 10. With the help of a couple of SAPIEN MVPs (thanks, <a href=\"https:\/\/www.sapien.com\/company\/mvp\/10\/Mike_Robbins\">Mike<\/a> and <a href=\"https:\/\/www.sapien.com\/company\/mvp\/12\/James_Vierra\">James<\/a>!), I\u2019m happy to share that I have a script that works on Windows 7, 8, and 10.<\/p>\n<p>To use the script, you can download it here: <a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2016\/08\/Set-WMIExplorerPermissions_FINAL-83116.zip\">Set-WMIExplorerPermissions<\/a>. Or you can also get it from within WMI Explorer in the ribbon. Click the Tools tab and use one of the new Open\/Copy Script buttons. Open Script launches the script in your default program of choice whereas Copy Script will export it to the place of your choice:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2016\/09\/Permission_Script.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-12673\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2016\/09\/Permission_Script.png\" alt=\"Permission_Script\" width=\"600\" height=\"145\" srcset=\"https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2016\/09\/Permission_Script.png 600w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2016\/09\/Permission_Script-300x73.png 300w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p>Run the script locally, in an elevated session (Run as Administrator), on the machine that you want to access. This script is not designed to be run remotely, for example, by using <a href=\"https:\/\/technet.microsoft.com\/en-us\/library\/hh849719.aspx\">Invoke-Command<\/a>. Because it grants permission to the current user, be sure that the script runs in the user account of the person running <a href=\"https:\/\/www.sapien.com\/software\/wmiexplorer\">WMI Explorer<\/a>.<\/p>\n<p>It requires PowerShell 3.0+ and in order to follow the progress of the script, use its Verbose parameter.<\/p>\n<h2>Windows 8 v. Windows 10<\/h2>\n<p>I couldn\u2019t get the previous script to run on Windows 10 because you have to enable Windows Management Instrumentation (WMI) in the firewall. On Windows 8, you only have to enable Windows Remote Management (WRM). To solve the firewall problem, if you have the NetSecurity module and the WMI\/WRM rule groups, I use the <a href=\"https:\/\/technet.microsoft.com\/en-us\/library\/jj573828(v=wps.630).aspx\">Set-NetFirewallRule<\/a> cmdlet . Otherwise, I use netsh to create the rule groups and set the permissions. If the user doesn\u2019t have permission to modify the results, an exception is thrown.<\/p>\n<h2>Error Checking<\/h2>\n<p>The last major change was to prevent errors and properly handle any errors that might have been missed. For example, in the original script, I added the current user to the DCOM Users Group, but never actually checked to see if the user was in the group. Now, it checks to see if the current user is in the DCOM Users Group and, if so, it\u2019ll skip over this step; otherwise it adds them.<\/p>\n<p>Also, instead of continuing in the background if an error was encountered, I throw terminating errors so that the user knows where it went wrong and we can fix it for a future release.<\/p>\n<p><em>Devin Leaman is the Jr. Software Test Engineer at SAPIEN Technologies, Inc. You can find him on the SAPIEN forums and follow him on Twitter at @SAPIENTech and @dleaman212.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I [&hellip;]<\/p>\n","protected":false},"author":43,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[283,1143,1055,833],"tags":[28,35,1020],"class_list":["post-12660","post","type-post","status-publish","format-standard","hentry","category-howto","category-powershell","category-scripting","category-wmi-explorer","tag-powershell","tag-wmi","tag-wmi-explorer"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Devin Leaman\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"DEV SAPIEN Blog - Tools for IT Success\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Enable WMI Explorer Remote Connection Permissions - DEV SAPIEN Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2016-09-07T13:00:09+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2016-09-07T16:18:08+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Enable WMI Explorer Remote Connection Permissions - DEV SAPIEN Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/#blogposting\",\"name\":\"Enable WMI Explorer Remote Connection Permissions - DEV SAPIEN Blog\",\"headline\":\"Enable WMI Explorer Remote Connection Permissions\",\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/devinl\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.sapien.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/09\\\/Permission_Script.png\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/#articleImage\"},\"datePublished\":\"2016-09-07T06:00:09-07:00\",\"dateModified\":\"2016-09-07T09:18:08-07:00\",\"inLanguage\":\"en-US\",\"commentCount\":1,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/#webpage\"},\"articleSection\":\"Howto, PowerShell, Scripting, WMI Explorer, powershell, wmi, WMI Explorer\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/howto\\\/#listItem\",\"name\":\"Howto\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/howto\\\/#listItem\",\"position\":2,\"name\":\"Howto\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/howto\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/#listItem\",\"name\":\"Enable WMI Explorer Remote Connection Permissions\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/#listItem\",\"position\":3,\"name\":\"Enable WMI Explorer Remote Connection Permissions\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/howto\\\/#listItem\",\"name\":\"Howto\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/devinl\\\/#author\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/devinl\\\/\",\"name\":\"Devin Leaman\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/#webpage\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/\",\"name\":\"Enable WMI Explorer Remote Connection Permissions - DEV SAPIEN Blog\",\"description\":\"One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2016\\\/09\\\/07\\\/enable-wmi-explorer-remote-connection-permissions\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/devinl\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/devinl\\\/#author\"},\"datePublished\":\"2016-09-07T06:00:09-07:00\",\"dateModified\":\"2016-09-07T09:18:08-07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Enable WMI Explorer Remote Connection Permissions - DEV SAPIEN Blog","description":"One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I","canonical_url":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/#blogposting","name":"Enable WMI Explorer Remote Connection Permissions - DEV SAPIEN Blog","headline":"Enable WMI Explorer Remote Connection Permissions","author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/devinl\/#author"},"publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2016\/09\/Permission_Script.png","@id":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/#articleImage"},"datePublished":"2016-09-07T06:00:09-07:00","dateModified":"2016-09-07T09:18:08-07:00","inLanguage":"en-US","commentCount":1,"mainEntityOfPage":{"@id":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/#webpage"},"isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/#webpage"},"articleSection":"Howto, PowerShell, Scripting, WMI Explorer, powershell, wmi, WMI Explorer"},{"@type":"BreadcrumbList","@id":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/dev.sapien.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/howto\/#listItem","name":"Howto"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/howto\/#listItem","position":2,"name":"Howto","item":"https:\/\/dev.sapien.com\/blog\/topics\/howto\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/#listItem","name":"Enable WMI Explorer Remote Connection Permissions"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/#listItem","position":3,"name":"Enable WMI Explorer Remote Connection Permissions","previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/howto\/#listItem","name":"Howto"}}]},{"@type":"Organization","@id":"https:\/\/dev.sapien.com\/blog\/#organization","name":"DEV SAPIEN Blog","description":"Tools for IT Success","url":"https:\/\/dev.sapien.com\/blog\/"},{"@type":"Person","@id":"https:\/\/dev.sapien.com\/blog\/author\/devinl\/#author","url":"https:\/\/dev.sapien.com\/blog\/author\/devinl\/","name":"Devin Leaman"},{"@type":"WebPage","@id":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/#webpage","url":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/","name":"Enable WMI Explorer Remote Connection Permissions - DEV SAPIEN Blog","description":"One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/#breadcrumblist"},"author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/devinl\/#author"},"creator":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/devinl\/#author"},"datePublished":"2016-09-07T06:00:09-07:00","dateModified":"2016-09-07T09:18:08-07:00"},{"@type":"WebSite","@id":"https:\/\/dev.sapien.com\/blog\/#website","url":"https:\/\/dev.sapien.com\/blog\/","name":"DEV SAPIEN Blog","description":"Tools for IT Success","inLanguage":"en-US","publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"DEV SAPIEN Blog - Tools for IT Success","og:type":"article","og:title":"Enable WMI Explorer Remote Connection Permissions - DEV SAPIEN Blog","og:description":"One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I","og:url":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/","article:published_time":"2016-09-07T13:00:09+00:00","article:modified_time":"2016-09-07T16:18:08+00:00","twitter:card":"summary_large_image","twitter:title":"Enable WMI Explorer Remote Connection Permissions - DEV SAPIEN Blog","twitter:description":"One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn\u2019t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I"},"aioseo_meta_data":{"post_id":"12660","title":null,"description":null,"keywords":null,"keyphrases":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":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_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"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,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-08-28 16:04:39","updated":"2026-08-28 16:04:39"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.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:\/\/dev.sapien.com\/blog\/topics\/howto\/\" title=\"Howto\">Howto<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tEnable WMI Explorer Remote Connection Permissions\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/dev.sapien.com\/blog"},{"label":"Howto","link":"https:\/\/dev.sapien.com\/blog\/topics\/howto\/"},{"label":"Enable WMI Explorer Remote Connection Permissions","link":"https:\/\/dev.sapien.com\/blog\/2016\/09\/07\/enable-wmi-explorer-remote-connection-permissions\/"}],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/12660","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/users\/43"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/comments?post=12660"}],"version-history":[{"count":9,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/12660\/revisions"}],"predecessor-version":[{"id":12687,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/12660\/revisions\/12687"}],"wp:attachment":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/media?parent=12660"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/categories?post=12660"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/tags?post=12660"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}