Programs connected to network/internet

show programs connected to network/internet

lsof -P -i -n | cut -d' ' -f1 | uniq | sed 1d

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