单选题You are the network administrator for All servers run Windows Server 2003. You are creating a backup schedule for the main file server. You need to create a schedule so that backup jobs are completed in the shortest amount of time possible. What should you do?()ASchedule a normal backup every Sunday. Schedule incremental backups every Monday through Saturday.BSchedule a normal backup every Sunday. Schedule differential backups every Monday through Saturday.CSchedule a copy backup every day.DSchedule a normal backup every day.

单选题
You are the network administrator for All servers run Windows Server 2003. You are creating a backup schedule for the main file server. You need to create a schedule so that backup jobs are completed in the shortest amount of time possible. What should you do?()
A

Schedule a normal backup every Sunday. Schedule incremental backups every Monday through Saturday.

B

Schedule a normal backup every Sunday. Schedule differential backups every Monday through Saturday.

C

Schedule a copy backup every day.

D

Schedule a normal backup every day.


参考解析

解析: 暂无解析

相关考题:

You are the network administrator for All network servers run Windows Server 2003.A member server named TESTKING1 hosts several hundred folders, which residein various locations on the server. TESTKING1 is configured to run a normalbackup of the folder every Saturday at 1:00 A.M.You discover that users edit the contents of the folders on Saturday and Sunday.You need to use the Backup utility to reschedule the backup job so that it runs everyMonday at 1:00 A.M. instead of every Saturday at 1:00 A.M. You must achieve thisgoal by using the minimum amount of administrative effort.What should you do?()A. Specify Monday as the start date of the job.B. Reconfigure the job schedule to run the backup every Monday at 1:00 a.m.C. Add an additional schedule to the job. Configure the additional schedule to run the backup on Monday at 1:00 a.m.D. Use the Repeat Task option to configure the existing job to repeat every 48 hours until an interval of 336 hours passes.

Your network consists of a single Active Directory domain. All network servers run Windows Server 2003Service Pack 2 (SP2).A server hard disk drive fails. You replace and configure the hard disk drive and use Windows Backup to start a data restore.When you start the restore, you receive the following error message.You need to restore the data on the server. The solution must create the same directory structure that existed beforethe disk failure.What should you do? ()A. Catalog the backup file.B. Restore the backup to a single folder.C. Restore the files to the original location.D. Restore the backup to an alternate location.

You are the network administrator for The network consists of a single Active Directory domain named All network servers run Windows Server 2003, and all client computers run Windows XP Professional. You are required to implement a backup strategy for all five servers on the network. You use the Backup Utility to schedule nightly backup jobs. You create a domain user account named BackupSvc, and add it to the local Backup Operators group on all file servers. The scheduled backup jobs will use BackupSvc to log on to the network Nightly backups occur successfully for six weeks. Then, nightly backups fail on all servers. When you examine the event log of one server, you discover that the password for BackupSvc is expired. You reset the password and select the Password never expires option for BackupSvc. The next day, you discover that the previous night's backup failed on all file servers. You need to ensure that the next night's backup is successful. Which two actions should you perform? (Each correct answer presents part of the solution.() Choose two)A、Stop and restart every file server.B、Stop and restart the backup application on every file server.C、Change the password for the backup job on every file server.D、In Active Directory Users and Computers, increase the value of the Account lockout threshold option.E、Unlock the BackupSvc account.

You are the network administrator for your company. All network servers run Windows Server 2003. All client computers run Windows XP Professional. A member server named Server1 is located at a branch office that does not permit the use of Remote Desktop Protocol. Another administrator uses the Backup utility to create a scheduled backup job on Server1. The backup job performs a normal backup of an application server. The application server is removed from the network. You need to use a client computer to remove the backup job from Server1. You cannot travel to the branch office. What should you do? ()A、Use the RUNAS feature to run the at /delete command as the Server1/Administrator account.B、Log on by using your Administrator account and run the ntbackup /D command.C、Log on by using your Administrator account and run the schtasks /delete command.D、Use the RUNAS feature to run the taskkill command as the Server1/Administrator account.

You are the network administrator for The sales department stores data on a server that runs Windows Server 2003. The backup schedule for the server includes a normal backup on Sundays and incremental backups on every other day of the week. The sales department data includes a report that is created by an automated process. The report is included in the standard backup schedule for the server. The automated process runs on Wednesdays and Sundays. The process overwrites the previous version of the report. You need to be able to restore the report if the standard backup is unavailable. You need to create an additional backup for the report. The backup for the report cannot interfere with other backup jobs. What should you do?()A、Perform a normal backup on Wednesday night and on Sunday night.B、Perform a differential backup on Wednesday night and on Sunday night.C、Perform a incremental backup on Wednesday night and on Sunday night.D、Perform a copy backup on Wednesday night and on Sunday night.

You are the network administrator for All servers run Windows Server 2003. You are creating a backup schedule for the main file server. You need to create a schedule so that backup jobs are completed in the shortest amount of time possible. What should you do?()A、Schedule a normal backup every Sunday. Schedule incremental backups every Monday through Saturday.B、Schedule a normal backup every Sunday. Schedule differential backups every Monday through Saturday.C、Schedule a copy backup every day.D、Schedule a normal backup every day.

You are a network administrator for your company. All servers run Windows Server 2003. A network server named Server1 functions as the main file server. Server1 is backed up each night by using the Backup utility. You perform a test restoration of Server1 by using the Backup utility. You discover that files that are open during the backup process are not being backed up. You need to ensure that open files are backed up successfully. What should you do? ()A、Enable volume shadow copies on the partitions that are being backed up.B、Disable volume shadow copies on the partitions that are being backed up.C、Select the Verify data after backup check box in the Advanced backup options of the backup job.D、Clear the Disable volume shadow copy check box in the Advanced backup options of the backup job.

You are the administrator of the TestKing company network. The network consists of a single Active Directory domain named The network includes 20 member servers running Windows Server 2003 and 4 domain controllers running Windows Server 2003. All client computers run Windows XP Professional. A member server named TestKingSrvA functions as a file server. TestKingSrvA has a locally attached tape device. You need to create a backup schedule for TestKingSrvA. All data on TestKingSrvA must be backed up once a week. Every day, you need to back up only the data that was changed after the last backup. You need to minimize the amount of data that must be backed up every day. What should you do? ()(Choose two)A、Perform a normal backup every week.B、Perform a copy backup every week.C、Perform a differential backup every week.D、Perform an incremental backup every week.E、Perform a normal backup every day.F、Perform a copy backup every day.G、Perform a differential backup every day.H、Perform an incremental backup every day.

You are the network administrator for your domain at TestKing.com. All servers run Windows Server 2003. You manage a server named TestKing7. You create a script named TestKingDataBackup.cmd on TestKing7 that contains Ntbackup commands for 10 separate backup jobs. You use the AT command from your client computer to schedule and run backups on TestKing7. You also use Automated System (ASR) on TestKing7. A user, Tess King, reports that several directories are missing from TestKing7. You establish that you need to restore all 10 backup jobs. You need to restore the data with the least amount of administrative effort. What should you do?()A、From your client computer, modify the TestKingDataBackup.cmd script to restore data. Use the AT command to run the script.B、Log on to TestKing7 and use the Backup utility to restore the first backup job. Repeat for each job.C、Log on to TestKing7 and modify the TestKingDataBackup.cmd script to restore data. Use the AT command to run the script.D、Use ASR to restore the system.

You are the administrator of your company's network. You are preparing to deploy 20 new Windows 2000 Professional computers on your network. You want to be able to recover from disk failures and corrupt system files on the new computers. You want to configure the computers to automatically update their system configuration and emergency repair files on a scheduled bases.   What should you do?()A、Use the at command to schedule a weekly job to back up the boot partition.B、Use the at command to schedule a weekly job to run the system file checker.C、Use Windows backup to schedule a backup of the System State Data.D、Use Windows backup to schedule a backup of the system partition and the boot partition.

You are the network administrator for All network servers run Windows Server 2003. A member server named TK1 hosts several hundred folders, which are located on multiple volumes on the server. A backup job on TK1 is configured to run a normal backup of the folders every Saturday at 1:00 A.M. On Wednesday morning, you discover that you need to install a new application on TK1 before the close of business that day. You need to back up all folders on TK1 as quickly as possible so you can install the new application. What should you do?()A、Create a new backup job that specifies the folders and runs once only.B、Run the existing backup job.C、Enable Volume Shadow Copy for the volumes that contain the folders.D、Create an Automated System Recovery (ASR) set.

You are the network administrator for The network consists of a single Active Directory domain named All network servers run Windows Server 2003, and all client computers run Windows XP Professional. You create a shared folder named TestKing Docs on a member server named TestKing3. TestKing Docs will store project documents. You need to ensure that users can access previous version of the documents in TestKing Docs. What should you do?()A、Modify the Offline Settings option for TestKing Docs to make all files available offline.B、Configure shadow copies of the volume containing TestKing Docs.C、Use Task Scheduler to create a job that uses the Copy command to copy all changed documents to another folder every day.D、Use the Backup utility to schedule a backup of all changed documents every hou

You are the administrator of the TestKing company network. The network consists of a single Active Directory domain named The network includes 20 member servers running Windows Server 2003 and 4 domain controllers running Windows Server 2003. All client computers run Windows XP Professional. A member server named TestKingSrvA functions as a file server. TestKingSrvA has a locally attached tape device. You need to create a backup schedule for TestKingSrvA. All data on TestKingSrvA must be backed up once a week. Every day, you need to back up only the data that was changed after the last weekly backup. You need to minimize the amount of time taken to restore the data in the event of a hardware failure. What should you do? ()(Choose two)()A、Perform a normal backup every week.B、Perform a copy backup every week.C、Perform a differential backup every week.D、Perform an incremental backup every weekE、Perform a normal backup every day.F、Perform a copy backup every day.G、Perform a differential backup every day.H、Perform an incremental backup every day.

You are the network administrator for your company. All network servers run Windows Server 2003. A member server named Server1 hosts several hundred folders, which are located on multiple volumes on the server. A backup job on Server1 is configured to run a normal backup of the folders every Saturday at 1:00 A.M. On Wednesday morning, you discover that you need to install a new application on Server1 before the close of business that day. You need to back up all folders on Server1 as quickly as possible so you can install the new application. What should you do? ()A、Create a new backup job that specifies the folders and runs once only.B、Run the existing backup job.C、Enable Volume Shadow Copy for the volumes that contain the folders.D、Create an Automated System Recovery (ASR) set.

You are a database administrator for your company. Each night, you perform full backups of your SQL Server 2005 computer. During business hours, you perform hourly transaction log backups. You rebuild database indexes each night. You need to modify your backup strategy. You must ensure that the database recovers to a new server as quickly as possible. What should you do?()A、Schedule the full backups to run after the nightly index is rebuilt.B、Schedule the full backup to run before the nightly index is rebuilt. Schedule a differential backup to run after the nightly index is rebuilt.C、Schedule an additional transaction log backup to run after the nightly index is rebuilt.D、Schedule a marker to be added to the transaction log before the nightly index is rebuilt.

单选题You are the administrator of your company's network. You are preparing to deploy 20 new Windows 2000 Professional computers on your network. You want to be able to recover from disk failures and corrupt system files on the new computers. You want to configure the computers to automatically update their system configuration and emergency repair files on a scheduled bases.   What should you do?()AUse the at command to schedule a weekly job to back up the boot partition.BUse the at command to schedule a weekly job to run the system file checker.CUse Windows backup to schedule a backup of the System State Data.DUse Windows backup to schedule a backup of the system partition and the boot partition.

多选题You are the administrator of the TestKing company network. The network consists of a single Active Directory domain named The network includes 20 member servers running Windows Server 2003 and 4 domain controllers running Windows Server 2003. All client computers run Windows XP Professional. A member server named TestKingSrvA functions as a file server. TestKingSrvA has a locally attached tape device. You need to create a backup schedule for TestKingSrvA. All data on TestKingSrvA must be backed up once a week. Every day, you need to back up only the data that was changed after the last weekly backup. You need to minimize the amount of time taken to restore the data in the event of a hardware failure. What should you do? ()(Choose two)()APerform a normal backup every week.BPerform a copy backup every week.CPerform a differential backup every week.DPerform an incremental backup every weekEPerform a normal backup every day.FPerform a copy backup every day.GPerform a differential backup every day.HPerform an incremental backup every day.

单选题You are the network administrator for The network consists of a single Active Directory domain named All network servers run Windows Server 2003, and all client computers run Windows XP Professional. You create a shared folder named TestKing Docs on a member server named TestKing3. TestKing Docs will store project documents. You need to ensure that users can access previous version of the documents in TestKing Docs. What should you do?()AModify the Offline Settings option for TestKing Docs to make all files available offline.BConfigure shadow copies of the volume containing TestKing Docs.CUse Task Scheduler to create a job that uses the Copy command to copy all changed documents to another folder every day.DUse the Backup utility to schedule a backup of all changed documents every hou

单选题You are the network administrator for your domain at TestKing.com. All servers run Windows Server 2003. You manage a server named TestKing7. You create a script named TestKingDataBackup.cmd on TestKing7 that contains Ntbackup commands for 10 separate backup jobs. You use the AT command from your client computer to schedule and run backups on TestKing7. You also use Automated System (ASR) on TestKing7. A user, Tess King, reports that several directories are missing from TestKing7. You establish that you need to restore all 10 backup jobs. You need to restore the data with the least amount of administrative effort. What should you do?()AFrom your client computer, modify the TestKingDataBackup.cmd script to restore data. Use the AT command to run the script.BLog on to TestKing7 and use the Backup utility to restore the first backup job. Repeat for each job.CLog on to TestKing7 and modify the TestKingDataBackup.cmd script to restore data. Use the AT command to run the script.DUse ASR to restore the system.

单选题You are the network administrator for The sales department stores data on a server that runs Windows Server 2003. The backup schedule for the server includes a normal backup on Sundays and incremental backups on every other day of the week. The sales department data includes a report that is created by an automated process. The report is included in the standard backup schedule for the server. The automated process runs on Wednesdays and Sundays. The process overwrites the previous version of the report. You need to be able to restore the report if the standard backup is unavailable. You need to create an additional backup for the report. The backup for the report cannot interfere with other backup jobs. What should you do?()APerform a normal backup on Wednesday night and on Sunday night.BPerform a differential backup on Wednesday night and on Sunday night.CPerform a incremental backup on Wednesday night and on Sunday night.DPerform a copy backup on Wednesday night and on Sunday night.

单选题You are a network administrator for your company. All servers run Windows Server 2003. A network server named Server1 functions as the main file server. Server1 is backed up each night by using the Backup utility. You perform a test restoration of Server1 by using the Backup utility. You discover that files that are open during the backup process are not being backed up. You need to ensure that open files are backed up successfully. What should you do? ()AEnable volume shadow copies on the partitions that are being backed up.BDisable volume shadow copies on the partitions that are being backed up.CSelect the Verify data after backup check box in the Advanced backup options of the backup job.DClear the Disable volume shadow copy check box in the Advanced backup options of the backup job.

单选题You are the network administrator for All servers run Windows Server 2003. You are creating a backup schedule for the main file server. You need to create a schedule so that backup jobs are completed in the shortest amount of time possible. What should you do?()ASchedule a normal backup every Sunday. Schedule incremental backups every Monday through Saturday.BSchedule a normal backup every Sunday. Schedule differential backups every Monday through Saturday.CSchedule a copy backup every day.DSchedule a normal backup every day.

多选题You are the administrator of the TestKing company network. The network consists of a single Active Directory domain named The network includes 20 member servers running Windows Server 2003 and 4 domain controllers running Windows Server 2003. All client computers run Windows XP Professional. A member server named TestKingSrvA functions as a file server. TestKingSrvA has a locally attached tape device. You need to create a backup schedule for TestKingSrvA. All data on TestKingSrvA must be backed up once a week. Every day, you need to back up only the data that was changed after the last backup. You need to minimize the amount of data that must be backed up every day. What should you do? ()(Choose two)APerform a normal backup every week.BPerform a copy backup every week.CPerform a differential backup every week.DPerform an incremental backup every week.EPerform a normal backup every day.FPerform a copy backup every day.GPerform a differential backup every day.HPerform an incremental backup every day.

单选题You are the network administrator for your company. All network servers run Windows Server 2003. A member server named Server1 hosts several hundred folders, which are located on multiple volumes on the server. A backup job on Server1 is configured to run a normal backup of the folders every Saturday at 1:00 A.M. On Wednesday morning, you discover that you need to install a new application on Server1 before the close of business that day. You need to back up all folders on Server1 as quickly as possible so you can install the new application. What should you do? ()ACreate a new backup job that specifies the folders and runs once only.BRun the existing backup job.CEnable Volume Shadow Copy for the volumes that contain the folders.DCreate an Automated System Recovery (ASR) set.

单选题You are the network administrator for All network servers run Windows Server 2003. A member server named TESTKING1 hosts several hundred folders, which reside in various locations on the server. TESTKING1 is configured to run a normal backup of the folder every Saturday at 1:00 A.M. You discover that users edit the contents of the folders on Saturday and Sunday. You need to use the Backup utility to reschedule the backup job so that it runs every Monday at 1:00 A.M. instead of every Saturday at 1:00 A.M. You must achieve this goal by using the minimum amount of administrative effort. What should you do?()ASpecify Monday as the start date of the job.BReconfigure the job schedule to run the backup every Monday at 1:00 a.m.CAdd an additional schedule to the job. Configure the additional schedule to run the backup on Monday at 1:00 a.m.DUse the Repeat Task option to configure the existing job to repeat every 48 hours until an interval of 336 hours passes.

单选题You are the network administrator for your company. All network servers run Windows Server 2003. All client computers run Windows XP Professional. A member server named Server1 is located at a branch office that does not permit the use of Remote Desktop Protocol. Another administrator uses the Backup utility to create a scheduled backup job on Server1. The backup job performs a normal backup of an application server. The application server is removed from the network. You need to use a client computer to remove the backup job from Server1. You cannot travel to the branch office. What should you do? ()AUse the RUNAS feature to run the at /delete command as the Server1/Administrator account.BLog on by using your Administrator account and run the ntbackup /D command.CLog on by using your Administrator account and run the schtasks /delete command.DUse the RUNAS feature to run the taskkill command as the Server1/Administrator account.

单选题You are the network administrator for All network servers run Windows Server 2003. A member server named TK1 hosts several hundred folders, which are located on multiple volumes on the server. A backup job on TK1 is configured to run a normal backup of the folders every Saturday at 1:00 A.M. On Wednesday morning, you discover that you need to install a new application on TK1 before the close of business that day. You need to back up all folders on TK1 as quickly as possible so you can install the new application. What should you do?()ACreate a new backup job that specifies the folders and runs once only.BRun the existing backup job.CEnable Volume Shadow Copy for the volumes that contain the folders.DCreate an Automated System Recovery (ASR) set.