Category Archives: Windows

Enable Command Line Completion

Command completion allows you to type only a portion of a file name, and then have the system complete the rest by pressing the specified key. This is similar to the the UNIX shell command completion feature.

TaskList

TaskList displays all running applications and services with their Process ID (PID) This can be run on either a local or a remote computer.

SUBST

Substitute a drive letter for a network or local path.  This comes in handy when you want to reference a directory which may have a really long path by a drive letter.

TRACERT

Find the IP address of any remote host. TRACERT is useful for troubleshooting large networks where several paths can be taken to arrive at the same point, or where many intermediate systems (routers or bridges) are involved.