1

I need to erase some files/folders from disk completely, including shadow copies. Is it possible?

Euro Micelli
  • 33,285
  • 8
  • 51
  • 70
Nime Cloud
  • 6,162
  • 14
  • 43
  • 75

1 Answers1

1

I'm not aware of the ability to selectively remove a file from a shadow copy. The only way would be to purge all old shadow copies.

Alan Barber
  • 983
  • 5
  • 15
  • 1
    If I delete a folder than re-create a new one with the same name, old versions can be recovered from shadow copies. So if I delete a folder, old versions remain. A file recovery utility might be able to find them that's what I don't want. – Nime Cloud May 04 '11 at 20:26