comandos windows

53
Comandos Windows

Upload: loman

Post on 12-Jan-2016

30 views

Category:

Documents


0 download

DESCRIPTION

Comandos Windows. ASSOC - Displays or modifies file extension associations. ATTRIB - Displays or changes file attributes. BREAK - Sets or clears extended CTRL+C checking. BCDEDIT - Sets properties in boot database to control boot loading. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Comandos Windows

Comandos Windows

Page 2: Comandos Windows

ASSOC - Displays or modifies file extension associations.

Page 3: Comandos Windows

ATTRIB - Displays or changes file attributes.

Page 4: Comandos Windows

BREAK - Sets or clears extended CTRL+C checking.

Page 5: Comandos Windows

BCDEDIT - Sets properties in boot database to control boot

loading.

Page 6: Comandos Windows

CACLS - Displays or modifies access control lists

(ACLs) of files.

Page 7: Comandos Windows

COMP - Compares the contents of two files or sets of

files.

Page 8: Comandos Windows

COMPACT - Displays or alters the compression of files on

NTFS partitions.

Page 9: Comandos Windows

POPD - Restores the previous value of the current directory saved by PUSHD.

Page 10: Comandos Windows

VOL - Displays a disk volume label and serial number.

Page 11: Comandos Windows

WMIC - Displays WMI information inside interactive

command shell.

Page 12: Comandos Windows

XCOPY - Copies files and directory trees.

Page 13: Comandos Windows

VERIFY - Tells Windows whether to verify that your files

are written correctly to a disk.

Page 14: Comandos Windows

VER - Displays the Windows version.

Page 15: Comandos Windows

TYPE - Displays the contents of a text file.

Page 16: Comandos Windows

TREE - Graphically displays the directory structure of

a drive or path.

Page 17: Comandos Windows

TITLE - Sets the window title for a CMD.EXE session.

Page 18: Comandos Windows

TIME - Displays or sets the system time.

Page 19: Comandos Windows

SYSTEMINFO - Displays machine specific properties and

configuration.

Page 20: Comandos Windows

TASKKILL - Kill or stop a running process or application.

Page 21: Comandos Windows

TASKLIST - Displays all currently running tasks including

services.

Page 22: Comandos Windows

SHIFT - Shifts the position of replaceable parameters in

batch files.

Page 23: Comandos Windows

SUBST - Associates a path with a drive letter.

Page 24: Comandos Windows

SCHTASKS - Schedules commands and programs to run

on a computer.

Page 25: Comandos Windows

SC - Displays or configures services (background

processes).

Page 26: Comandos Windows

SETLOCAL - Begins localization of environment

changes in a batch file.

Page 27: Comandos Windows

SET - Displays, sets, or removes Windows environment

variables.

Page 28: Comandos Windows

ROBOCOPY - Advanced utility to copy files and directory

trees

Page 29: Comandos Windows

REPLACE - Replaces files.

Page 30: Comandos Windows

REM - Records comments (remarks) in batch files or

CONFIG.SYS.

Page 31: Comandos Windows

REN - Renames a file or files.

Page 32: Comandos Windows

RECOVER - Recovers readable information from a bad

or defective disk.

Page 33: Comandos Windows

PUSHD - Saves the current directory then changes it.

Page 34: Comandos Windows

CHKDSK - Checks a disk and displays a status report.

Page 35: Comandos Windows

MODE - Configures a system device.

Page 36: Comandos Windows

PATH - Displays or sets a search path for executable files.

Page 37: Comandos Windows

OPENFILES - Displays files opened by remote users for a file

share.

Page 38: Comandos Windows

ICACLS - Display, modify, backup, or restore ACLs for files

and directories.

Page 39: Comandos Windows

MKLINK - Creates Symbolic Links and Hard Links

Page 40: Comandos Windows

GRAFTABL Enables Windows to display an extended

character set in graphics mode.

Page 41: Comandos Windows

FTYPE - Displays or modifies file types used in file

extension associations.

Page 42: Comandos Windows

GPRESULT - Displays Group Policy information for machine or

user.

Page 43: Comandos Windows

ENDLOCAL - Ends localization of environment

changes in a batch file.

Page 44: Comandos Windows

FSUTIL - Displays or configures the file system

properties.

Page 45: Comandos Windows

FINDSTR - Searches for strings in files.

Page 46: Comandos Windows

FC - Compares two files or sets of files, and displays the

Page 47: Comandos Windows

ERASE - Deletes one or more files.

Page 48: Comandos Windows

DISKPART - Displays or configures Disk Partition

properties.

Page 49: Comandos Windows

ECHO - Displays messages, or turns command

echoing on or off.

Page 50: Comandos Windows

DRIVERQUERY - Displays current device driver status and

properties.

Page 51: Comandos Windows

CHCP - Displays or sets the active code page number.

Page 52: Comandos Windows

DISKCOMP - Compares the contents of two floppy disks.

Page 53: Comandos Windows

CONVERT - Converts FAT volumes to NTFS. You cannot

convert the current drive.