In Windows 7, trying to do backup, getting error code 0x8078002A

Anonymous
2011-02-13T19:17:33+00:00

when I try backing up with a system image, using windows7 professional.  Backing up to WD 3TB usb drive I get error code 0x8078002A

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2013-03-25T11:37:49+00:00

I had this problem, too, with Windows 7, trying to use Windows Backup to two new Western Digitial 3TB drives, pre-formatted with NTFS for Windows. It's very frustrating because each attempt takes many hours before the error occurs so you don't know until it succeeds whether it will.

I found what worked for me here:

http://wdc.custhelp.com/app/answers/detail/a_id/6618/

You can download WD Quick Formatter from that site. However, don't follow the instructions on that page for formatting a HD under Windows 7, because it tells you how to use MS Disk Management, which will make a 2TB partition and not recognize the remainder of the drive. You must use WD Quick Formatter as described here:

http://wdc.custhelp.com/app/answers/detail/search/1/a_id/3868

Good luck!

[I think it's unconscionable that MS hasn't fixed this with their built-in tools.]

Was this answer helpful?

20+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2011-12-04T15:47:34+00:00

Hello David JJones,

 If you have followed the steps within this thread but are still having a problem, I would suggest reposting this as a new question at the link below.  Please include any steps you have tried and any additional information that will be helpful.

Microsoft Answers:

http://answers.microsoft.com/en-us/windows

Also, I would suggest looking through the thread below. 

Microsoft TechNet Forum:  http://answers.microsoft.com/en-us/windows

http://social.technet.microsoft.com/Forums/en/w7itprogeneral/thread/d5937704-da8c-44b3-87ef-8d6ad25e0e17

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2011-02-14T21:33:29+00:00

Google provides quite a number of cases involving the same problem you are experiencing. None seemed to be resolved. A number refer to USB external drives.

My research has led me to the two sites mentioned below. On the Petri site I found the quotes extracted as they may point to a possible solution.

Are you using an Enterprise or Ultimate version of Windows as these include Bit Locker Drive Encryption

As a general recommendation in regard to using Windows 7 as a client operating system, use either internal hard disks, separate from the one Windows is installed on. Alternatively, use an external USB hard disk and make sure you disconnect it after you perform your backup.

You cannot use any of the following destinations:

•The destination is locked by BitLocker Drive Encryption.

Source:http://www.petri.co.il/where-to-save-your-windows-7-backup.htm

http://www.sevenforums.com/tutorials/4681-bitlocker-drive-encryption-windows-7-drive-turn-off-no-tpm.html

If the above does not solve the problem can you tell me what security software and firewall you are using as these have proved to cause problems for System Restore in the past?


Hope this helps, Gerry Cornell

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

97 additional answers

Sort by: Most helpful
  1. Anonymous
    2012-01-16T12:15:45+00:00

    I did look up my event code which is quite different for the same error code with an event ID of 517.

    **-** <Event xmlns="**http://schemas.microsoft.com/win/2004/08/events/event**">

    **-** <System>

    <Provider Name="Microsoft-Windows-Backup" Guid="{1DB28F2E-8F80-4027-8C5A-A11F7F10F62D}" />

    <EventID>517</EventID>   <---------!!

    <Version>0</Version>

    <Level>2</Level>

    <Task>0</Task>

    <Opcode>0</Opcode>

    <Keywords>0x8000000000000000</Keywords>

    <TimeCreated SystemTime="2012-01-11T15:59:47.838134200Z" />

    <EventRecordID>3448</EventRecordID>

    <Correlation />

    <Execution ProcessID="252" ThreadID="6900" />

    <Channel>Application</Channel>

    <Computer>jbsx53e</Computer>

    <Security UserID="S-1-5-18" />

    </System>

    **-** <EventData>

    <Data Name="BackupTime">2012-01-11T15:58:34.756653800Z</Data>

    <Data Name="ErrorCode">2155348010</Data>

    <Data Name="ErrorMessage">%%2155348010</Data>

    </EventData>

    </Event>

    Looking this up at MS TechNet, I get the following for this error code when doing image backup via Win 7 Home Premium and Win 7 Pro to a 1Tb USB 3.0 external drive:

    ... However, system state backup is only available for the command line and is not available in the Windows Server Backup snap-in user interface. Also, you cannot configure a scheduled backup to create system state backups—but you can script the wbadmin start systemstatebackup command to run backups on a schedule. ...

    It just doesn't make sense! Everything here refers to 2008 Server R2. I'll have to try what they recommend here and see if it works. I shouldn't have to use the advanced command line interface for something this simple that worked on a USB 2.0 500Gb external drive.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-01-14T21:09:09+00:00

    Gerry --

    It was Win 7 Pro and it was installed from an MS Win 7 Pro 64 installation disk.

    Was this answer helpful?

    0 comments No comments