You are the network administrator for Your network consists of a single Active Directory domain named All network servers run Windows Server 2003.
A server named TK1 hosts user home folders, which occupy 12 GB of disk space.
You install a backup tape device on TK1. You create a batch file that will automatically back up TK1 by running Ntbackup.exe every day at 1:00 A.M.
One week later, you test your restoration procedure for home folders on TK1. You notice that your backup data occupies only 9 MB of disk space.
You review the backup batch file:
REM "Backup Batch File"
NTBACKUP.EXE BACKUP D:\/m daily /1:s /v:yes /k "BACKUP_TK1"
You need to ensure that all existing and future data on TK1 is backed up successfully.
What should you do?()
A. Specify /b in the command line of the batch file.
B. Change /m daily to /m normal in the command line of the batch file.
C. Modify the NTFS permissions on the user home folders to assign the Allow - Full Control permission to the Administrators group.
D. Add the local Administrator account for TK1 to the local Backup Operators group
您可能感兴趣的试卷
你可能感兴趣的试题
You are the network administrator for The network consists of a single Active Directory domain named All servers run Windows Server 2003.
A member server named TestKing3 hosts files and folders. On TestKing3, you configure a normal backup to run every night. The backup data will be saved to magnetic tape, and a detailed log file will be generated. The backup job will use an account named BackupUser, which is a member of the Backup Operators group.
One week later, you use your Administrator account credentials to log on to TestKing3. You start the Backup utility. However, no backup logs are available.
You need to verify that the backup jobs are completing successfully.
What should you do?()
A.Use a text editor to open C:\windows\security\logs\Backup.log. Search for the dates when backups were scheduled.
B. Start the Backup utility by using the Run As option. Provide the account credentials of BackupUser. From the Tools menu, select Report, and then select the most recent report.
C. Open the Removable Storage snap-in. Examine the properties of the most recently completed Work Queue object.
D. Open the Removable Storage snap-in, and then open the properties of the Operator Requests object. On the General tab, clear the Automatically delete completed requests option
You are the network administrator for You administer a Windows Server 2003 computer named TestKing2. contains a shared folder named TestKingProjects. You use the Backup utility once each day to back up the TestKingProjects folder.
You discover that a database file in the TestKingProjects folder is corrupt. You confirm that the file corruption is not the result of a virus. You need to replace the corrupted file by using the latest backup. You do not know whether the file was corrupted before or after the latest backup was completed.
You need to verify that the file in the backup can be opened successfully before you overwrite the existing file.
What should you do?()
A. In the Backup utility, select the Verify data after backup option.
B. Run the Ntbackup \\TestKing2\TestKingProjects /v:yes command.
C. Restore the file to a temporary folder. Verify that the database file contains the correct data. Copy the restored file to the TestKingProjects folder.
D. Restore the file to a temporary folder. Use the Windiff utility to compare the file in the temporary folder to the file in the TestKingProjects folder. Copy the restored file to the TestKingProjects folder.
You are a network administrator for All servers run Windows Server 2003.
A network server named Testking1 functions as the main file server. Testking1 is backed up each night by using the Backup utility. You perform a test restoration of Testking1 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 network administrator for TestKing. All network servers run Windows Server 2003, and all are configured to run normal backups.
A database server named TestKingSQL runs Microsoft SQL Server 7.0. You discover that some database files on TestKingSQL are not backed up during scheduled backups. You open the Scheduled Job Options dialog box for one of the scheduled backups, as shown in the exhibit.
You need to modify the properties of the scheduled backup job to ensure that all database files on TestKingSQL are backed up, even when users are accessing those files.
What should you do?()
A.Enablethe/SNAPswitchontheruncommand.
B.Enablethe/Vswitchontheruncommand.
C.Configureacopybackup.
D.Configureadailybackup.
You are the network administrator for On a windows Server 2003 computer named TestKingF, you use the backup program to automatically back up eight servers. You use a schedule task named AutoBack. The task runs in the security context of a domain account named NightBackup.
The Default Domain Policy Group Policy object (GPO) is configured with the following account policies settings:
1. Minimum password length: 8 characters
2. Password expiration: 30 days
3. Enforce password history: 12 passwords remembered
4. Account lockout threshold: 3 invalid logon attempts
5. Account lockout duration: 30 minutes
The backup program runs successfully for four weeks. After four weeks, you notice that nightly backups no longer occur. A successful backup occurs when you log on the TestKingF with your own user account and perform a local backup. Your user account is member of the Domain Admins group.
You want the AutoBack scheduled task to perform unattended backups every night at 11:00 P.M.
Which two actions should you perform in order to resume the nightly backups by using the AutoBack scheduled task?() (Each correct answer presents part of the solution. Choose two.)
A. Unlock the NightBackup user account.
B. Enable the NightBackup user account.
C. One the properties sheet for the AutoBack. Job scheduled task, reset the password.
D. Reset the password for the NightBackup user account.
E. Configure the local security policy on TestKingF to grant the service account the Logon locally right.
F. Configure the local security policy on TestKingF to grant the service account the Logon as a service right.
You are the network administrator for All network servers run Windows Server 2003.
Recently, another network administrator create a scheduled task to perform a normal backup of Microsoft Exchange Server 2003 compuer every Saturday night.
You need to perform maintenance tasks on the Exchange server on this Saturday night only. If the backup starts while you are performing the maintenance tasks,data might be corrupted.
You need to ensure that the backup task does not start while you perform the maintenance tasks.
What are two possible ways to achieve this goal? (Each correct answer presents a complete solution.()Choose two.)
A. In the Backup utility, clear the Enabled (scheduled tasks runs at specified time) check box.
B. In Control Panel, use Scheduled Tasks to pause Task Scheduler.
C. Run the Schtasks command with the /end /p parameters.
D. Use the Services snap-in to change the startup type of the Task Scheduler service from Automatic to Manual.
You are the network administrator for All network servers run Windows Server 2003.
You install Software Update Services (SUS) on one server. You configure the following settings:
1. Do not use a proxy server for Internet access.
2. Synchronize directly from the Microsoft Windows Update servers.
3. Automatically approve new versions of previously approved updates.
4. Save updates in a local folder.
You perform a manual synchronization.
Now you need to back up the critical information that is related to your installation of SUS.
What should you do?()
A. First, use the Backup utility to back up the System State data. Then, use the IIS administration tool to back up the default Web site.
B. First, use the IIS administration tool to back up the default Web site. Then, use the Backup utility to back up the System State data.
C. First, use the IIS administration tool to back up the IIS metabase. Then, use the Backup utility to back up the IIS metabase file, the default Web site, and the content storage location.
D. First, use the Backup utility to back up the IIS metabase file, the default Web site, and the content storage location. Then, use the IIS administration tool to back up the IIS metabase.
You are the network administrator for The network consists of a single Active Directory domain named that contains two domain controllers. The domain controllers run Windows Server 2003 and Certificate
Services. Each domain controller has a single mirrored had disk that contains a single NTFS volume.
You are responsible for backing up all servers. TestKing requirements state that backups must be performed only between the hours of 1:00 A.M. and 6:00 A.M. All servers share a single backup device. Because a large amount of data must be backed up, you need to complete the required backups as quickly as possible in order to complete the backups within the allotted time.
You need to back up Active Directory and Certificate Services on the two domain controllers. The backup must include only the minimum amount of data necessary.
Which action or actions should you perform? ()(Choose all that apply)
A. Perform a backup of the System State by using the Backup utility.
B. Perform a shadow copy backup of the C:\Windows\Ntds folder by using the Backup utility.
C. Perform a shadow copy backup of the C:\Windows\Sysvol folder by using the Backup utility.
D. Perform a shadow copy of the C:\Windows\System32\Certsrv folder by using the Backup utility
You are a network administrator for The network contains a Windows Server 2003 computer named Testking1.
You need to install an application on Testking1. The installation will cause several changes to the registry. You plan to use the Backup utility to create a backup that will enable you to restore the registry. TestKing requirements for network management state that all backups must be performed during an eight-hour period at night. Because of this time constraint, you need to ensure that the backup can be recovered as quickly as possible.
You need to create a backup that meets the requirements.
What should you do?()
A. Create a backup of the system partition.
B. Create a backup of the boot partition.
C. Create a backup of the System State.
D. Create an Automated System Recovery (ASR) backup.
E. Create a backup of the Systemroot\System32\Config folder.
You are the network administrator for Your network consists of a single Active Directory domain named All domain controllers run Windows Server 2003.
TestKing consists of a main office and two branch offices. The company expands to an additional branch office. This branch office has very little available network bandwidth.
You need to install a new domain controller named DC9 at the new branch office.
Your installation must minimize costs and network traffic.
What should you do?()
A. Back up the System State data of an existing domain controller on removable media. Mail a physical copy of the backup to the branch office. Use the backup to install Active Directory on DC9.
B. For the branch office, create a new Active Directory site that contains no other domain controllers. Install Active Directory on DC9.
C. Place DC9 on an IP subnet that already contains a domain controller. Install Active Directory on DC9. Physically transport DC9 to the branch office.
D. Back up the System State data of an existing domain controller. Compress the backup. Copy the backup to DC9 at the branch office. Uncompress the backup. Use the backup to install Active Directory on DC9.
最新试题
You are the network administrator for Test King. All network servers run WindowsServer 2003.You perform a full backup of the network every Monday. You perform incrementalbackups on Tuesday, Wednesday, Thursday, and Friday. Backups are alwaysperformed at 1:00 A.M.On Friday afternoon, a user accidentally deletes a file.You need to restore the file.What should you do?()
You are the network administrator for TestKing. The network consists of a singleActive Directory domain.A member server named Testking1 runs Windows Server 2003 and SoftwareUpdate Services (SUS). You perform a full backup of Testking1 every night.Testking1 fails unexpectedly and cannot be restarted. As a result, automatic updatesare no longer distributed within the domain.You need to restore the functionality of Testking1.First, you install Windows Server 2003 on a new computer and configure it as amember server. You name the new computer Testking1 and install all IIScomponents that were installed on the original Testking1. Then you install SUS andobtain the most recent successful backup of the original Testking1.Which two additional actions should you perform?() (Each correct answer presentspart of the solution. Choose two.)
You are the network administrator for TestKing. The network contains a WindowsServer 2003 computer named Testking1.You back up the data folders on Testking1 by using the following schedule:1. Normal backup every Monday.2. Incremental backups every Tuesday, Wednesday, Thursday, and Friday.After the backup on Friday is completed, a user accidentally deletes a file from adata folder on Server1. The user reports that he modified the file in the past week,but he does not know which day he modified the file. You do not know when the filewas last backed up.You need to restore the latest copy of the file as quickly as possible.What should you do?()
You are the domain admin for Testking's Active Directory domain. You use aSoftware Update Services (SUS) server to manage the security updates for allservers that run Windows Server 2003.You need to install three critical security hotfixes from Microsoft. One of thehotfixes cannot be installed in the current production environment because thehotfix causes a custom application to stop responding.You need to install two of the three hotfixes during a maintenance session tomorrowat 2:00 A.M. You need to automate the installation process.What should you do?()
You are the network administrator for All network severs runWindows Server 2003. Business hours are 9:00 A.M. to 5:00 P.M., Monday throughFridayA file server named TestKingB is configured to create a shadow copy every morningat 1:00 A.M. TestKingB hosts several shared folders. One shared folder has theconfiguration shown in the following table.For several months, users frequently access both databases in TestKingOrders. OneMonday morning, a user tells you that she needs to edit Receivables.mdb as itexisted at 5:00 P.M. on the previous Thursday.You need to modify TestKingB to enable the appropriate editing. You must ensurethat other users can continue to access current data without interruption.First, you map a drive to \\TestKingB\TestKingOrders.Which two additional actions should you perform? ()(Each correct answer presentspart of the solution. Choose two)
You are the network administrator for The network consists of asingle Active Directory domain named All network servers runWindows Server 2003. Three thousand client computers run Windows 2000Professional, and 1,500 client computers run Windows XP Professional.A new employee named Dr King is hired to assist you in installing Windows XPProfessional on 150 new client computers.You need to ensure that Dr King has only the minimum permissions required to addnew computer accounts to the domain and to own the accounts that he creates. DrKing must not be able to delete computer accounts.What should you do?()
You are the network administrator for TestKing. You manage a Windows Server2003 computer named TestKing4 that functions as an application server.TestKing4 will be used for development during the next 30 days. You need to backup all data on TestKing4 every day for the next 30 days.You need to automate the backups of TestKing4 to meet these businessrequirements. You want to achieve this goal by using the minimum amount ofadministrative effort.What should you do?()
You are the network administrator for TestKing. The network contains a WindowsServer 2003 computer named testking1, which hosts a critical business applicationnamed Salesapp. Testking1 has one disk that contains a single NTFS volume.Five days ago, the System State of testking1 was backed up, and an AutomatedSystem Recovery (ASR) backup was created. No additional backups wereperformed. Subsequently, many changes were made to the Salesapp data files.You apply an update to the application, which requires you to restart testking1.Windows startup terminates with a Stop error. You restart the computer and bootto a floppy disk. A utility on this disk gives you read-only access to the NTFS filesystem. You discover that one of the .dll files for the Salesapp application iscorrupted. The corrupted file is stored in the C.\Windows\System32 folder.You need to restore the corrupted file. You need to avoid losing any changes madeto the data files on testking1.What should you do onTestKing1?()
You are the network administrator for your company. All network servers runWindows Server 2003. All client computers run Windows XP Professional.A member server named Server1 is located at a branch office that does not permitthe use of Remote Desktop Protocol. Another administrator uses the Backup utilityto create a scheduled backup job on Server1. The backup job performs a normalbackup 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. Youcannot travel to the branch office.What should you do?()
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 shortestamount of time possible.What should you do?()