{"id":676,"date":"2011-10-15T19:02:00","date_gmt":"2011-10-15T19:02:00","guid":{"rendered":"https:\/\/www.geekmungus.co.uk\/?p=676"},"modified":"2022-11-05T10:53:42","modified_gmt":"2022-11-05T10:53:42","slug":"sharepoint-2007-with-dpm-2010-item-level-backup-items-not-appearing-for-restoration","status":"publish","type":"post","link":"https:\/\/geekmungus.co.uk\/?p=676","title":{"rendered":"Sharepoint 2007 with DPM 2010 &#8211; Item Level Backup Items not Appearing for Restoration"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">When Backup Sharepoint 2007, with DPM 2010, it catalougues MOSS items every 24 hours , if you need to force this operation to be able to restore item you can use powershell command.<a href=\"http:\/\/www.google.com\/url?q=http%3A%2F%2Ftechnet.microsoft.com%2Fen-us%2Flibrary%2Fff634233.aspx&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNE3mhfzUe6c7JIMduxnOFdnrjYFXw\" target=\"_blank\" rel=\"noreferrer noopener\"> <\/a><a href=\"http:\/\/www.google.com\/url?q=http%3A%2F%2Ftechnet.microsoft.com%2Fen-us%2Flibrary%2Fff634233.aspx&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNE3mhfzUe6c7JIMduxnOFdnrjYFXw\" target=\"_blank\" rel=\"noreferrer noopener\">http:\/\/technet.microsoft.com\/en-us\/library\/ff634233.aspx<\/a>. Note this operation happens out of band from the normal backup, sometimes it will fail even though the backup is successful.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I had the problem that I had created a backup but items were missing when i tried to restore, so i forced creation of the recovery point looked at the back, but no still no new item to restore.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I then found that a separate process performs the catalog of the items each day. Without this the list of items doesn&#8217;t get updated, so even though they have been backed up they don&#8217;t appear for item level restore.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To force the Catalog Process<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">this is how to enter the command, you must enter your datasource as variable, use the below<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>$pg1 = get-protectiongroup \u2013dpmservername yourdpmservername<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now run: <strong>$pg1<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This will show a list of the protection groups, counting from 0 from the top down, make a note of the number of the line coresponding to the protection group you are interested in.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>$ds1 = Get-Datasource \u2013ProtectionGroup $pg1[x]<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">(where x is the line number you\u2019re interested in)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now run:<strong> $ds1<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This will show a list of all the data sources. Counting from &#8220;0&#8221; from the top down. In my case the sharepoint farm protection object was number &#8220;11&#8221; so I then run this command putting the number 11 into the square brackets.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>start-createcatalog -datasource $ds1[11]<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DPM will start catalogue, wait for it to complete, then you shoudl be able to see your object for restoration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Or, you may also run this command:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Get-ProtectionGroup yourdpmservername | get-datasource | where-object {$_.type -like &#8220;*sharepoint*&#8221;} | start-createcatalog<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This will automatically run the createcatalog for any datasource matching &#8220;sharepoint&#8221;, this command will show the catalog is running, but then a few errors, the errors are it trying to process a catalog update on something that is not a catalog, and can be ignored safely.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When Backup Sharepoint 2007, with DPM 2010, it catalougues MOSS items every 24 hours , if you need to force this operation to be able to restore item you can use powershell command. http:\/\/technet.microsoft.com\/en-us\/library\/ff634233.aspx. Note this operation happens out of band from the normal backup, sometimes it will fail even though the backup is successful. &#8230; <a title=\"Sharepoint 2007 with DPM 2010 &#8211; Item Level Backup Items not Appearing for Restoration\" class=\"read-more\" href=\"https:\/\/geekmungus.co.uk\/?p=676\" aria-label=\"Read more about Sharepoint 2007 with DPM 2010 &#8211; Item Level Backup Items not Appearing for Restoration\">Read more<\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-676","post","type-post","status-publish","format-standard","hentry","category-microsoft-dpm"],"_links":{"self":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/676","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=676"}],"version-history":[{"count":1,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/676\/revisions"}],"predecessor-version":[{"id":1517,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/676\/revisions\/1517"}],"wp:attachment":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=676"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=676"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}