April 2011
Intermediate to advanced
368 pages
7h 59m
English
This chapter provides information and commands concerning the following topics:
• Identifying the system name with hostname
• Verifying core system files with sfc
• Checking digital signatures with sigverif
• Viewing active tasks with tasklist
• Terminating processes with taskkill
• Viewing installed drivers with driverquery
There are times when you simply want to know the name of the system you’re working on. One of the easiest ways to determine this from the command prompt is with the hostname command as follows:
c:\>hostname
The hostname command doesn’t have any switches.
The sfc tool can be used ...
Read now
Unlock full access