Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

IP Address Math

$
0
0

Is there a native way in PowerShell to do IP math? Take for example I want to use the network 10.0.0.0/22 and find all pingable devices on the network. It’s a simple example but I should be able to loop through all the address by giving it the CIDR notation or a network with subnet. How should I go about accomplishing this?


Viewing all articles
Browse latest Browse all 13067

Trending Articles