ver
Display the current Windows or MS-DOS version number.
vcvarsall
Setup the environment variables required for using the Microsoft Visual Studio tools.The path of vcvarsall for a certain Visual Studio installation can be found using vswhere.
vswhere
uwfmgr
Unified Write Filter (UWF).Protect drives by redirecting any writes to the drive to a virtual overlay. Writes are discarded upon reboot unless committed by default.
tzutil
A tool for displaying or configuring the system time zone.
tskill
Ends a process running in a session on a Remote Desktop Session Host.
tracert
Receive information about each step in the route between your PC and the target.
title
Set the title of the command prompt window.
test-netconnection
Display diagnostic information for a connection.Note: This command can only be used through PowerShell.
test-json
Test whether a string is a valid JSON document.Note: This command can only be used through PowerShell.
tee-object
Saves command output in a file or variable and also sends it down the pipeline.Note: This command can only be used through PowerShell.
tasklist
Display a list of currently running processes on a local or remote machine.
taskkill
Terminate a process by its process ID or name.
takeown
Take ownership of a file or directory.
systeminfo
Display operating system configuration for a local or remote machine.
subst
Associates a path with a virtual drive letter.
stop-service
Stops running services.Note: This command can only be used through PowerShell.
start-service
Starts stopped services.Note: This command can only be used through PowerShell.
sort-object
Sorts objects by property values.Note: This command can only be used through PowerShell.
sls
This command is an alias of Select-String.
Select-String
slmgr.vbs
Install, activate, and manage Windows licenses.This command may override, deactivate, and/or remove your current Windows license. Please proceed with caution.