Can't get granular file .bak or .cmp to restore.

I made a granular backup of my site collection into .bak. and now im trying to import said file by using
I have the site I'm importing to already created at http:/testserver/sites/test
Import-SPWeb -identity http:testserver/sites/test -path \\sharedstore\backup.bak
when I did this i got this error
[5/12/2014 8:25:33 AM] Start Time: 5/12/2014 8:25:33 AM.
[5/12/2014 8:25:33 AM] Progress: Initializing Import.
[5/12/2014 8:25:33 AM] Error: Unable to read cabinet info from \\sharedstore\backup.bak
[5/12/2014 8:25:33 AM] Debug: at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
at Microsoft.SharePoint.Library.SPRequest.ExtractFilesFromCabinet(String bstrTempDirectory, String bstrCabFileLocation)
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Microsoft.SharePoint.Deployment.ImportDataFileManager.Uncompress(SPRequest request)
[5/12/2014 8:25:33 AM] FatalError: Failed to read package file.
*** Inner exception:
Unable to read cabinet info from \\sharedstore\backup.bak
[5/12/2014 8:25:33 AM] Debug: at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
at Microsoft.SharePoint.Library.SPRequest.ExtractFilesFromCabinet(String bstrTempDirectory, String bstrCabFileLocation)
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Microsoft.SharePoint.Deployment.ImportDataFileManager.Uncompress(SPRequest request)
[5/12/2014 8:25:33 AM] Progress: Import did not complete.
[5/12/2014 8:25:33 AM] Finish Time: 5/12/2014 8:25:33 AM.
[5/12/2014 8:25:33 AM] Duration: 00:00:00
[5/12/2014 8:25:33 AM] Finished with 0 warnings.
[5/12/2014 8:25:33 AM] Finished with 2 errors.
When I try to use the -Force command I get the same error. 
I also attempted this with the .cmp file getting the same results as above. The error mention not being able to cabinet info.
Could someone tell me what I'm doing wrong?
Thanks

I ended up re-running 
Restore-SPSite -identity http://testserver/sites/test -path \\sharedstore\backup.bak -force
When prompted this time I selected  the "yes to all" option. Previously i selected the "yes" option. After re-running the cmdlet and performing an iisreset the site was restored back to it's fully functionality. And all the icon and css problems were
resolved.

Similar Messages

  • How can I get a file to copy all of the files in a directory except itself and the source of the copy function will be the directory the final program is in?

    How can I get a file to copy all of the files in a directory except itself and the source of the copy function will be the directory the final program is in? This application must be in Lab View 8.

    you mean something like this (see below)?
    Now you may have to implement code to check if the destination folder exists and to create it, etc.  But if you use the Front Panel Control to select the destination folder, it should be okay.
    Not the best implementation, mind you but you'll get the idea..
    Message Edited by JoeLabView on 04-18-2007 03:43 PM
    Attachments:
    copy folder contents.PNG ‏10 KB

  • How can I get my files in my ipad 3(using keynotes) to my PC?

    I store my document in my keynote and I want to get it through my PC. How can I get those files?

    Download and Install the Windows Support Software (1st task in Boot Camp).

  • How can i get a file header using this method cl_gui_frontend_services= gui

    Hi Experts,
    How can i get a file header using this method cl_gui_frontend_services=>gui_download
    Thanks
    Basu

    Hi,
    You can use the FM - GUI_DOWNLOAD to specify the headers. It can be done in the following manner -
    TYPES: BEGIN OF ty_head, "Structure for header
                 h(10) TYPE c,
                 END OF ty_head.
    DATA: it_head  TYPE TABLE OF ty_head WITH HEADER LINE.
    "Adding header details
    it_head-h = 'Field1'.
    APPEND it_head.
    it_head-h = 'Field2'.
    APPEND it_head.
    it_head-h = 'Field3'.
    APPEND it_head.
    it_head-h = 'Field4'.
    APPEND it_head.
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
        filename                        = p_file
       filetype                        = 'ASC'
       write_field_separator           = 'X'
       header                          = '00'  "<= note this
      TABLES
        data_tab                        = it_tab
       fieldnames                      = it_head[] "<= Pass your header table here
    EXCEPTIONS
       OTHERS                          = 1.
    Hope this helps.
    Regards,
    Himanshu

  • I bought a mac air retina to replace a mac pro. How can I get all files of the back up and copy them to the new mac?

    I bought a mac air retina to replace a mac pro. How can I get all files of the back up and copy them to the new mac?

    Mail window may be in the Full Screen mode.
    Move the mouse pointer to the top right corner of the Mail window and hold it there.
    Menu bar should drop down and click the blue double arrow icon.
    Full Screen toggle shortcut:  control + command + F

  • Can you get the file name of the current executing TSQL script?

    Can you get the file name of the current executing TSQL script? I wrote entries to a generic log file and would like to include the script name.

    Okay, So What you can do is
    1. Read get the version from your  database and redirect it to a text file(SQLCMD outout can be directed to text file using -o option or windows redirection operator >)
    2. Now you can read this value from the text file either inside a batch file or a powershell script and decide what operations you can do. 
    Satheesh
    My Blog |
    How to ask questions in technical forum

  • HOW CAN I GET ORIGINAL FILE OF A PHOTO FROM IPHOTO

    CAN I GET ORIGINAL FILE OF A PHOTO FROM IPHOTO

    File -> Export
    Set the Kind to Original.
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.
    Regards
    TD
    p.s. Please don't type in block capitals. They're harder to read, and on the forum it looks like you're shouting at everybody.

  • How can I get the File, Edit, View, Windows ect to show in Organiser

    While on various tutorials they all show a
    menu of file, edid, view ect in the top left hand corner of the screen, mine shows only a small square box that when clicked give you the option of restore, close minimise ect. How can I get the file edit menu to show. Should have said in Photoshop Elements 9.

    Thanks Barbara that's done the trick

  • I do not have blackberry messenger in my phone, Can i get a file and install it on my phone

    I do not have blackberry messenger in my phone, Can i get a file and install it on my phone

    Connect your device via USB-cable to the computer.
    Launch Internet Explorer
    Open this address: http://na.blackberry.com/eng/services/devices/
    Click on "Update Now"  button
    Popup will be displayed, now open the applications list, find BB Messenger in the apps list and check it to install.

  • Where can i get transport file for bc400's template programs to import

    hi
    where can i get transport file for bc400's template programs to import to miniwas
    would like to do the exercises for tw10 and tw12
    regards
    jan

    Thanks Spencer.
    I downloaded it, etc. and that didn't work. 
    It actually seems to work the same way as before I downloaded that driver, meaning, it prints but leaves it in the "# Document Pending" status.
    Since the wireless HP print server isn't working (No connectMgr.exe file) there's no connection and therefore the doc won't print.
    RE: Print/Server software out of date.  The software was working for many months after originally installing it on this laptop.  Then it just stopped.  Now it can't find the .exe file and that's odd.  
    If I could find that file I could just save it where it needed to be and I'd be good to go.
    Thanks for the help.
    Going to uninstall and reinstall again, just for fun.  I'll report back.
    J

  • Mac Mini will not boot OS, can I get to files with another Mac?

    My mac mini will not boot the OS proserly, it goes to a screen that tells me that some root folder can not be found.
    The install CD works and I can boot to it. The disk utility reports no problems, all disk repairs done and OK.
    The computer still will not boot to the OS.
    How can I get the files I need off the drive before I reinstall the OS?
    I have other Macs and fire wire cables, cross over cables, regular eithernet cables. What can I do?
    Thanks!

    How can I get the files I need off the drive before I reinstall the OS?
    Connect it to another Mac with a FireWire cable and start it up with the T key held down.
    (40535)

  • I am new and can not get my file to inport from ny doc to adobe

    I am new and can not get my file to inport from ny doc to adobe

    What is your Adobe? Please give full name and version.
    What do you try?
    What happens? Please give any error messages in full.

  • Since the last update I can't get to files that I have up loaded to ITunes on my IPad in pages

    Since the last update I can't get to files that I have up loaded to ITunes on my IPad in pages

    The people trying to help are just other users like yourself & respond as they can & have the knowledge. I saw your post yesterday, but I was traveling & couldn't answer.
    It is not at all clear what you have tried. Launch Pages on your iPad & tap the "+" to get the options to add documents then tap the iTunes icon. If you have added any Pages documents to iTunes you can then tap on it in the next screen to add it to Pages.

  • HT4796 pc to mac windows xp only (not sp3 and later) - where can I get this file?

    My PC is seven years old and is running an old version of Windows XP.  I've downloaded the file to put on my pc so that I might transfer the files to my new MacPro, but am getting the following message: Windows XP SP 3 and later.
    Where can I get a file that for a PC running Windows XP only?

    Hi All,
    Adobe Reader Touch app (version 3.0 for Windows 8.1 and above and x86 architecture based devices ) for sideloading deployment is available for download from the below live adobe.com page –
    http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/windowstouch.html
    If there are any queries, please fee free to post on the forums.
    Thanks,
    Raman

  • How can i get the file on my old PC Laptop to my iMac, how can i get the file on my old PC Laptop to my iMac

    how can I get the files on my old PC Laptop to my Imac

    If you want all of them, see OS X Lion: About Windows Migration Assistant

Maybe you are looking for

  • How do I create a dashed line growing longer?

    Hi all, I want to create a dashed line that grows longer. I made two keyframes (at frame 1 and frame 15) with dashed lines of different lengths. Motion or Classic Tween just makes the small line move to the right and then turn into the long line imme

  • Re-load element 11?

    I need help to re-load elements 11?

  • Change G/L AC

    hello sap guru here my problem is  while good receipt error is comming G/L ACCOUNT 40000 DOES NOT EXIST IN CHART OF ACCOUNT Ihave to change this pls. help me thanks in advance

  • Converting Oracle TIMESTAMP(4) column to SQL datetime column conversion error in ssis

    I could not able to convert Oracle TIMESTAMP(4) column to SQL datetime column conversion error in ssis. I'm connecting OLEDD Oracle Source to OLEDB SQL Destination in SSIS package. I'm trying to insert data from oracle datetime column into sql dateti

  • Alert message, what does it mean? 192.168.1.101 in use by 00:13:ce:b8:69:14

    I receive the following alert message, generally after awakening my iBook G4 for the first time in the morning and without an internet connection: 192.168.1.101 in use by 00:13:ce:b8:69:14, DHCP Server 192.168.1.1 Does anyone know what it means? Than