Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 7

...

Panel
titleIncrease Shadow Storage

Additionally, increasing the size of shadow storage on the drive that's being imaged may be required.

 

  1. Open a command prompt with elevated privileges

  2. Type the following command:

    Code Block
    languagetext
    themeFadeToGrey
    languagetext
    vssadmin Resize ShadowStorage /For=c: /On=c: /Maxsize=10%


    Replace 'C:' with the correct drive. You can use more or less than 10%, but 10% is a good default. 

...