You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any ways to restore from the "Preservation Hold Library"?
I am able to use "Get-PnPListItem -List 'Preservation Hold Library' -PageSize 1000" command to get a list of all the items and included metadata like original location. But I am unable to find anyway to restore these items. I have 1493 items to restore out of 98736 in the library so trying to do manually is gonna be a headache.
I guess I could simply copy them (this will be my last resort), but they would remain duplicated in the hold library as it has a retention period defined. I have tried the "Restore-PnPRecycleBinItem" command, but it's not working with any of the GUIDs for these items (I didn't expect it to work, just trying all options).
Sorry if I'm posting in the wrong place, but I have checked for hours for suggestions online or a better place to ask and everything points back here.
This discussion was converted from issue #2668 on December 21, 2022 09:07.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any ways to restore from the "Preservation Hold Library"?
I am able to use "Get-PnPListItem -List 'Preservation Hold Library' -PageSize 1000" command to get a list of all the items and included metadata like original location. But I am unable to find anyway to restore these items. I have 1493 items to restore out of 98736 in the library so trying to do manually is gonna be a headache.
I guess I could simply copy them (this will be my last resort), but they would remain duplicated in the hold library as it has a retention period defined. I have tried the "Restore-PnPRecycleBinItem" command, but it's not working with any of the GUIDs for these items (I didn't expect it to work, just trying all options).
Sorry if I'm posting in the wrong place, but I have checked for hours for suggestions online or a better place to ask and everything points back here.
Beta Was this translation helpful? Give feedback.
All reactions