{"id":4803,"date":"2017-06-08T22:44:47","date_gmt":"2017-06-08T20:44:47","guid":{"rendered":"http:\/\/michlstechblog.info\/blog\/?p=4803"},"modified":"2017-06-09T12:00:08","modified_gmt":"2017-06-09T10:00:08","slug":"windows-explorer-exe-server-execution-failed","status":"publish","type":"post","link":"https:\/\/michlstechblog.info\/blog\/windows-explorer-exe-server-execution-failed\/","title":{"rendered":"Windows: Explorer.exe Server execution failed"},"content":{"rendered":"<div class=\"twoclick_social_bookmarks_post_4803 social_share_privacy clearfix 1.6.4 locale-en_US sprite-en_US\"><\/div><div class=\"twoclick-js\"><script type=\"text\/javascript\">\/* <![CDATA[ *\/\njQuery(document).ready(function($){if($('.twoclick_social_bookmarks_post_4803')){$('.twoclick_social_bookmarks_post_4803').socialSharePrivacy({\"services\":{\"flattr\":{\"uid\":\"Michl\",\"status\":\"on\",\"the_title\":\"Windows%3A%20Explorer.exe%20Server%20execution%20failed\",\"the_excerpt\":\"Hello%2C%0D%0A%0D%0Aa%20customer%20had%20the%20problem%20that%20he%20couldn%27t%20start%20the%20explorer.%20The%20explorer%20runs%20in%20an%20timeout%20and%20pops%20up%20an%20Errormessage%3A%20Server%20execution%20failed%0D%0A%20%28more%26hellip%3B%29\",\"txt_info\":\"2 clicks for more data protection:\\r\\n\\r\\nOnly when you click here, the button will be come active and you can send your recommendation to Flattr. When activating, data are transmitted to third parties. \",\"perma_option\":\"off\"}},\"txt_help\":\"When you activate these fields by clicking, information to Flattr may be transferred abroad, and probably may also stored there.\",\"settings_perma\":\"Enable permanently and accept data transmission. \",\"info_link\":\"http:\\\/\\\/www.heise.de\\\/ct\\\/artikel\\\/2-Klicks-fuer-mehr-Datenschutz-1333879.html\",\"uri\":\"https:\\\/\\\/michlstechblog.info\\\/blog\\\/windows-explorer-exe-server-execution-failed\\\/\",\"post_id\":4803,\"post_title_referrer_track\":\"Windows%3A+Explorer.exe+Server+execution+failed\",\"display_infobox\":\"on\"});}});\n\/* ]]> *\/<\/script><\/div><p>Hello,<\/p>\n<p>a customer had the problem that he couldn&#8217;t start the explorer. The explorer runs in an timeout and pops up an Errormessage: Server execution failed<br \/>\n<!--more--><\/p>\n<p>This error occurs mostly when the &#8220;My Documents&#8221; is not reachable or corrupt because in case of a folder redirection the folder can reside outside of your Profile Folder.<\/p>\n<p>List the pathes of your folders:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nc:\\&gt; reg query &quot;HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders&quot;\r\n...\r\n    AppData    REG_EXPAND_SZ    %USERPROFILE%\\AppData\\Roaming\r\n    Cache      REG_EXPAND_SZ    %USERPROFILE%\\AppData\\Local\\Microsoft\\Windows\\Temporary Internet Files\r\n    Cookies    REG_EXPAND_SZ    %USERPROFILE%\\AppData\\Roaming\\Microsoft\\Windows\\Cookies\r\n    Desktop    REG_EXPAND_SZ    %USERPROFILE%\\Desktop\r\n...\r\n    Personal    REG_EXPAND_SZ    D:\\UserDocuments\\myLogin\\Documents\r\n...\r\n<\/pre>\n<p>And check if the folder exists and if they are accessible<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nc:\\&gt; dir D:\\UserDocuments\\myLogin\\Documents\r\nThe system cannot find the path specified.\r\n<\/pre>\n<p>If the folder not exists, create it and set the appropriate permissions<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nC:\\&gt;  D:\\UserDocuments\\myLogin\\Documents\r\nC:\\&gt;  icacls D:\\UserDocuments\\myLogin\\Documents \/grant %USERNAME%(OI)(CI)(F)\r\n<\/pre>\n<p>Michael<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hello, a customer had the problem that he couldn&#8217;t start the explorer. The explorer runs in an timeout and pops up an Errormessage: Server execution failed<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,5],"tags":[1042,1043,1044,20],"class_list":["post-4803","post","type-post","status-publish","format-standard","hentry","category-windows","category-windowsknowhow","tag-explorer","tag-server-execution-failed","tag-user-shell-folders","tag-windows-2"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/4803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/comments?post=4803"}],"version-history":[{"count":3,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/4803\/revisions"}],"predecessor-version":[{"id":4806,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/4803\/revisions\/4806"}],"wp:attachment":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/media?parent=4803"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/categories?post=4803"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/tags?post=4803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}