When you have a document library with versioning enabled it is hard to restore document in bulk. It is not possible to do this without writing code. You need to go to the version history overview and restore file by file. Kind of a long term process. You can do this with some CSOM code: […]