New-NetRoute cmdlet

The New-NetRoute cmdlet creates an IP route in the IP routing table. It specifies the destination prefix, and specifies an interface by using the interface…


Set-NetIPAddress cmdlet

The Set-NetIPAddress cmdlet modifies IP address configuration properties of an existing IP address. Parameters: AddressFamily (IPv4, IPv6) The cmdlet modifies the IP address configuration that…





New-NetIPAddress cmdlet

This cmdlet configures an IP address. Parameters: AddressFamily (IPV4, IPV6) It specifies the address family. CimSession It runs the cmdlet in a remote session or…


Get-NetIPAddress cmdlet

The Get-NetIPAddress cmdlet gets the IP address configuration (IPV4 and IPV6). Parameters: AddressFamily (IPV4, IPV6) Only show specified IP families. AddressState (Invalid, Tentative, Duplicate, Deprecated,…



Nmap : the Network Mapper

Namp (Network Mapper) is a security scanner originally written by Gordon Lyon used to discover hosts and services on a computer network, thus creating a…


Get-NetAdapter Cmdlet

Get-NetAdapter cmdlet gets the Network adapter properties. AsJob display the cimjob name and job status of the adapter. CimSession runs the cmdlet in a remote…