Tuesday, January 21, 2020

Windows Server - Quiz

Which PowerShell cmdlet can be used to create a new user?

  • Enable-ADAccount
  • New-ADAccount
  • New-ADUser
  • Set-ADUser


Which settings can be used to ensure users do not reuse the same password too often?

  • Complexity requirements.
  • Enforce password history.
  • Maximum password age.
  • Minimum password age.


Your company has experienced several accounts being repeatively locked out. You suspect that a denial of service (DoS) attack is responsible. Which of the following settings should you use to temporarily halt the attack?

  • Set the account lockout duration to 0.
  • Set the account lockout threshold to 0.
  • Set the account lockout duration to 999.
  • Set the account lockout threshold to 999.


Your organization’s administrators need to have stronger passwords than the standard users. Which of the following should you implement?

  • Complexity requirements.
  • Fine-grained password policies.
  • Group policy user controls.
  • Password permissions.
  • User profile redirection.


Ed Meadows has forgotten his user password, so you have to reset his password. After you have reset his password, which of the following password options should you enable?

  • Account is disabled.
  • Password never expires.
  • User cannot change password.
  • User must change password at next logon.


Which of the following AD DS attributes represents a user’s logon name?

  • cn
  • DisplayName
  • Name
  • sAMAccountName


What is the reason for configuring a minimum password age?

  • To ensure that a new password is unique across the domain.
  • To ensure that a new password has time to synchronize with the entire forest before it is changed.
  • To prevent users from resetting their password too often.
  • To prevent users from resetting their password several times in a row to bypass password history requirements.


Which setting can be used to set the number of failed logon tries that are allowed before a user account is locked out?

  • Account lockout duration
  • Account lockout threshold
  • Complexity requirements
  • Reset account lockout counter


Your organization hires a large number of employees for new office. You need to create new user accounts which have a lot of common information like the location. What is the quickest way to ensure that the information is repeated across the user accounts?


You would like use Group Policy to redirect your users Document folders to a network share. What should you configure?

  • Folder Redirection.
  • Policy Based QoS.
  • Preferences.
  • Security settings.
  • User account settings.


No comments:

Post a Comment