<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>PSTools on System Management</title>
    <link>https://systemmanagement.ro/tags/pstools/</link>
    <description>Recent content in PSTools on System Management</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 20 Jul 2018 22:01:35 +0300</lastBuildDate>
    <atom:link href="https://systemmanagement.ro/tags/pstools/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Find computer name for a remote computer using PSExec</title>
      <link>https://systemmanagement.ro/find-computer-name-for-a-remote-computer-using-psexec/</link>
      <pubDate>Mon, 15 Apr 2013 18:41:00 +0300</pubDate>
      <guid>https://systemmanagement.ro/find-computer-name-for-a-remote-computer-using-psexec/</guid>
      <description>Let’s say you know the IP address of a computer but you don’t know the hostname.
Seems to be an easy task with ping –a, if you have a working DNS If not, you can
try the following approach: Create a cmd file on client’s computer. Say in \IP\C$\Windows\Temp\FindHostname.cmd
Edit FindHostname.cmd. Type in: echo %computername%…</description>
    </item>
  </channel>
</rss>
