Your PE image is mounted in the C:\PE folder. Which of the following commands should you use to check the amount of writeable space available on a Windows PE system volume when booted in RAM disk mode?
  1. dism/image:d:\pe/get-scratchspace
  2. dism/image: d:\pe/get-targetpath
  3. dism/image: d:\pe/get-profiling
  4. dism/image: d:\pe/enable-profiling
Explanation
Answer: A - To check the amount of writeable space available on a Windows PE system volume when booted in RAM disk mode, you should use the dism/image:d:\pe/get-scratchspace command.

Key Takeaway: DISM.exe is a new command-line tool that is included in a default install of the Windows 7 operating system. DISM.exe is intended for servicing offline and online Windows images. A typical use for DISM might be to add a device driver to an offline Windows image prior to deploying the image onto hardware that requires that driver.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz