Hi,
I want to restore a single item in SharePoint. The powershell command "New-DPMSearchOption" offers the variable "SeachDetail". There I am able to use "WssDocuments" as input. When using the "New.DPMSearchOption" my powershell allways crashes. I tried to use the variable "FilesFolders" for "SearchDetail" but this has the same effect.
Anyone used this command successfully or knows why the powershell crashes?
Thanks.