Command Prompt is inbuilt functions which allow you to perform some task without the use of mouse, as the name implies is just list of commands that allow you to give instructions to computer though they are old method of communicating with computer but they are still relevant if you are familiar with them.
It can be used to perform tasks and modify system settings that are usually not available in GUI. But the main issue with CMD is that there are keywords and commands that a user must learn as there are no menus and icons to use. If you want to start or practice along just click on your start and type CMD then your command environment is up and ready to practice. check the list below for your commands.
CMD Command | Function |
---|---|
TOUCH | Change file timestamps. |
TREE | Graphical display of folder structure. |
TSKILL | End a running process. |
TYPE | Display the contents of a text file. |
TZUTIL | Time Zone Utility. |
VERIFY | Verify that files have been saved. |
W32TM | Time Service. |
WEVTUTIL | Clear event logs, enable/disable/query logs. |
WHOAMI | Output the current UserName and domain. |
WINRM | Windows Remote Management. |
WMIC | WMI Commands. |
WUAUCLT | Windows Update. |
XCACLS | Change file and folder permissions. |
:: | Comment / Remark. |
ADmodcmd | Active Directory Bulk Modify. |
ASSOC | Change file extension associations. |
AT | Schedule a command to run at a specific time. |
ATTRIB | Change file attributes. |
BCDEDIT | Manage Boot Configuration Data. |
BOOTCFG | Edit Windows boot settings. |
CALL | Call one batch program from another. |
No comments:
Post a Comment