bmcmcm 

By: | 97 downloads | Last Updated: 2/7/2023 | Latest Version: 1.1.3

The Invoke-Threaded module contains a PowerShell function for invoking a script file (.ps1), scriptblock, or commandlet/function as threads against an array of supplied target objects and then returning the collective results.

By: | 42 downloads | Last Updated: 2/8/2023 | Latest Version: 1.0.4

Test-PingPortThreaded is a demonstration script for the Invoke-Threaded module. The script will ping IP Addresses or computer hostnames, and scan for open TCP ports. None of the parameters are manditory, but arrays of targets and ports can be supplied instead of using the defaults.