Quantcast
Channel: Backup – Windows and Windows Server forum
Viewing all 3921 articles
Browse latest View live

windows server backup 2012 r2 "the task xml contains a value which is incorrectly formatted"

$
0
0

I am attempting to back up hyper-v images using windows 2012 r2 windows server backup. Using the scheduled backup wizard, the destination was of the third type, shared network folder. It asked for windows credentials and everything proceeded till the last step of the wizard where it saves the job. Then this error:

"the task xml contains a value which is incorrectly formatted or out of range"

The job was not saved.

Most of the discussions I have found about this error message have to do with older windows server versions. This is fully up to date Windows 2012 R2. Can anyone help explain this error, and how to accomplish a backup like this?


When backing up with quiesce, virtual Windows Servers record errors and warnings

$
0
0

Hi all,

I have virtual servers Windows 2008R2 and 2012R2. When backing them up (ArcServe) I am getting errors and warnings in System Event.

Event ID 57: The system failed to flush data to the transaction log. Corruption may occur.

Event ID 137: The default transaction resource manager on volume \\?\Volume{5bdc1dc1-75d0-11e5-9f0d-0050569b483f} encountered a non-retryable error and could not start.  The data contains the error code.

Event ID 50:  {Delayed Write Failed} Windows was unable to save all the data for the file . The data has been lost. This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere.

ArcServe said is not their fault

VMWare is latest build ESXi6. When running snapshot with quiesce it throws the errors too.

So it is something to do with Microsoft VSS.

Any suggestion will be greatly appreciated.

Thanks,

Georgi Ivanov

Xo80041321Unable to back up to an external drive for the past week because of above error code

$
0
0

was advised to run sfc/scannow which found and corrected corrupted files but I still cannot back up

Any help appreciated

john

Windows Server 2008 to Windows Server 2012 Upgrade.

$
0
0

Hi,

I have Windows Server 2008 R2 Enterprises Server and its currently running in our company as a master ADDS server. Now I need to upgrade my master DC to Windows 2012. I have the administrator privilege & can preform backup process. First of all I need to backup my master DC and need to restore it to another hardware or Virtual Machine. ( so it will not affect anything if something goes wrong ).

Then I need to upgrade the my cloned server to Windows Server 2012.

Now here are the questions.

01). How to backup my ADDS ( Windows Server 2008 R2 Server )

02). How to restore that backup I mentioned in 01) question ?

Thanks !

dsdbutil.exe to export & restore ADAM instance

$
0
0

Hi,

I currently use dsdbutil.exe to export ADAM backup and restore it to another ADAM instance. On doing so, the imported machine's ADAM instance is still points to source machine settings. This is resulting in error while setting ADAM replication to another machine from imported machine. Can any one let me know how to correct this ?

 ldp snapshot

Thanks in advance,

Mani.

Windows Server 2008 Backup doesn't run unless the server is rebooted first

$
0
0

I have a Windows Server 2008 (NOT R2) that will run backups just fine once, and then it won't run backups again until the server is rebooted.

I always find a pop up on the screen saying the server must be restarted.

Obviously rebooting each day isn't a great answer...Any suggestions?

How to backup Remote Server using Windows Server Backup 2012?

$
0
0

Dear Windows Expert,

I have a backup server running Windows server 2012 with the Windows Server Backup installed. I would like to do a remote backup of my Hyper V Server Running Windows Server 2008 R2. Is it possible? As we know that Windows Server backup on 2008 Windows is not able to backup Hyper V, that's why I am planning to use Windows Server Backup 2012 running on the other server.

Thanks.

Regards,

Two versions of VSS in Registry

$
0
0

Dear friends,

My server has VSS problem and the event viewer told me "The activation of the CLSID {0B5A2C52-3EB9-470A-96E2-6C6D4570E40F} timed out waiting for the service VSS to stop".

I found some where that registry need to have only one record. But I have two versions of VSS, one is Version 1.0.0.1 and 1.0.0.7.

If I delete the old one, will it resolve the issue or harm the server? Please help.


Windows server 2012 R2 backup failed

$
0
0

Dear Sir,

When I am taking the backup that time getting this error The backup operation that started at '‎2015‎-‎10‎-‎26T05:30:20.605767400Z' has failed with following error code '0x80070020' (The process cannot access the file because it is being used by another process.). And event id is 517.

Thanks You,

Gangesh

wbadmin - access to EFI system partition fails

$
0
0

Sorry, but I could not change the headline in the thread were I started this issue. But error 0x807800C5 is too imprecise

https://social.technet.microsoft.com/Forums/windowsserver/en-US/79a735c1-4c50-4fa8-a945-46e25991eea9/wbadmin-failure-0x807800c5?forum=windowsbackup#47e77a02-ddb0-42dd-b33d-1475471f7bc3

So I sumarize the case:

Server 2012R2
Hypervisor with several running VM's
Up2Date 3/18/15

After weeks of succesfull backups wbadmin suddenly fails with 0x807800C5. No changes were made to the system, same backup device.

I restored a file and a VM succesfully from the backup to verify that the disk and the image is ok.

I run wbadmin from a script with:

wbadmin.exe start backup -quiet -backupTarget:f:\ -vssFull -allCritical -hyperv:vm1,vm2,vm3

Output is:

2015-03-18 23:02:17 INF > wbadmin 1.0 - Backup command-line tool
.......
2015-03-18 23:02:17 INF > The backup operation to F: is starting.
2015-03-18 23:02:17 INF > Creating a shadow copy of the volumes specified for backup...
.......
2015-03-18 23:02:17 INF > Creating a shadow copy of the volumes specified for backup...
2015-03-18 23:02:17 INF > Windows Server Backup is updating the existing backup to remove files that have
2015-03-18 23:02:17 INF > been deleted from your server since the last backup.
2015-03-18 23:02:17 INF > This might take a few minutes.
2015-03-18 23:02:17 INF > Creating a backup of volume (EFI System Partition) (100.00 MB), copied (0%).
2015-03-18 23:02:17 INF > Summary of the backup operation:
2015-03-18 23:02:17 INF > ------------------
2015-03-18 23:02:17 INF >
2015-03-18 23:02:17 INF > The backup operation stopped before completing.
2015-03-18 23:02:17 INF > The backup operation stopped before completing.
2015-03-18 23:02:17 INF > Detailed error: The specified backup disk cannot be found.

I found out that the failure only occurs if I add the -allCritical switch.

If I start the backup for drive c: with this command:
wbadmin.exe start backup -quiet -backupTarget:f:\ -include:C: -vssFull -exclude:c:\Hyper-V

everything is ok.

I can backup every virtual machine with the following command without any problem
wbadmin.exe start backup -quiet -backupTarget:f:\ -vssFull -hyperv:XYZ-DOM

Only this command fails:
wbadmin.exe start backup -quiet -backupTarget:f:\ -vssFull -allCritical

The difference is that wbadmin now tries to backup ALL partitions, also EFI & Co. So I assume that wbadmin does not have proper access to the "EFI System Partition" and that all information which one can find in the logs of the 2012 server related to that event is bullshit (Error: The specified backup disk cannot be found).

I found reports of 8.1 users rleated to similar problems (http://answers.microsoft.com/de-de/windows/forum/windows8_1-files/systemabbildsicherung-bricht-ab/f6ed5e53-829e-48be-9b47-a73f730680cc?page=1&tm=1384095732725). Could be a hint, same kernel.

But at the end: With this kind of backup you'll loose defintly the possibility of an bare-metal restore, very
unsatisfying.

Annother question: Backups with the -hyperv switch are terrible slow. The backups are written to an USB-3 disk, The xyz-Dom machine for example has two vhdx files with roundabout 700GB, more or less 350GB filled. The backup needs 12 hours!

Thank you

Klaus Deiss


مشكله عدم عمل قائمه ابدأ الجديده في ويندوز 10

$
0
0

كيفية حل مشكله عدم عمل قائمه ابدأ الجديده في ويندوز 10 رغم استعمال الكود 

scheduled backup destination with bitlocker

$
0
0

hi

I want to backup my Windows Server 2012 R2 host to a destination fixed disk but I want it to have Bitlocker drive encryption. I'm going to store the backup in my car!

When I set up a scheduled backup, and choose the disk, it's reformatted and hidden from explorer. No drive letter is assigned.

How do I bitlocker it?

Am I doing it the right way?

Thanks

Tim


Tim


ERROR - Specified backup location could not be found.

$
0
0

My scripts suppose to backup the server c and E drive to the portable segate harddisk attached to it USB, shared as V$ but it kept giving me the above error.


for /f "tokens=2-4 delims=/ " %%a in ('date /T') do set month=%%a
for /f "tokens=1-3 delims=/ " %%a in ('date /T') do set day=%%a
for /f "tokens=3-5 delims=/ " %%a in ('date /T') do set year=%%a

cd\
v:
cd serverbackup
md %year%-%month%-%day%
cd %year%-%month%-%day%

md CDrive
md EDrive

Wbadmin start backup -backupTarget:v\serverbackup\%year%-%month%-%day%\CDrive -include:C: -vssFull -quiet > CDrive_log.txt
Wbadmin start backup -backupTarget:v\serverbackup\%year%-%month%-%day%\EDrive -include:E: -vssFull -quiet > EDrive_log.txt

MFC Application has stopped working. (Windows 2008 R2 Enterprise)

$
0
0

Hello,

I am getting below error while opening one of our application.  

Image

Below is the error log.. 

Faulting application name: BulkLoader.exe, version: 7.2.5278.0, time stamp: 0x562d92cf
Faulting module name: KERNELBASE.dll, version: 6.1.7601.19018, time stamp: 0x5609fed4
Exception code: 0xe0434352
Fault offset: 0x0000c42d
Faulting process id: 0x1f60
Faulting application start time: 0x01d11148f8bc7969
Faulting application path: C:\Program Files (x86)\Allscripts Sunrise\Clinical Manager Client\7.2.5278.0\BulkLoader.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: 3b0ca2bf-7d3c-11e5-a5cc-0050568608c1

Please assist.. 

Thanks,

-Siva

Window 7 BACK UP TO A NETWORK DRIVE !!! ONLY and not let anyone else delete anything out of that folder that it backed up too??!!

$
0
0
Hello i have a question please i set up a automatic window back up System image to a share folder and i mapped that share folder to a network drive and that network drive is actually a external hard drive setting at a remote location and it backed up to that hard drive through mapped network drive and window back up system image and everything work awesome and everything!! But im afraid people are gonna go into that share folder where that backed up is located at and delete!.So what i want to do is set a share permission that stop everyone from going and delete or adding anything to the folder!! and the only thing i want to be able to add files to that folder is window back up program when it create new system image how do i do that ??!!

TAPE DRIVE

$
0
0

HI ,

I Have win2008r2 std and i want use tape drive for backup.Is there any free software to use tape drive. Backup Exec  software is very expensive for me .I need some free tool to take backup on tape drive as i want to take backup only files and folders.

Thank you.


Easiest way of moving everything from 2008 sbs to 2012 r2 standard

$
0
0

Hello

I have just brought a new server (Dell Power Edge r630) and installed Windows Server 2012 R2.

I want to move all my applications, roles and data from my Dell power Edge R710 running Windows SBS Server 2008 to my new R630 running 2012 R2.

Whats the easiest way of doing this causing the least amount of downtime.

Thank you in advance.

From Jordan

File Server Backup

$
0
0

Hello All,

We have windows 2008 r2 ent edition file server, having data of about 600 Gb. This machine is a Virtual machine running on esx 5.0.

Now We have configured a Windows Server backup to backup the file server data every night to a external drive. Last night the backup ran, but i could not see any file server data on external drive.

There were following folders under WindowsImageBackup\<Computername>\

1. Backup 2012-09-23

2. Catalog

3. SPPMetadataCache

4. Mediaid

Under Backup 2012-09-23 there are many XML files, and under catalog folder 2 files backupGlobalcatalog and globalcatalog.

Request you to please tell us what is the wrong and how did the restore will happen with all xml files.


Thanks HA

Windows Server 2012 R2 backup to multiple destinations

$
0
0

Hello experts,

I hope some of you can give me an insight, what's happening here with Windows BACKUP on server 2012R2 - is this new behaviour "by design" is is some bug involved. ....or is it me and my lack of expertise.

I have one single Windows Server 2012R2 setup as a DC and File Share for a company with 50 users.
I configured WINDOWS BACKUP to use two destinations:

  • first destination is "Volume" type, iSCSI target on NAS server
  • the second destionation is also "Volume" type, partition on local RAID1 disk array

The SIZE of those destinations are both 1,5TB, while all backed up items together are below 350 GB, so there's plenty of space on both volumes.

PROBLEM?

Yes, problem is, that Windows Backup uses only 1 of destinations for some time. It counts...1 backup copy available, then 2 copies available and so on...then it suddenly drops count back to only 1 copy available on this destination, and switches to 2nd destination. Totaly unpredictible and unreliable, because:

  • if something happens when 16 copies are available, it's OK, I can restore 16 steps back
  • but what if something goes wrong when it shows only 1 copy is available?

I have quite a few Windows 2008 Servers running out there with 2 destinations, and they fill up BOTH destinations at the same time, having 30+ backups available on BOTH destinations.

So I am wondering, what's wrong with my server, so it behaves so much differently as old 2008 servers?

Unable to run backup following Windows Server Essetials 2012 change to 2012 Standard

$
0
0

Hi,

I have had to change the product version of Server 2012 Essentials to 2012 Standard. This was completed as per the Microsoft documentation and was successful on the face of it. However in the following days we discovered the backup was unable to run. We use BackupAssist on the server and the same error is generated everytime.

An attempt to retrieve the properties for the template failed because the template is not in
the catalog

.At first I was thinking this was an issue with the program so it was re-installed but no difference even after creating a new backup schedule. I contacted BackupAssist support who suggested re-installing Windows Backup on the server. I have completed this but still the same error. To prove it is an issue with the Windows Server Backup the following command was tried in command prompt to run the backup from outwith Backup Assist.

wbadmin start backup "-backupTarget:F:" -quiet -noverify -vssFull -include:c:,d: -allCritical

Again the same error was generated and I was advised to contact Microsoft. I was wondering if anyone reading the post will be able the shed light on the situation and recommend a resolution going forward.


Viewing all 3921 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>