0% found this document useful (0 votes)
16 views

Commands (Basic)

The document provides commands to perform various tasks on a computer like shutting down another computer, changing fonts, testing networks, getting system information, creating and deleting files and folders, and checking installed programs.

Uploaded by

aung naing
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

Commands (Basic)

The document provides commands to perform various tasks on a computer like shutting down another computer, changing fonts, testing networks, getting system information, creating and deleting files and folders, and checking installed programs.

Uploaded by

aung naing
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Shutdown another computer by ipadress

shutdown -i
Change font style and size
Right click and properties andthen u can change
Change fonts colors of command mpt
color a/b/c/d/e
Testing network
ping ??
Know who am i?
whoami
Know system information
system info
Know Network infomation
ipconfig
Know Network all info
ipconfig /all
Shutdown Network ipadress
ipconfig /release
Reopen Network ipadress
ipconfig /renew
Creating a folder on (Your location)
cd (your locaton)
mkdir (folder name) or md (folder name)
Creating a file in your folder
cd (folder name)
(Your app ex.Notepad)(file name).txt
Checking does avaible file that i created
dir
Delete a file in folder
del (file name).txt
Delete folder
rd (folder name)
How to check folder in my pc
tree
How to check installed files
wmic product get name

You might also like