Skip to content

ExtremePro11299/Powershell-networking-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required disk space
42.4KB

Supported OS:

  • Windows 7 or newer (tested successfully)
  • Windows server 2008 R2 or newer (not tested)
  • Linux? (not tested)

script License
All of these commands are built-in to windows by default. This tool arranges the networking Powershell commands into an easily accessible environment.

This is the Powershell version of my CMD networking tool. You have to set your execution policy to RemoteSigned and then use the program's "Unblock scripts" feature.

The Unblock scripts feature currently does not work on Windows 7. It says cmdlet not found.

In this version, you cannot save results to a file as that feature in this version is bugged. In CMD it automatically chooses the location in which the file is in, but Powershell does not seem to do that. So the scripts cannot access the SavedResults folder.

Updates (newest to oldest)

  • Made exit options more detailed (eg. Exit netstat module instead of Exit)
  • Added clear to the scripts to reduce visual clutter
  • Fixed a bug in Pingtest.ps1

Help

Notes

  • It is recommended to switch on show file extensions.
  • DO NOT RENAME ANY OF THE FILES OR IT WILL NOT WORK.

Errors

  • Cannot run Powershell script

  • Set the execution policy to RemoteSigned or Bypass
  • Use the program's "Unblock scripts" feature

If no solution works for you, please open an issue.

If your error isn't listed here, please open an issue.