Order ip adress with sort


order ip adress with sort

nmap -sP 192.168.0.0/24; arp -a | sort -n -t . -k 4

DIsable LAPS

  Turn all items to disabled in LAPS GPO    Remove LAPS passwords Get-ADComputer -Filter * -SearchBase “OU=Servers,DC=mydomain,DC=com” | Se...

Mais vistos