{"id":1234,"date":"2008-10-06T23:11:57","date_gmt":"2008-10-06T23:11:57","guid":{"rendered":"http:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm"},"modified":"2008-10-07T08:37:54","modified_gmt":"2008-10-07T08:37:54","slug":"using-psexec-to-make-registry-changes-on-a-remote-computer","status":"publish","type":"post","link":"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm","title":{"rendered":"Using psexec to make registry changes on a remote computer"},"content":{"rendered":"<p>So, here&#8217;s the problem.  I&#8217;m in the UK and I want to send a 15MB file to someone in Australia.  My Windows Live SkyDrive and Mesh accounts have 5MB limits (and there is no Mac client for Mesh for a point to point connection).  I have an FTP server I can use but I need to create a new user account and I&#8217;m many miles away from the server.  Of course, being Internet-facing, the FTP server is in a DMZ, so I&#8217;m careful about which services it is running but I can use a Remote Desktop Connection to connect to another computer and then use a second remote desktop session to access the FTP server from inside the firewall.  At least, I should have been able to, if I&#8217;d enabled remote desktop&#8230; and I hadn&#8217;t.<\/p>\n<p>I tried to <a href=\"http:\/\/www.petri.co.il\/remotely_enable_remote_desktop_on_windows_server_2003.htm\">connect to the registry remotely and enable Remote Desktop using the method that Daniel Petri describes<\/a> but that failed:<\/p>\n<p><em>Error connecting network registry<br \/>\nUnable to connect to <\/em>ipaddress<em>.  Make sure you have permission to administer this computer.<\/em><\/p>\n<p>I wasn&#8217;t sure what was preventing access to the remote registry (the target is a fully patched Windows Server 2003 R2 computer) but I needed another method of access.  That method was <a href=\"http:\/\/technet.microsoft.com\/en-gb\/sysinternals\/bb897553.aspx\">a Microsoft SysInternals tool called <code>psexec<\/code><\/a> which allowed me to bypass whatever security I was having trouble with and run commands on the remote server.  First I edited the registry to allow Remote Desktop:<\/p>\n<p><code>psexec \\\\<em>ipaddress<\/em> -u <em>username<\/em> -p <em>password<\/em> reg add \"hklm\\system\\currentcontrolset\\control\\terminal server\" \/f \/v fDenyTSConnections \/t REG_DWORD \/d 0<\/code><\/p>\n<p>and was pleased to see that:<\/p>\n<p><em>reg exited on <\/em>ipaddress<em> with error code 0.<\/em><\/p>\n<p>Next I checked the value I&#8217;d just set:<\/p>\n<p><code>psexec \\\\<em>ipaddress<\/em> -u <em>username<\/em> -p <em>password<\/em> reg query \"hklm\\system\\currentcontrolset\\control\\terminal server\"<\/code><\/p>\n<p>Before I restarted the server:<\/p>\n<p><code>psexec \\\\<em>ipaddress<\/em> -u <em>username<\/em> -p <em>password<\/em> shutdown -f -r -t 0<\/code><\/p>\n<p>After this, I could RDP onto the console and make the changes that I needed.<\/p>\n<p>If all the command line exercise is a little daunting, then it looks as though <a href=\"http:\/\/www.philmorgan.net\/techie-tools\/rd-enable-xp-program-to-remotely-enable-remote-desktop-on-windows-xp\/\">Phil Morgan&#8217;s RD Enable XP<\/a> will also optionally call <code>psexec<\/code> to do the same thing&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>So, here&#8217;s the problem. I&#8217;m in the UK and I want to send a 15MB file to someone in Australia. My Windows Live SkyDrive and Mesh accounts have 5MB limits (and there is no Mac client for Mesh for a point to point connection). I have an FTP server I can use but I need &hellip; <a href=\"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Using psexec to make registry changes on a remote computer<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[],"tags":[101,39],"class_list":["post-1234","post","type-post","status-publish","format-standard","hentry","tag-windows-server-2003","tag-useful-software"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Using psexec to make registry changes on a remote computer - markwilson.it<\/title>\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.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using psexec to make registry changes on a remote computer - markwilson.it\" \/>\n<meta property=\"og:description\" content=\"So, here&#8217;s the problem. I&#8217;m in the UK and I want to send a 15MB file to someone in Australia. My Windows Live SkyDrive and Mesh accounts have 5MB limits (and there is no Mac client for Mesh for a point to point connection). I have an FTP server I can use but I need &hellip; Continue reading Using psexec to make registry changes on a remote computer\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm\" \/>\n<meta property=\"og:site_name\" content=\"markwilson.it\" \/>\n<meta property=\"article:published_time\" content=\"2008-10-06T23:11:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2008-10-07T08:37:54+00:00\" \/>\n<meta name=\"author\" content=\"Mark Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@markwilsonit\" \/>\n<meta name=\"twitter:site\" content=\"@markwilsonit\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mark Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2008\\\/10\\\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2008\\\/10\\\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm\"},\"author\":{\"name\":\"Mark Wilson\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\"},\"headline\":\"Using psexec to make registry changes on a remote computer\",\"datePublished\":\"2008-10-06T23:11:57+00:00\",\"dateModified\":\"2008-10-07T08:37:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2008\\\/10\\\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm\"},\"wordCount\":328,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\"},\"keywords\":[\"Microsoft Windows Server 2003\",\"Useful Software\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2008\\\/10\\\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2008\\\/10\\\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm\",\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2008\\\/10\\\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm\",\"name\":\"Using psexec to make registry changes on a remote computer - markwilson.it\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#website\"},\"datePublished\":\"2008-10-06T23:11:57+00:00\",\"dateModified\":\"2008-10-07T08:37:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2008\\\/10\\\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2008\\\/10\\\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2008\\\/10\\\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using psexec to make registry changes on a remote computer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/\",\"name\":\"markwilson.it\",\"description\":\"get-info -class technology | write-output &gt; \\\/dev\\\/web\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\",\"name\":\"Mark Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\",\"width\":800,\"height\":800,\"caption\":\"Mark Wilson\"},\"logo\":{\"@id\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\"},\"description\":\"A Chartered IT Professional, with recent experience in technology leadership, IT strategy and practice management roles, Mark Wilson is an Enterprise Architect in the Advisory and Management Group at risual. During a career spanning more than two decades, Mark has gained widespread recognition as an expert in his field including both industry and national press exposure. In addition to certifications from Microsoft, VMware, Red Hat, The Open Group and Axelos, Mark held a Microsoft Most Valuable Professional (MVP) award for three years and is now part of the MVP Reconnect programme. Mark is also well-known on social media and maintains an award-winning blog.\",\"sameAs\":[\"http:\\\/\\\/www.markwilson.co.uk\\\/\",\"https:\\\/\\\/www.instagram.com\\\/markwilsonuk\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/markawilson\\\/\",\"https:\\\/\\\/x.com\\\/markwilsonit\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCWHlZCoHRTocdvtrOJ2IL4A\"],\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/author\\\/mark-wilson\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Using psexec to make registry changes on a remote computer - markwilson.it","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.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm","og_locale":"en_GB","og_type":"article","og_title":"Using psexec to make registry changes on a remote computer - markwilson.it","og_description":"So, here&#8217;s the problem. I&#8217;m in the UK and I want to send a 15MB file to someone in Australia. My Windows Live SkyDrive and Mesh accounts have 5MB limits (and there is no Mac client for Mesh for a point to point connection). I have an FTP server I can use but I need &hellip; Continue reading Using psexec to make registry changes on a remote computer","og_url":"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm","og_site_name":"markwilson.it","article_published_time":"2008-10-06T23:11:57+00:00","article_modified_time":"2008-10-07T08:37:54+00:00","author":"Mark Wilson","twitter_card":"summary_large_image","twitter_creator":"@markwilsonit","twitter_site":"@markwilsonit","twitter_misc":{"Written by":"Mark Wilson","Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm#article","isPartOf":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm"},"author":{"name":"Mark Wilson","@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468"},"headline":"Using psexec to make registry changes on a remote computer","datePublished":"2008-10-06T23:11:57+00:00","dateModified":"2008-10-07T08:37:54+00:00","mainEntityOfPage":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm"},"wordCount":328,"commentCount":2,"publisher":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468"},"keywords":["Microsoft Windows Server 2003","Useful Software"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm","url":"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm","name":"Using psexec to make registry changes on a remote computer - markwilson.it","isPartOf":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/#website"},"datePublished":"2008-10-06T23:11:57+00:00","dateModified":"2008-10-07T08:37:54+00:00","breadcrumb":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.markwilson.co.uk\/blog\/2008\/10\/using-psexec-to-make-registry-changes-on-a-remote-computer.htm#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.markwilson.co.uk\/blog"},{"@type":"ListItem","position":2,"name":"Using psexec to make registry changes on a remote computer"}]},{"@type":"WebSite","@id":"https:\/\/www.markwilson.co.uk\/blog\/#website","url":"https:\/\/www.markwilson.co.uk\/blog\/","name":"markwilson.it","description":"get-info -class technology | write-output &gt; \/dev\/web","publisher":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.markwilson.co.uk\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468","name":"Mark Wilson","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1","url":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1","width":800,"height":800,"caption":"Mark Wilson"},"logo":{"@id":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1"},"description":"A Chartered IT Professional, with recent experience in technology leadership, IT strategy and practice management roles, Mark Wilson is an Enterprise Architect in the Advisory and Management Group at risual. During a career spanning more than two decades, Mark has gained widespread recognition as an expert in his field including both industry and national press exposure. In addition to certifications from Microsoft, VMware, Red Hat, The Open Group and Axelos, Mark held a Microsoft Most Valuable Professional (MVP) award for three years and is now part of the MVP Reconnect programme. Mark is also well-known on social media and maintains an award-winning blog.","sameAs":["http:\/\/www.markwilson.co.uk\/","https:\/\/www.instagram.com\/markwilsonuk\/","https:\/\/www.linkedin.com\/in\/markawilson\/","https:\/\/x.com\/markwilsonit","https:\/\/www.youtube.com\/channel\/UCWHlZCoHRTocdvtrOJ2IL4A"],"url":"https:\/\/www.markwilson.co.uk\/blog\/author\/mark-wilson"}]}},"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":1295,"url":"https:\/\/www.markwilson.co.uk\/blog\/2008\/11\/allowing-remote-desktop-connections-to-a-server-core-computer-in-a-workgroup.htm","url_meta":{"origin":1234,"position":0},"title":"Allowing Remote Desktop connections to a server core computer in a workgroup","author":"Mark Wilson","date":"Monday 24 November 2008","format":false,"excerpt":"Over the weekend, I was trying to access a Windows Server 2008 server core installation using the Remote Desktop Connection client. I'd enabled remote desktop connections (and legacy connections) with: cscript %windir%\\system32\\scregedit.wsf \/ar 0 cscript %windir%\\system32\\scregedit.wsf \/cs 0 and both times the system reported that the: Registry has been updated.\u2026","rel":"","context":"In \"Microsoft Windows Server 2008\"","block_context":{"text":"Microsoft Windows Server 2008","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/windows-server-2008"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1504,"url":"https:\/\/www.markwilson.co.uk\/blog\/2009\/08\/creating-a-hyper-v-workstation.htm","url_meta":{"origin":1234,"position":1},"title":"Creating a Hyper-V workstation","author":"Mark Wilson","date":"Monday 17 August 2009","format":false,"excerpt":"A couple of years back, I was running Windows Server 2008 on my everyday notebook PC so that I could work with Hyper-V. That wasn't really ideal and, these days, I'm back on a client OS - Windows 7 as it happens... Even so, I've been discussing the concept of\u2026","rel":"","context":"In \"Microsoft Virtual Server\/Hyper-V\"","block_context":{"text":"Microsoft Virtual Server\/Hyper-V","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/hyper-v"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":997,"url":"https:\/\/www.markwilson.co.uk\/blog\/2008\/02\/changes-to-the-microsoft-remote-desktop-connection-command-line-switches.htm","url_meta":{"origin":1234,"position":2},"title":"Changes to the Microsoft Remote Desktop Connection command line switches","author":"Mark Wilson","date":"Monday 18 February 2008","format":false,"excerpt":"Garry Martin alerted me to a useful piece of information this morning... It seems that the \/console switch introduced to the Remote Desktop Connection client in Windows Server 2003 has been deprecated in Windows Server 2008 (and Windows Vista SP1). It fails silently (so you still think that you are\u2026","rel":"","context":"In \"Microsoft Windows Server 2008\"","block_context":{"text":"Microsoft Windows Server 2008","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/windows-server-2008"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1269,"url":"https:\/\/www.markwilson.co.uk\/blog\/2008\/11\/remote-desktop-services-more-than-just-a-terminal.htm","url_meta":{"origin":1234,"position":3},"title":"Remote Desktop Services &#8211; more than just a terminal","author":"Mark Wilson","date":"Monday 3 November 2008","format":false,"excerpt":"In last week's post looking some of the new features to expect in Windows Server 2008 R2 I didn't mention terminal services at all. There's a reason for that - Terminal Services is being replaced by what Microsoft is calling Remote Desktop Services (RDS) and all the Terminal Services applications\u2026","rel":"","context":"In \"Microsoft Windows Server 2008 R2\"","block_context":{"text":"Microsoft Windows Server 2008 R2","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/windows-server-2008-r2"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1465,"url":"https:\/\/www.markwilson.co.uk\/blog\/2009\/06\/copying-files-tofrom-a-hyper-v-server-or-windows-server-server-core-computer-over-rdp.htm","url_meta":{"origin":1234,"position":4},"title":"Copying files to\/from a Hyper-V Server or Windows Server (server core) computer over RDP","author":"Mark Wilson","date":"Wednesday 24 June 2009","format":false,"excerpt":"It's reasonably well known that it's possible to expose local resources (including local drives) on a remote computer when connecting using the Microsoft Remote Desktop Connection client. Using this method, the local drives are exposed on the remote computer using Windows Explorer (e.g. drive on computername). Last week, I was\u2026","rel":"","context":"In \"Microsoft Virtual Server\/Hyper-V\"","block_context":{"text":"Microsoft Virtual Server\/Hyper-V","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/hyper-v"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":654,"url":"https:\/\/www.markwilson.co.uk\/blog\/2006\/10\/remotely-controlling-mac-os-x-using.htm","url_meta":{"origin":1234,"position":5},"title":"Remotely controlling Mac OS X using VNC","author":"Mark Wilson","date":"Tuesday 24 October 2006","format":false,"excerpt":"I frequently control my Windows computers remotely from other Windows, Linux or Mac OS X computers using a remote desktop protocol (RDP) client; however there is no RDP server built into Mac OS X (not surprisingly, as RDP is a Microsoft protocol) and Apple's remote control product (Apple Remote Desktop)\u2026","rel":"","context":"In \"Apple Mac OS X\"","block_context":{"text":"Apple Mac OS X","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/mac-os-x"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/posts\/1234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/comments?post=1234"}],"version-history":[{"count":0,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/posts\/1234\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/media?parent=1234"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/categories?post=1234"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/tags?post=1234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}