<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: access to the command prompt (cmd) from the remote server in Windows Server 2003</title>
    <link>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624158#M6038</link>
    <description>psexec is better choice from microsoft sysinternal suite:&lt;BR /&gt;reliable secure as it uses ssh.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://computer-vet.com/weblog/2008/01/28/remote-command-line-on-windows.html" target="_blank"&gt;http://computer-vet.com/weblog/2008/01/28/remote-command-line-on-windows.html&lt;/A&gt;</description>
    <pubDate>Mon, 10 May 2010 14:52:21 GMT</pubDate>
    <dc:creator>Change_happens</dc:creator>
    <dc:date>2010-05-10T14:52:21Z</dc:date>
    <item>
      <title>access to the command prompt (cmd) from the remote server</title>
      <link>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624153#M6033</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;Is it possible to access to the command prompt (cmd) from the remote WIN2003 SP2 server?&lt;BR /&gt;I'd like to stop/start some service or change to startup manually on the remote hanging machine.</description>
      <pubDate>Mon, 26 Apr 2010 19:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624153#M6033</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2010-04-26T19:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: access to the command prompt (cmd) from the remote server</title>
      <link>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624154#M6034</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;You can run psexec.exe&lt;BR /&gt;Download it from: &lt;A href="http://download.sysinternals.com/Files/PsTools.zip" target="_blank"&gt;http://download.sysinternals.com/Files/PsTools.zip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I use it all the time.&lt;BR /&gt;Once installed, try the following:&lt;BR /&gt;C:\&amp;gt;psexec -s \\10.50.8.10 cmd&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;Sample: &lt;BR /&gt;&lt;BR /&gt;C:\&amp;gt;hostname&lt;BR /&gt;XT285vi77HGT&lt;BR /&gt;&lt;BR /&gt;C:\&amp;gt;psexec -s \\172.16.7.21 cmd&lt;BR /&gt;&lt;BR /&gt;PsExec v1.82 - Execute processes remotely&lt;BR /&gt;Copyright (C) 2001-2007 Mark Russinovich&lt;BR /&gt;Sysinternals - &lt;A href="http://www.sysinternals.com" target="_blank"&gt;www.sysinternals.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Microsoft Windows [Version 5.2.3790]&lt;BR /&gt;(C) Copyright 1985-2003 Microsoft Corp.&lt;BR /&gt;&lt;BR /&gt;C:\WINDOWS\system32&amp;gt;hostname&lt;BR /&gt;XT285V02K3-REMOTE&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2010 06:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624154#M6034</guid>
      <dc:creator>Edgar Zapata</dc:creator>
      <dc:date>2010-04-27T06:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: access to the command prompt (cmd) from the remote server</title>
      <link>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624155#M6035</link>
      <description>also can use xp_commandshell form microsoft again.</description>
      <pubDate>Mon, 10 May 2010 11:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624155#M6035</guid>
      <dc:creator>Change_happens</dc:creator>
      <dc:date>2010-05-10T11:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: access to the command prompt (cmd) from the remote server</title>
      <link>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624156#M6036</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;You can make use of PsExec to get command prompt of a remote server. This is a freeware tool.&lt;BR /&gt;&lt;A href="http://dailycupoftech.com/2007/07/16/get-command-prompt-on-remote-system/" target="_blank"&gt;http://dailycupoftech.com/2007/07/16/get-command-prompt-on-remote-system/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can download it from -&lt;BR /&gt;&lt;A href="http://download.sysinternals.com/Files/PsTools.zip" target="_blank"&gt;http://download.sysinternals.com/Files/PsTools.zip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Mon, 10 May 2010 12:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624156#M6036</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-05-10T12:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: access to the command prompt (cmd) from the remote server</title>
      <link>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624157#M6037</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;You can use the process viewer tool to kill a process.&lt;BR /&gt;&lt;BR /&gt;This comes along with the windows  2003 support tools. It wont be installed&lt;BR /&gt;by default. Also you find a option for this in the installation.&lt;BR /&gt;You need to manually install it from the setup CD.&lt;BR /&gt;&lt;BR /&gt;Check the following link for more details -&lt;BR /&gt;&lt;A href="http://www.windowsnetworking.com/articles_tutorials/Windows_2003_Support_Tools.html" target="_blank"&gt;http://www.windowsnetworking.com/articles_tutorials/Windows_2003_Support_Tools.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Mon, 10 May 2010 12:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624157#M6037</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-05-10T12:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: access to the command prompt (cmd) from the remote server</title>
      <link>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624158#M6038</link>
      <description>psexec is better choice from microsoft sysinternal suite:&lt;BR /&gt;reliable secure as it uses ssh.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://computer-vet.com/weblog/2008/01/28/remote-command-line-on-windows.html" target="_blank"&gt;http://computer-vet.com/weblog/2008/01/28/remote-command-line-on-windows.html&lt;/A&gt;</description>
      <pubDate>Mon, 10 May 2010 14:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/access-to-the-command-prompt-cmd-from-the-remote-server/m-p/4624158#M6038</guid>
      <dc:creator>Change_happens</dc:creator>
      <dc:date>2010-05-10T14:52:21Z</dc:date>
    </item>
  </channel>
</rss>

