Sabtu, Juni 25, 2011

Recovery Console Command Line

Berikut perintah-perintah yang dapat kita gunakan ketika menggunakan Windows XP Recovery Console.

  • ATTRIB, Mengganti attribute dari sebuah file atau directory
  • BATCH, Mengeksekusi perintah tertentu dari file teks (batch file)
  • BOOTCFG, Menentukan lokasi instalasi Windows dan memodifikasi re-createBoot.ini file
  • CD, Menampilkan nama directory atau berpindah direktory
  • CHDIR, Sama dengan CD
  • CHKDSK, Cek kondisi hardisk
  • CLS, Membersihkan layar
  • COPY, Meng-copy file ke lokasi yang lain (wildcards not supported)
  • DEL(also DELETE), Menghapus file (wildcards not supported)
  • DIR, Menampilkan list file dan sub directory dalam suatu directory
  • DISABLE, Men-disables Windows system service atau driver
  • DISKPART, Me-manages partisi pada hard disk, termasuk menambah dan menghapus partisi
  • ENABLE, Mengaktifkan Windows system service atau driver
  • EXIT, Keluar dari Recovery Console dan me-restarts komputer
  • EXPAND, Expands a compressed file
  • FIXBOOT, Writes a new boot sector to the system partition
  • FIXMBR, Repairs the MBR of the system partition
  • FORMAT, Formats hardisk
  • HELP, Menampilkan daftar perintah
  • LISTSVC, Menampilkan daftar semua service dan driver yang terdapat pada komputer
  • LOGON, Lists the detected installations of Windows XP and prompts for administrator logon
  • MAP, Menampilkan Mapping drive
  • MAP ARC, Displays the Address Resolution Client (ARC) path instead of the Windows XP device path for physical device mappings
  • MD, Membuat Direktory
  • MKDIR, Sama dengan MD
  • MORE, Displays a text file to the screen
  • RD, Removes a directory
  • REN, Renames a single file (wildcards not supported)
  • RENAME, Sama dengan REN
  • RMDIR, Sama dengan perintah RD
  • SET, Used to set Recovery Console environment variables
  • SYSTEM_ROOT, Sets the current directory to system_root
  • TYPE, Displays a test file to the screen (same as MORE command)

Tidak ada komentar: