{"id":54632,"date":"2019-12-31T00:00:00","date_gmt":"2019-12-30T21:00:00","guid":{"rendered":"https:\/\/prohoster.info\/blog\/blog_prohoster\/ispolzovanie-windows-server-bez-provodnika-s-tochki-zreniya-obychnogo-windows-yuzera"},"modified":"2020-02-18T14:02:40","modified_gmt":"2020-02-18T11:02:40","slug":"ispolzovanie-windows-server-bez-provodnika-s-tochki-zreniya-obychnogo-windows-yuzera","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/ispolzovanie-windows-server-bez-provodnika-s-tochki-zreniya-obychnogo-windows-yuzera","title":{"rendered":"Using Windows Server without Explorer from an ordinary Windows user\u2019s perspective","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<h4>Greetings everyone on my 'survival' under Windows Server without Explorer<\/h4>\n<p>\nToday, I will test regular programs for an unusual Windows.<\/p>\n<h3>I'll start from the beginning<\/h3>\n<p>\nWhen the computer starts, the standard Windows loading screen appears, but after loading, what opens is not the desktop, but the command line and nothing else.<br \/>\n<noindex><a rel=\"nofollow\" name=\"habracut\"><\/a><\/noindex><br \/>\n<img decoding=\"async\" alt=\"Using Windows Server without Explorer from an ordinary Windows user\u2019s perspective\" src=\"\/wp-content\/uploads\/2019\/12\/17e1e017cb9290637ff1e4d4c79f4973.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<\/p>\n<h3>Downloading files from the internet via the command line<\/h3>\n<p>\nSince I don't know any other ways to download files after a clean installation that an ordinary user would use (besides connecting a second hard drive with another system), I used the built-in utility bitsadmin.exe <\/p>\n<p>First, let's create a folder where we will download the files <\/p>\n<pre><code class=\"plaintext\">md c:download<\/code><\/pre>\n<p>\nThen I uploaded the files I need to my site.<\/p>\n<p>For example, let\u2019s install an alternative to the standard Explorer \u2014 Explorer++<\/p>\n<pre><code class=\"plaintext\">bitsadmin.exe \/transfer \"Download\" https:\/\/\u043c\u043e\u0439_\u0441\u0430\u0439\u0442\/files\/Explorer++.exe C:downloadExplorer++.exe<\/code><\/pre>\n<p>\nDownloading process:<\/p>\n<p><img decoding=\"async\" alt=\"Using Windows Server without Explorer from an ordinary Windows user\u2019s perspective\" src=\"\/wp-content\/uploads\/2019\/12\/f76e3b444b35b263bf03195720526ffa.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nDownload completed:<\/p>\n<p><img decoding=\"async\" alt=\"Using Windows Server without Explorer from an ordinary Windows user\u2019s perspective\" src=\"\/wp-content\/uploads\/2019\/12\/646e3223a7fd95d058bb3a4e2add90c2.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nRecalling the days of MS-DOS, let\u2019s type <code>Explorer++.exe<\/code> into the command line.<br \/>\nThe Explorer++ I downloaded opens<\/p>\n<p><img decoding=\"async\" alt=\"Using Windows Server without Explorer from an ordinary Windows user\u2019s perspective\" src=\"\/wp-content\/uploads\/2019\/12\/96dddd23dac95dedac97b1fb90180724.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nI also tried to launch the standard Explorer, extracted from my system, but it refused to work, although I begged it very much. Through Powershell, you can install not only the standard Explorer but also MMC, Eventvwr, PerfMon, Resmon, and Powershell ISE, but all this will consume resources and does not fit into the theme of the publication.<\/p>\n<p><img decoding=\"async\" alt=\"Using Windows Server without Explorer from an ordinary Windows user\u2019s perspective\" src=\"\/wp-content\/uploads\/2019\/12\/5f2cb7aba08887dde79c52cdbbdd827a.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<\/p>\n<h3>Software tests<\/h3>\n<p>\nFirst, let's stop using the command line for downloading files and replace it with Internet Download Manager.<\/p>\n<p>As a file manager, I use explorer++, but you can download any other; this one just happened to be handy.<\/p>\n<p>I installed the archiver 7zip, and it also worked without any issues. <br \/>\nFirefox did not install for me, so I chose Chromium Portable. Since we can't download files through the browser, we will continue to use Internet Download Manager.<br \/>\nVLC media player started up fine<br \/>\nqBittorrent also had no issues during the launch<br \/>\nThunderbird gives the same error as Firefox<br \/>\nI will talk about office software a bit later.<\/p>\n<h3>Checkers [\u0428\u0430\u0448\u043a\u0438] (Lukasz Oktaba)<\/h3>\n<p>\nUnfortunately, it's not possible to play modern games through Steam. When starting, the client crashes with an error.<\/p>\n<p><img decoding=\"async\" alt=\"Using Windows Server without Explorer from an ordinary Windows user\u2019s perspective\" src=\"\/wp-content\/uploads\/2019\/12\/260c0cf8d492495619d0aa07dfb8fd2a.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<\/p>\n<h3>Office software<\/h3>\n<p>\nMicrosoft Office does not fit within the resource consumption limits. And LibreOffice did not start, which is very disappointing.<\/p>\n<p>The web version of Microsoft Office works through the browser, allowing you to edit documents, but saving them to your local machine is not possible. I haven't tested Google Docs, but I believe it will work as well.<\/p>\n<h3>Final<\/h3>\n<p>\nUsing Windows Server without File Explorer as a 'desktop' makes no sense. If resources are tight, it's better to choose one of the lightweight Linux distributions.<\/p>\n<p>In this publication, I presented an example of what I thought to test; this is not a tutorial but entertaining content. Thank you for reading.<\/p>\n<p>Information sources:<\/p>\n<p><noindex><a rel=\"nofollow\" href=\"https:\/\/explorerplusplus.com\/\">explorerplusplus.com<\/a><\/noindex><br \/>\n<noindex><a rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/ultravds\/blog\/469549\/\">habr.com\/ru\/company\/ultravds\/blog\/469549<\/a><\/noindex><br \/>\n<noindex><a rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/ultravds\/blog\/475498\/\">habr.com\/ru\/company\/ultravds\/blog\/475498<\/a><\/noindex><br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/post\/482356\/\">habr.com<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e \u0432\u0441\u0435\u0445 \u043d\u0430 \u0441\u0432\u043e\u0451\u043c \u00ab\u0432\u044b\u0436\u0438\u0432\u0430\u043d\u0438\u0438\u00bb \u043f\u043e\u0434 Windows Server \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u043e\u0434\u043d\u0438\u043a\u0430 \u0421\u0435\u0433\u043e\u0434\u043d\u044f \u044f \u043f\u0440\u043e\u0442\u0435\u0441\u0442\u0438\u0440\u0443\u044e \u043e\u0431\u044b\u0447\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u0434\u043b\u044f \u043d\u0435\u043e\u0431\u044b\u0447\u043d\u043e\u0439 Windows. \u041d\u0430\u0447\u043d\u0443 \u0441 \u043d\u0430\u0447\u0430\u043b\u0430 \u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0430 \u043f\u043e\u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0430\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430 Windows, \u043d\u043e \u043f\u043e\u0441\u043b\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u043d\u0435 \u0440\u0430\u0431\u043e\u0447\u0438\u0439 \u0441\u0442\u043e\u043b, \u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u043d\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u0438 \u043d\u0438\u0447\u0435\u0433\u043e \u0431\u043e\u043b\u044c\u0448\u0435. \u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0444\u0430\u0439\u043b\u043e\u0432 \u0447\u0435\u0440\u0435\u0437 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u0438\u0437 \u043a\u043e\u043c\u0430\u043d\u0434\u043d\u043e\u0439 \u0441\u0442\u0440\u043e\u043a\u0438 \u0422\u0430\u043a \u043a\u0430\u043a \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u0432 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0444\u0430\u0439\u043b\u043e\u0432 \u043f\u043e\u0441\u043b\u0435 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[688],"tags":[],"class_list":["post-54632","post","type-post","status-publish","format-standard","hentry","category-administrirovanie"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e \u0432\u0441\u0435\u0445 \u043d\u0430 \u0441\u0432\u043e\u0451\u043c \u00ab\u0432\u044b\u0436\u0438\u0432\u0430\u043d\u0438\u0438\u00bb \u043f\u043e\u0434 Windows Server \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u043e\u0434\u043d\u0438\u043a\u0430 \u0421\u0435\u0433\u043e\u0434\u043d\u044f \u044f \u043f\u0440\u043e\u0442\u0435\u0441\u0442\u0438\u0440\u0443\u044e \u043e\u0431\u044b\u0447\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u0434\u043b\u044f \u043d\u0435\u043e\u0431\u044b\u0447\u043d\u043e\u0439 Windows. \u041d\u0430\u0447\u043d\u0443 \u0441 \u043d\u0430\u0447\u0430\u043b\u0430 \u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0430.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/ispolzovanie-windows-server-bez-provodnika-s-tochki-zreniya-obychnogo-windows-yuzera\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 Windows Server \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u043e\u0434\u043d\u0438\u043a\u0430 \u0441 \u0442\u043e\u0447\u043a\u0438 \u0437\u0440\u0435\u043d\u0438\u044f \u043e\u0431\u044b\u0447\u043d\u043e\u0433\u043e Windows \u044e\u0437\u0435\u0440\u0430 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e \u0432\u0441\u0435\u0445 \u043d\u0430 \u0441\u0432\u043e\u0451\u043c \u00ab\u0432\u044b\u0436\u0438\u0432\u0430\u043d\u0438\u0438\u00bb \u043f\u043e\u0434 Windows Server \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u043e\u0434\u043d\u0438\u043a\u0430 \u0421\u0435\u0433\u043e\u0434\u043d\u044f \u044f \u043f\u0440\u043e\u0442\u0435\u0441\u0442\u0438\u0440\u0443\u044e \u043e\u0431\u044b\u0447\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u0434\u043b\u044f \u043d\u0435\u043e\u0431\u044b\u0447\u043d\u043e\u0439 Windows. \u041d\u0430\u0447\u043d\u0443 \u0441 \u043d\u0430\u0447\u0430\u043b\u0430 \u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0430.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/ispolzovanie-windows-server-bez-provodnika-s-tochki-zreniya-obychnogo-windows-yuzera\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-12-30T21:00:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-02-18T11:02:40+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Using Windows Server without File Explorer from the perspective of a regular Windows user | ProHoster","description":"Welcome everyone to my 'survival' under Windows Server without File Explorer. Today I will test regular programs for an unusual Windows. I'll start from the beginning when the computer is turned on.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/ispolzovanie-windows-server-bez-provodnika-s-tochki-zreniya-obychnogo-windows-yuzera","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 Windows Server \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u043e\u0434\u043d\u0438\u043a\u0430 \u0441 \u0442\u043e\u0447\u043a\u0438 \u0437\u0440\u0435\u043d\u0438\u044f \u043e\u0431\u044b\u0447\u043d\u043e\u0433\u043e Windows \u044e\u0437\u0435\u0440\u0430 | ProHoster","og:description":"\u041f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e \u0432\u0441\u0435\u0445 \u043d\u0430 \u0441\u0432\u043e\u0451\u043c \u00ab\u0432\u044b\u0436\u0438\u0432\u0430\u043d\u0438\u0438\u00bb \u043f\u043e\u0434 Windows Server \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u043e\u0434\u043d\u0438\u043a\u0430 \u0421\u0435\u0433\u043e\u0434\u043d\u044f \u044f \u043f\u0440\u043e\u0442\u0435\u0441\u0442\u0438\u0440\u0443\u044e \u043e\u0431\u044b\u0447\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u0434\u043b\u044f \u043d\u0435\u043e\u0431\u044b\u0447\u043d\u043e\u0439 Windows. \u041d\u0430\u0447\u043d\u0443 \u0441 \u043d\u0430\u0447\u0430\u043b\u0430 \u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0430.","og:url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/ispolzovanie-windows-server-bez-provodnika-s-tochki-zreniya-obychnogo-windows-yuzera","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2019-12-30T21:00:00+00:00","article:modified_time":"2020-02-18T11:02:40+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"54632","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":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_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"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,"seo_analyzer_scan_date":"2026-01-24 12:10:25","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-02-28 20:01:33","updated":"2026-01-24 12:10:25","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/54632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=54632"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/54632\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=54632"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=54632"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=54632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}