Search This Blog

Ping Tool

Ping Tool is a tool designed to check the availability of multiple computers at the same time, while performing actions on the active devices, like getting important information from the Client, opening its C: drive remotely or opening an active PSSession.

Add multiple computer names to this search field and click the "Start Ping" button. Results will be shown in the grid below, showing the Name, IP, Status and FQDN of the object.

Clicking one of the cells will copy its content in the text box on the right-top side. There, you will be able to click on the 3 action buttons that will perform following actions:

  • Get info: scans the WMI of the targeted computer and returns those in the grid below
  • Open C$: this action just opens the C$ share of the computer in explorer (\\computername\c$)
  • PSSession: this works the same way as PSExec, only a Powershell session will be opened to the remote computer, where you will be able to run powershell scripts on the remote computer. 
 Download link: https://github.com/Derixen/ITTools/raw/master/PingTool/bin/Debug/PingTool.exe


No comments:

Post a Comment