tldr

Post Count: 1641

Recent Posts
Copy files and directory trees.
Manage the Windows Subsystem for Linux from the command line. More information: https://docs.microsoft.com/en-us/windows/wsl/reference .
Display details about the current user. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/whoami .
Display the location of files that match the search pattern. Defaults to current work directory and paths in the PATH environment variable. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/where .
Display information about volumes. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/vol .
The VirtualBox virtual machine management CLI. More information: https://www.virtualbox.org .
Display the current Windows or MS-DOS version number. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/ver .
Provide the conversion between two units of measure.
A tool for displaying or configuring the system time zone. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tzutil .
Display the contents of a file. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/type .
Ends a process running in a session on a Remote Desktop Session Host. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tskill .
Display a graphical tree of the directory structure for a path. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tree .
Set the title of the command prompt window. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/title .
Display a list of currently running processes on a local or remote machine. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tasklist .
Terminate a process by its process id or name. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/taskkill .
Take ownership of a file or directory. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/takeown .
Display operating system configuration for a local or remote machine. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/systeminfo .
Associates a path with a virtual drive letter. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/subst .
A GUI signature verification tool for checking system files.
A tool for shutting down, restarting or logging off a machine. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/shutdown .
Display information about NFS filesystems on Windows Server. More information: https://docs.microsoft.com/windows-server/administration/windows-commands/showmount .
Scans the integrity of Windows system files. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/sfc .
Display or set environment variables for the current instance of CMD. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/set .
A command-line installer for Windows. More information: https://scoop.sh .
List programs via RPC on remote computers. More information: https://docs.microsoft.com/windows-server/administration/windows-commands/rpcinfo .
Robust File and Folder Copy. By default files will only be copied if the source and destination have different time stamps or different file sizes. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy .
Remove a directory and its contents. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/rmdir .
Attempt to repair or decrypt a damaged BitLocker-encrypted volume. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/repair-bde .
A command line interface for managing keys and their values in the Windows registry. See reg-query , reg-add and other pages for additional information. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/reg .
Remove data from the registry that was loaded using the reg load command. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/reg-unload .