Browse by Tags

All Tags » network (RSS)

[Powershell] network module

I have grouped all previous network related function into a Powershell module. The use of modules has several advantages, as auto completion and detailed...
Posted by scallebaut | with no comments
Filed under: ,

[Powershell] Get-Subnet

The Get-subnet function retrieves the IP and subnet mask from the active network interface. Using the IP and Subnet mask it will calculate the Subnet for...
Posted by scallebaut | with no comments
Filed under: ,