1 Echo Hello> Hello.txt // Write Hello into the file hello.txt
2 Copy c: /winnt/system32/cmd.exe f: /test/mycmd.exe // Copy Command
3 echo /? // '/?' View command help
4 Net User New Mynew / Add // Add a system account
5 NET USE H:
// ip / c // map the IP's C disk map to a local H disk