Windows: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
* [[tasklist]]
* [[tasklist]]
* [[taskkill]]
* [[taskkill]]
* [[wmic]]


=Organizatorium=
=Organizatorium=

Revision as of 02:33, 1 March 2016

Subjects

Commands

Organizatorium

Disk Verification

chkdsk

You can run chkdsk in two modes: without parameters, in read-only mode where it examines the disk and reports whether it found fileystem errors or with parameters (/f, /r) where it tries to repair the errors.

More details: https://technet.microsoft.com/en-us/library/bb457122.aspx