Очистка логов Windows из командной строки

четверг, 23 декабря 2010 г.
wmic nteventlog where "logfilename = 'security'" call cleareventlog
wmic nteventlog where "logfilename = 'system'" call cleareventlog
wmic nteventlog where "logfilename = 'Application'" call cleareventlog

0 коммент.:

Отправить комментарий