Thursday, August 6, 2009

Office 2007 encountered an error during installation

when you using windows xp, you might want to install office 2007, but how many times your office 2007 installation has been roll backed, displaying series error message looks like below.

"Microsoft Office 2007 encountered an error during setup. The Windows Installer service cannot update one or more protected Windows files"

you know there is a solution for you, this one is a quick method and results are guaranteed.please do as follows.
  • first insert your windows installation CD to CD-ROM
  • go to the I386 folder and locate the Cab file named FP40EXT.CAB
  • copy the cab file to the hard disk
  • now extract the cab file
  • in the extracted folder find the fp4autl.dll file
  • now copy this file to the following location
  • C:\program files\common files\microsoft shared\web server extensions\40\bin\
  • that's it, now restart your office 2007 installation.

Saturday, August 1, 2009

restoring data by using the restore wizard

  1. select start - programs - accessories - system tools - backup
  2. in the backup dialog box, click the restore wizard button
  3. the restore wizard starts, click next
  4. in the what to restore screen, select the check boxes next to the drives, files, or folders you want to restore. click next.

scheduling a backup

  1. select start - programs - accessories - system tools - backup
  2. in the backup dialog box, click schedule jobs tab
  3. the schedule jobs tab appears, notice that no jobs appear yet on the schedule. if you have already schedule jobs, you can view them on this schedule. to add a job to the schedule, click add job
  4. the backup wizard starts. follow the instructions presented on screen to schedule one or more periodic backups.
  5. once you have schedule one or more backups, these jobs appear on the schedule jobs tab, close backup.

perform a backup by using the backup wizard

  1. select start - programs - accessories - system tools - backup
  2. the backup dialog box appears, notice the three buttons in this dialog box: backup wizard, restore wizard, and emergency repair disk. click button next to backup wizard.
  3. the backup wizard starts, click next

selecting the type of backup operation

the backup utility provides five types of backup operations that define what data is backed up, such as only those files that have changed since the last backup.

some backup types use backup markers also known as archive attributes, which mark file as having changed. when file changes, an attribute is set on the file that indicates that the file has changed since the last backup. when you backup the file, this clears or resets the attributes.

Normal

during a normal backup, all selected files and folders are backed up. a normal backup does not rely on markers to determine which files to backup. during a normal backup any existing marks are cleared and each file is marked as having been backed up. normal backups spped up the restore process because the backup files are the most current and you do not need to restore multiple backup jobs.

Copy

during a copy backup, all selected files and folders are backed up. it neither looks for no clears markers. if you do not want to clear markers and effect other backup types, use a copy backup, for example use a copy backup between a normal and an incremental backup to create an archival snapshot of network data.

Incremental

during incremental backup, only selected files and folders that have a marker are backed up, and then the backup clears markers. because an incremental backup clears markers, if you did two consecutive incremental backups on a file and nothing changed in the file, the file would not be backed up the second time.

Differential

during a differential backup, only selected files and folders that have a marker are backed up, but the backup does not clear markers. because a differential backup does not clear markers, if you did two consecutive differential backups on a file and nothing changed in the file, the entire file would be backed up each time.

Daily

during a daily backup, all selected files and folders that have changed during the day are backed up. this backup neither looks for nor clears markers. if you want to backup all files and folders that change during the day, use daily backup.

System state data

system state data includes various critical operating system files, folders and databases. for all windows 2003 computers, system state data includes the operating system boot files, the registry, and the COM+ class registration database. on a windows 2003 server computer that has certificate services installed, system state data also includes the certificate serivces database.

finally on a windows 2003 server that is a domain controller, system state data also includes the active directory data store and the contents of the SYSVOL folder.

The archive attribute

the archive attribute is a marker that the operating system automatically assigns to all files and folders when they are first installed created. depending on the backup type, backup programs remove the archive attribute from a file or folder to indicate that the file or folder has been backed up. if a file or folder is modified after it is backed up, the operating system reassigns the archive attribute to it.

Using backup to perform a backup

windows 2003 ships with a backup program called backup. backup is a basic tape backup program that gives you full capability to backup and restore a windows 2003 computer, including user data on local and network drives, and system state data on the local computer.