Windows internal run commands
Changes attributes of specified files. Displays and changes the encryption status of files and directories on NTFS partitions. Compares the content of two files or two file sets.
Displays and changes the compression status of files and directories on NTFS partitions. Copies a file or multiple files to another location. Runs scripts over the Microsoft Script Host. Deletes a file or multiple files.
Deletes a directory as well as all subdirectories and files within. Compresses files without any loss command has the same function as makecab. Ends the valid range of changes to batch files or scripts. Extracts files and folders stored in CAB files. Extracts files and folders stored in CAB files in new Windows versions use expand. Compares two individual files or two sets of files with one another and displays the differences.
Sets a specific command that should be run for each individual file in a file set. Selects one or more files and runs a command that refers to these files. Specifies a program for opening a specific file type. Skips the execution within a batch program to a specific line marker. Represents a conditional statement and executes expressions within batch files only under certain conditions.
Compresses files without loss in CAB format you can also use the diantz command. Creates a symbolic link to a file. Moves a file or multiple files from one directory to another. Displays and separates open system files and folders. Restores readable files that were on a defective data drive. Changes the name of a particular file. Replaces the selected file or files with one or more other files. Allows so-called robust file copying. Manages media on removable storage devices. Limits the valid range of changes to batch files or scripts.
Starts the WinSxs Tracing Utility, a tool for programming diagnostics. Restores administrator access rights to a file that have been lost when reassigning a user. When enabled, checks whether files are written correctly on a data drive. Finds files that match a particular search topic.
Copies files and entire directory structures. Starts commands and programs at a particular time. Creates backups of files.
Allows users to make changes to start configuration data storage the command is a new version of bootcfq. Prepares a hard drive for BitLocker Drive Encryption.
Creates, edits, or displays the content of boot. Edits and displays the access control list. Changes or displays the data driver check at startup. Changes the standard input and output for the system. Creates or configures compresses drives a newer version of the command is called drvspace. Defragments all or only specified drives. Manages, creates, and deletes partitions from the hard drive. Allows users to remotely control the disk performance counter.
Creates or configures compressed drives. Manages databases within the extensible storage engine. Creates an entry ID and message in an event log. Creates, deletes, and manages partitions on the hard drive. Allows users to manage and display filter drivers. Installs additional Windows features.
Formats a drive to the file system specified by the user. Provides numerous features related to the file system, such as disk removal. Compiles self-created dictionaries for handwriting recognition. Installs a compiled dictionary for handwriting recognition.
Loads a program into the high memory area UMB — has the same function as loadhigh. Locks a drive so that only a user-selected program can access it directly. Updates all registry entries that have to do with performance indicators.
Creates and manages event trace sessions and performance logs. Configures drive encryption with BitLocker. Displays information about the RAM and indicates which programs are currently loaded in it. Creates and deletes mount points for drives and displays them. Starts Microsoft Backup replaces backup and restores. Starts the program Microsoft Diagnostics, with which system information can be displayed.
Starts the Windows installer, with which Windows can be installed and configured. Starts an automatic setup process for the multilingual user interface MUI. Installs the minimal operating system Microsoft Windows PE.
Recognizes floating point division errors in Pentium chips, starts floating point emulation, and disables floating point hardware. Installs, uninstalls, and configures packages and functions for Windows.
Installs plug-and-play devices from the command prompt. Uses the IDLE status of a processor to reduce energy consumption. Provides information on the currently logged-in users. Configures the Windows recovery environment, with which you can repair the installation of the operating system. Creates a user-defined Windows image to restore the system. Manages the registry of the command prompt. Registers a common information model provider CIM provider in Windows.
Creates new performance indicator protocols from the data in the existing protocols. Repairs and decrypts defective drives that are encrypted with BitLocker. Resets a session. Restores backups that were created with the backup command replaced by msbackup. Manages services by connecting to the Service Controller. Repairs the registry and allows a backup to be created of it.
Analyzes the security settings by comparing the current configurations with templates. Creates or changes environmental variable in the user of system environment. Checks all important and protected system files. Displays information about the Windows installation, including all installed service packages. Creates and deletes TPM virtual smart cards. Processes logs or real-time data generated during the tracing of computer programs.
Displays performance counter data or writes it into a file. Undoes the drive formatting done by the format command. Unlocks a drive that was locked with the lock command. Deletes names as well as descriptions for extensible performance counters in the Windows registry.
Creates, deletes, and displays saved registration information. Manages the volume shadow copy services that can be used to store different versions snapshots of drives. Creates backups of the operating system and delivers information to the created backup copies. Provides information about the current user. Manages WMI repositories. Evaluates various system factors — for example, processor performance or graphical capabilities.
Starts the Windows Management Instrumentation in the command prompt. Displays and edits entries in the Address Resolution Protocol cache. Displays information on asynchronous transfer mode ATM.
Manages and creates certificate registration requirements for certification authorities. Manages services related to certificate authentication.
Changes the settings of a terminal server and can be used together with the parameters logon, port, or user replaces the commands chglogon, chgport, and chgusr. Checks the network capability of apps from the Windows Store. Enables, disables, or adjusts logins for terminal server sessions. Changes the installation mode of a terminal server. Installs or uninstalls profiles for the connection manager.
Provides information about users on remote devices using the Finger service. Displays the MAC address of all network adapters. Connects two computers via serial or parallel connection to share files or printers. Starts an interlnk server and transfers data from one computer to another via serial or parallel connection. Provides information on the IP of each used network adapter.
Changes and displays information on the IPX routing tables. Transfers files via infrared connection, if one is available. Displays all tickets authenticated by the Kerberos service.
Enables network sharing under the Network File System. Starts the network shell, which allows for network settings to be changed on local and remote computers.
Provides information on forwarding and package loss when sending over a network and also specifies the latency. Displays all available remote computers in the network. In order to use WSL you will first need to install it.
Select "Turn Windows features on or off". After the installation completes select "Restart now". In the Microsoft Store, search for "Linux" and select the Linux distribution you would like to install.
Click the "Install" button and then "Get". After the Linux distribution is done installing click the "Launch" button. You are now ready to start using the Windows Subsystem for Linux! For more advance directions and troubleshooting see Microsoft's instructions. Once the Windows Subsystem for Linux is enabled and you have installed a Linux distribution you can start it by opening the Windows Command Prompt and typing wsl. Sometimes when running WSL for the first time you may receive the following error:.
To resolve this, perform a search using the Windows Start Menu for the name of the Linux distribution you installed from the Microsoft Store.
For example, search for "Ubuntu":. Click the program to launch it and that should finish the installation on your system. You should not longer receive the error message when running wsl from the Command Prompt. Once inside the WSL Linux distribution you can do things you normally would such as run Linux commands and install packages. You can also directly run Linux commands from the Windows Command Prompt by using the wsl command and providing the Linux command as an argument.
Cmdlets are similar to Windows Commands but provide a more extensible scripting language. A reference of exit and error codes for Windows Commands can be found in the Debug system error codes articles that may be helpful to understanding errors produced. You can configure the Command shell to automatically complete file and directory names on a computer or user session when a specified control character is pressed. By default this control character is configured to be the tab key for both file and directory names, although they can be different.
To change this control character, run regedit. Incorrectly editing the registry may severely damage your system. Before making the following changes to the registry, you should back up any valued data on the computer.
Set these values to that of the control character you wish to use. See virtual key codes for a complete list. To disable a particular completion character in the registry, use the value for space 0x20 as it is not a valid control character. You can also enable or disable file and directory name completion per instance of a Command shell by running cmd. User-specified settings take precedence over computer settings, and command-line options take precedence over registry settings.
0コメント