PoshCode Archive  All files named "Test-IPMask.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Test-IPMask.ps1

2018-06-10
13:10
The .NET framework has the System.Net.IPAddress class which can be used to validate a string as an IP address. I wanted to do the same with IP masks as well and came up with this script. file: [ad23d25268] check-in: [a207a21dc9] user: Rich Kusak branch: trunk, size: 1978
13:10
Added: The .NET framework has the System.Net.IPAddress class which can be used to validate a string as an IP address. I wanted to do the same with IP masks as well and came up with this script. file: [7494fdd36e] check-in: [a19ff21d7c] user: Rich Kusak branch: trunk, size: 2111