💻 Software
Scan for computers from IP Range
Fresh5 days ago
Mar 15, 202611753 viewsConfidence Score0%
0%
Problem
I'm looking for a way to scan all the computers on our network and bring back there computer name and allocated IP. For example: The result I'm looking for are like so Are there any examples of how this can be accomplished via command prompt?
Error Output
scanrange -s 10.222.0.0 -e 10.222.255.255
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Scan for computers from IP Range
Low Risk
nmap - http://nmap.org/ - is an excellent portscanner which will do name lookup. If you are simply looking to get a list of machine names from Windows (I'm guessing, given you refer to the "Command Prompt") you could simply use
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix