Forum

2008 srv backup ta...
 
Bildirimler
Hepsini Temizle

2008 srv backup task scheduller

3 Yazılar
2 Üyeler
0 Reactions
678 Görüntüleme
(@serkandari)
Gönderiler: 124
Estimable Member
Konu başlatıcı
 

Merhabalar,

2008 srv std r2 64bit üzerinde sanalda 2008 srv std r2 64bit serverım bulunmakatadır.Bu server fie serve olarak sadece şirket dosyalarımı tutup ,  dosyalar üzerinde yetkilendirlmerde bulunuyorum. Demo olarak synology nas cihazı deniyorum.backup programı olarak da 2008 server ın üzerinde bulunan " windows server backup" kullanmak istiyorum . windows server backup  üzerinden  actions bölümünden backup once diyerek backupları aldım. Aldığı backuplar "system reserved(ne işe yarar ?)-->full" , "c:-->full" , "d-->full" , "mare metal recovery(ne işe yarar)---> ?" , "system state(ne işe yarar)-->?.

  Bu backup alımında file dosylar için günlük yedekleme, hafta da 1 defa da ful yedekleme, diğer sistem dosyaları içinde gün aşırı ful yedekleme yapmak için task scheduller de görev tanımlamasını nasıl yapabilirim.

şimdiden tesekkürederim 

 

 
Gönderildi : 04/05/2011 13:43

(@serkandari)
Gönderiler: 124
Estimable Member
Konu başlatıcı
 

onfigure Automatic Backups with Task Scheduler

Applies To: Windows Server 2008 R2

If you want to create a schedule to run backups at different times on different days, you can use Task Scheduler to create a series of tasks to run the Wbadmin start backupcommand on the desired schedule or to launch a batch file. (These tasks will not appear in the Windows Server Backup Microsoft Management Console (MMC) snap-in.) However, if you do this, you should make sure that backups that are run as part of the custom schedule do not overlap with backups that are run as part of the regular backup schedule. If there are conflicts, one of the backup operations will fail. The following task uses the command syntax for Windows Server 2008 R2.

To use Task Scheduler and the Wbadmin command to create a backup schedule

  1. Click Start, click Administrative Tools, and then click Task Scheduler.

  2. In the Actions pane, click Create Task.

  3. On the General tab, select the Run with highest privileges check box.

  4. On the Actions tab, click New, and then do the following:

    1. In the Actions drop-down list, click Start a program.
    2. In Program/script, type:

      %windir%\System32\wbadmin.exe

    3. In Add arguments, type:

      start backup [-backupTarget:{<TargetVolume> | <TargetNetworkShare>}] [-include:<ItemsToInclude>] [-nonRecurseInclude:<ItemsToInclude>] [-exclude:<ItemsToExclude>] [-nonRecurseExclude:<ItemsToExclude>] [-allCritical] [-systemState] [-noVerify] [-user:<UserName>] [-password:<Password>] [-noInheritAcl] [-vssFull | -vssCopy] [-quiet] 

    To view help for this command, at a command line, type:

    wbadmin start backup /?

    microsoftun sayfasında bu makaleyi buldum ama "start backup [-backupTarget:{<TargetVolume> | <TargetNetworkShare>}] [-include:<ItemsToInclude>] [-nonRecurseInclude:<ItemsToInclude>] [-exclude:<ItemsToExclude>] [-nonRecurseExclude:<ItemsToExclude>] [-allCritical] [-systemState] [-noVerify] [-user:<UserName>] [-password:<Password>] [-noInheritAcl] [-vssFull | -vssCopy] [-quiet]  " bu kısmı anlayamadım çözümleyen arkdaş varmıdır...

 
Gönderildi : 04/05/2011 15:06

(@leventilhan)
Gönderiler: 11
Active Member
 

merhaba serkan bey,

gönderdiğiniz dokuman gerkeçen iyi anlatmış, ancak ne yaparsam yapayım benim tasklar çalışmıyor, sorun neden kaynaklanabilir. shadowcopy ve windows server backup. sistemin yukardaki arkadaşınkiylr aynı 2008 std. komut satırından yazınca yada elle run ok ama task ile başlamıyor.

 

tşk... 

 
Gönderildi : 30/03/2012 03:03

Paylaş: