KelvinTegelaar / PSdrawIO

MIT License
48 stars 3 forks source link

[BUG] Creating network diagram Scanning all local networks WARNING: Could not scan network. #3

Open Big2thaE opened 1 month ago

Big2thaE commented 1 month ago

Describe the bug defining a network scans, but the csv is empty. New-Networkmap -Network 192.168.128.1/24 -Layout organic | Out-File C:\Apps\EJC-Topo20240924-1823.csv

The all connected version gives me: New-Networkmap -Layout organic | out-file C:\Apps\EJC-Topo.csv

Creating network diagram Scanning all local networks WARNING: Could not scan network.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information): OS: Edition Windows 11 Enterprise Version 23H2 Installed on ‎6/‎11/‎2024 OS build 22631.4037 Serial number 5CD3525HF9 Experience Windows Feature Experience Pack 1000.22700.1027.0

Name : ConsoleHost Version : 7.4.5 InstanceId : 6fb6c626-65a4-455e-abdd-68112f6ab7db UI : System.Management.Automation.Internal.Host.InternalHostUserInterface CurrentCulture : en-US CurrentUICulture : en-US PrivateData : Microsoft.PowerShell.ConsoleHost+ConsoleColorProxy DebuggerEnabled : True IsRunspacePushed : False Runspace : System.Management.Automation.Runspaces.LocalRunspace

Additional context Add any other context about the problem here.

Big2thaE commented 1 month ago

I use Nmap all day, every day, so I don't think that it is being blocked.