Hello guys , how are you?
Today i am going to show you how to create a simple script for backup data .Lets start
1.You have to install the "windows server backup features "
2.Now open Notepad
3.Type this "@echo off
wbadmin start backup -backupTarget:g: -include:e: -vssfull
pause"
4.Go to file menu and click save as
5.type file name "backup.bat" click ok
6.Now double click the backup file and type y for yes
7.Then at the end press any key for finish the process .
thanks