Download presentation
Presentation is loading. Please wait.
Published byAnabel Fleming Modified over 9 years ago
1
Comandos Windows
2
ASSOC - Displays or modifies file extension associations.
3
ATTRIB - Displays or changes file attributes.
4
BREAK - Sets or clears extended CTRL+C checking.
5
BCDEDIT - Sets properties in boot database to control boot loading.
6
CACLS - Displays or modifies access control lists (ACLs) of files.
7
COMP - Compares the contents of two files or sets of files.
8
COMPACT - Displays or alters the compression of files on NTFS partitions.
9
POPD - Restores the previous value of the current directory saved by PUSHD.
10
VOL - Displays a disk volume label and serial number.
11
WMIC - Displays WMI information inside interactive command shell.
12
XCOPY - Copies files and directory trees.
13
VERIFY - Tells Windows whether to verify that your files are written correctly to a disk.
14
VER - Displays the Windows version.
15
TYPE - Displays the contents of a text file.
16
TREE - Graphically displays the directory structure of a drive or path.
17
TITLE - Sets the window title for a CMD.EXE session.
18
TIME - Displays or sets the system time.
19
SYSTEMINFO - Displays machine specific properties and configuration.
20
TASKKILL - Kill or stop a running process or application.
21
TASKLIST - Displays all currently running tasks including services.
22
SHIFT - Shifts the position of replaceable parameters in batch files.
23
SUBST - Associates a path with a drive letter.
24
SCHTASKS - Schedules commands and programs to run on a computer.
25
SC - Displays or configures services (background processes).
26
SETLOCAL - Begins localization of environment changes in a batch file.
27
SET - Displays, sets, or removes Windows environment variables.
28
ROBOCOPY - Advanced utility to copy files and directory trees
29
REPLACE - Replaces files.
30
REM - Records comments (remarks) in batch files or CONFIG.SYS.
31
REN - Renames a file or files.
32
RECOVER - Recovers readable information from a bad or defective disk.
33
PUSHD - Saves the current directory then changes it.
34
CHKDSK - Checks a disk and displays a status report.
35
MODE - Configures a system device.
36
PATH - Displays or sets a search path for executable files.
37
OPENFILES - Displays files opened by remote users for a file share.
38
ICACLS - Display, modify, backup, or restore ACLs for files and directories.
39
MKLINK - Creates Symbolic Links and Hard Links
40
GRAFTABL Enables Windows to display an extended character set in graphics mode.
41
FTYPE - Displays or modifies file types used in file extension associations.
42
GPRESULT - Displays Group Policy information for machine or user.
43
ENDLOCAL - Ends localization of environment changes in a batch file.
44
FSUTIL - Displays or configures the file system properties.
45
FINDSTR - Searches for strings in files.
46
FC - Compares two files or sets of files, and displays the
47
ERASE - Deletes one or more files.
48
DISKPART - Displays or configures Disk Partition properties.
49
ECHO - Displays messages, or turns command echoing on or off.
50
DRIVERQUERY - Displays current device driver status and properties.
51
CHCP - Displays or sets the active code page number.
52
DISKCOMP - Compares the contents of two floppy disks.
53
CONVERT - Converts FAT volumes to NTFS. You cannot convert the current drive.
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.