Tag: server

Questions Related to server

In Windows 2003 server you can use the New User dialog box to ________________.

  1. Disable an account.

  2. Specify where the account is located in Active Directory.

  3. Specify the user's title and department.

  4. Specify the account is for a service.


Correct Option: A

Which printer permission allows a user to modify spooler settings?

  1. Print View

  2. Default

  3. Manage Printers

  4. Manage Documents

  5. Printer Properties


Correct Option: C

What happens when you end a disconnected session running on the remote server?

  1. all data is lost

  2. only the connection closes

  3. all applications running on the server remain active

  4. the session becomes available on the server.


Correct Option: D
  1. Enable staged deployment of Windows update packages.

  2. Perform synchronization of content and a list of approved update packages with a first-tier server

  3. Download content from a common distribution point.

  4. Allow manual installation of critical Windows update packages.


Correct Option: D

To guard against data loss when the hard disk of a server fails, you should:

  1. create a copy of the System State data.

  2. create two sets of backups.

  3. install the Recovery Console as a startup option.

  4. keep the installation CD at an easily accessible location.


Correct Option: B

You want to perform multiple backups of only those files that are modified since the last normal backup. You also want to ensure that the backed up files use minimum amount of media. In this case, you will take a:

  1. Normal backup.

  2. Differential backup.

  3. Incremental backup.

  4. Copy backup.


Correct Option: C

AI Explanation

To answer this question, you need to understand the different types of backups:

A. Normal backup: This type of backup involves copying all selected files and folders regardless of whether they have been modified since the last backup. It does not consider the previous backups and always creates a full backup. This option does not meet the requirement of backing up only modified files since the last backup and does not minimize the amount of media used.

B. Differential backup: This type of backup involves copying all selected files and folders that have been modified since the last normal backup. It does not consider the previous backups and always creates a backup of the modified files since the last normal backup. While it backs up only modified files, it does not minimize the amount of media used as it includes all modified files since the last normal backup.

C. Incremental backup: This type of backup involves copying only the files that have been modified since the last backup, regardless of whether it was a normal backup or an incremental backup. It uses the least amount of media as it only backs up the modified files. This option meets the requirement of backing up only modified files since the last backup and minimizing the amount of media used.

D. Copy backup: This type of backup involves copying all selected files and folders, similar to a normal backup. However, it does not mark the files as backed up, so subsequent backups may include the same files. It does not meet the requirement of backing up only modified files since the last backup and does not minimize the amount of media used.

The correct answer is C. Incremental backup. This option allows you to perform multiple backups of only those files that are modified since the last backup, while minimizing the amount of media used.

Which dialog box allows you to specify the options for scheduling a backup?

  1. Schedule Job Options

  2. Scheduled Job

  3. Options

  4. Backup Job Information


Correct Option: B

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) Schedule Job Options - This option is incorrect because it refers to specifying options for a specific job, not specifically for scheduling a backup.

Option B) Scheduled Job - This option is correct because it allows you to specify the options for scheduling a backup. It provides the necessary settings and configurations for scheduling when the backup should occur.

Option C) Options - This option is incorrect because it is too generic and does not specifically refer to scheduling a backup.

Option D) Backup Job Information - This option is incorrect because it refers to providing information about a backup job, not specifically specifying the options for scheduling a backup.

The correct answer is B) Scheduled Job. This option is correct because it allows you to specify the options for scheduling a backup.