⚠️ ARCHIVED WEBSITE, NO FURTHER UPDATES ⚠️

Daily Shaarli

All links of one day in a single page.

September 15, 2020

Limit user time in windows

Restrict specific week days and times.

net user simon /time:M-F,17:30-22:30;Sa-Su,16:30-22:30

Remove restrictions

net user simon /time:all
Reseting a windows hive password with chntpw

windows

// mount windows root then,

cd /mnt/Microsoft/Windows/System32/config/
cp SAM SAM.original
chntpw -l SAM
chntpw -i SAM