Windows Shell Commands
A collection of shell / console commands that is useful. This is not intended to be a complete list, just a compilation of commonly used commands.
| BCDBoot | Used to for example enabling booting into restored windows system partitions. |
| BCDEdit | Used for managing boot entrys and options. |
| diskpart | The windows disk partitioning utility. Also handles VHD files. |
| wim2vhd | Used for converting wim images to vhd files. Runs through the cscript command. |
| cscript | Commandline based script host |
