Set/change linux date

Set/change/update date to 31/10/2017 10:15

Option 1 – date command syntax
date -s '2017-10-31 10:15'

Option 2 – date command syntax
date -s '31 OCT 2017 10:15'

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