Your linux installation age

how old is your linux installation

tune2fs -l $( df -h | awk '$NF ~ "/$" {print $1}' ) | grep created

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