TheTaylorLee / AdminToolbox

Repository for the AdminToolbox PowerShell Modules
MIT License
186 stars 22 forks source link

Invoke-NetworkScan PSNmap reliance #7

Closed TheTaylorLee closed 3 years ago

TheTaylorLee commented 3 years ago

Consider building out PSNmap functionality into the AdminToolbox.Networking module to remove reliance on it for Invoke-NetworkScan.

Functions that would need importing into AdminToolbox.Networking

Invoke-psIpcalc Invoke-psnmap Any related private functions

TheTaylorLee commented 3 years ago

PSnmap is reliable and heavily relied on. Forked in case it stops working. If future issues are observed, will need to fix those issues and publish the forked repository as a new module.