1/49
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Which of the following commands can be used to resolve the error: "The trust relationship between this workstation and the primary domain failed"?
a. Reset-ComputerMachinePassword.
b. Nltest /sc_reset_machineaccount
c. New-DomainWorkstationRequest
d. User-Reset-ComputerDomain
a. Reset-ComputerMachinePassword.
Which additional role is automatically added when installing the ADDS role?
a. DHCP
b. DNS
c. DHA
d. IPSEC
b. DNS
Which of the following is not a common cause of the error: "There are currently no logon servers available to service the logon request."?
a. An invalid DNS server is configured
b. The domain controller is offline
c. An incorrect DNS record is being returned for the domain
d. The local machine is using a VPN
d. The local machine is using a VPN
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2019. You create an inbound rule by using Windows Firewall with Advanced Security. You need to configure the rule to allow Server1 to accept unsolicited inbound packets. Which setting in the rule should you configure?
a. Interface types
b. Authorized computers
c. Remote IP address
d. Edge traversal
d. Edge traversal
What makes a global catalog different from other domain controllers?
a. Contains read-only partitions exclusively
b. Used for indexing legacy schemas in other forests
c. Contains read-only copies of all domains in the forest
d. Used for authentication of only the parent domain in the forest
c. Contains read-only copies of all domains in the forest
Which role would you install for managing printer resources in a domain?
a. Print and document services
b. File and printer services
c. Network printing administration
d. Printers and faxes console
a. Print and document services
What is the difference in a striped volume and a RAID 5 volume?
a. Striped volumes contain identical copies of all the data on each members
b. Striped volumes will fill space on member drives consecutively
c. Both use stripes but RAID 5 provides redundancy through parity
d. RAID 5 is only available through a hardware controller
c. Both use stripes but RAID 5 provides redundancy through parity
What is storage spaces?
a. Microsoft's software defined storage feature
b. An optional Sys Internals tool for disk analysis
c. A cloud only file repository available through Azure
d. An industry term for external drives
a. Microsoft's software defined storage feature
What is the minimum number of disks that must be used in a storage pool?
a. Two of any matching type
b. Three of any type
c. Four with at least 2 SSDs
d. Five SAS or SATA drives
b. Three of any type
Which of the following can be accomplished with the Test-NetConnection PowerShellcommand?
a. DNS propagation
b. Updating DNS settings
c. Route Tracing
d. DNS flushing
c. Route Tracing
Which RAID level is described by a JBOD configuration?
a. RAID 0
b. RAID 1
c. RAID 5
d. RAID does not use JBOD configuration
d. RAID does not use JBOD configuration
What is the purpose of the SNMP protocol?
a. SNMP is used by devices within a network use to communicate problems with data transmission
b. SNMP is used to transfer e-mail messages and attachments
c. SNMP is used to monitor the network, detect network faults, and sometimes even used to configure remote devices
d. SNMP is used to provide a mechanism to transport PPP traffic through an SSL/TLSchannel
c. SNMP is used to monitor the network, detect network faults, and sometimes even used to configure remote devices
On Windows Server 2019 using a standard installation of DNS where is the default file location for the DNS database?
a. %systemroot%\System32\DNS
b. %systemroot%\System32\DNS\dnsbackup.txt
c. %systemroot%\System32\DNS\data\dnscfg
d. %systemroot%\System32\dns\dns.cfg
a. %systemroot%\System32\DNS
How many OS instances can be virtualized under a Windows server 2019 standard license?
a. Standard does not contain virtualization rights
b. Two
c. Four
d. Unlimited
b. Two
How many OS instances can be virtualized under a Windows server 2019 datacenter license?
a. Datacenter does not contain virtualization rights
b. Two
c. Four
d. Unlimited
d. Unlimited
What is the primary benefit of DNS split tunneling?
a. Improve reliability by removing single points of failure
b. Load balancing of domain authentication requests for remote users
c. Reduce congestion on VPN connections by directing some traffic to public resources
d. Less CPU utilization on network appliances
c. Reduce congestion on VPN connections by directing some traffic to public resources
Which of the following methods would grant an Active Directory user permission to connect of over VPN?
a. Launch a command prompt with admin rights and use the command "netsh ras set user<username> permit"
b. Use active directory users and computers and select deny access on the dial-in tab of the accounts properties
c. Launch a command prompt with admin rights and use the command "netsh ras set user<username> deny
d. Launch a command prompt with admin rights and use the command "net ras set user<username> permit"
a. Launch a command prompt with admin rights and use the command "netsh ras set user<username> permit"
What is the purpose of a DHCP reservation?
a. A permanent IP address assignment to a specific client based on MAC
b. Prevent a range of specified addresses in a range from being assigned
c. A valid range of IP addresses available for assignment to clients
d. Reserve specific DHCP links for use by preferred clients
a. A permanent IP address assignment to a specific client based on MAC
Users in your active directory domain report they are losing internet access when logged into the VPN but can access domain resources normally. Which of the following is a possible solution?
a. The boundary router needs to be replaced
b. Flush the DNS server cache and ensure a forwarder is configured
c. Use Routing and Remote Access to expand the VPN's IP address pool
d. Instruct users to contact their ISP for assistance unblocking their home modems
b. Flush the DNS server cache and ensure a forwarder is configured
What is the primary function of a delegation name (DNAME) DNS record?
a. It contains the address of an e-mail server responsible for the domain
b. It is used for reverse DNS lookups
c. It identifies the name server that is authoritative for the domain
d. It is an alias for one or more A records with different names
d. It is an alias for one or more A records with different names
When a device receives the DHCPINFORM packet what sort of information might be contained in the options fields?
a. DNS server, domain name
b. Client new address, subnet mask
c. DNS server, domain name, client new address, subnet mask
d. Only the subnet mask
a. DNS server, domain name
Which of the following methods can be used to transfer FSMO roles between domaincontrollers?
a. Set-ADDirectoryServerOperationMasterRole <destination> 0,1,2,3,4
b. Ntdsutil Transfer FSMO -all <destination>
c. Set-ADDirectoryServerOperationMasterRole <destination> 0,1,2,3,4 or Ntdsutil TransferFSMO -all <destination>
d. None of the other options are correct
d. None of the other options are correct
Which of the following accurately describes WMI ?
a. An MMC snap-in for management of user desktops
b. A firewall-friendly protocol that allows hardware and operating systems, from differentvendors, to interoperate
c. An infrastructure protocol for management data and operations on Windows-basedoperating systems
d. An Internet standard protocol used by email clients to retrieve email messages
c. An infrastructure protocol for management data and operations on Windows-basedoperating systems
You want to implement a new server role in Windows 2019 that allows you to create and enforce organization-wide network access policies for connection request authentication and authorization. What role is the best choice for this task?
a. Remote access services
b. Network policy and access services
c. Network controller services
d. Directory authentication services
b. Network policy and access services
Which if the following is true regarding Active Directory Forests?
a. Trees may contain Parent-Child trusts but not Tree-Root trusts
b. Every tree shares a namespace with the forest root domain
c. A forest is always a dingle DNS name space
d. None of the other options are correct.
a. Trees may contain Parent-Child trusts but not Tree-Root trusts
Which boot option allows you to access advanced system recovery and restoration tools?
a. Active directory restore mode
b. Safe mode with networking
c. Advanced recovery mode
d. Repair your computer
d. Repair your computer
Which group policy option limits active hours a user may be logged in?
a. Account policy: Disallow user sessions when logon hours expire
b. Account policy: Log off users when logon hours expire
c. Network security: Enforce logon hours
d. Network security: Force logoff when logon hours expire
d. Network security: Force logoff when logon hours expire
Which of the following Resource manager tabs will display threads for active processes?
a. Network
b. CPU
c. Memory
d. Disk
b. CPU
Which of the following is commonly used to manage a Windows Server 2016 Core installation using a GUI interface?
a. RSAT
b. PowerShell
c. PuTTy
d. VMMSC
a. RSAT
What special character can be placed at the end of a share name to hide it from the network browser?
a. !
b. $
c. ?
d. *
b. $
What Active Directory containers are used for organizing and managing objects in a domain?
a. Organizational units
b. Universal groups
c. Computer accounts
d. Security principals
a. Organizational units
Which of the following statements regarding the conversion of group scope is true?
a. Universal groups that are members of other universal groups can be converted to domainlocal groups
b. Security groups can be converted to global groups
c. Empty domain local groups can be converted to universal groups
d. Global groups can't be converted to universal groups
c. Empty domain local groups can be converted to universal groups
You are an administrator in a multi-domain environment and have been asked to improve response times for resolving DNS queries for a non-Active Directory domain from your Active Directory Domain. What type of DNS zone can be used decrease query times with minimal
overhead?
a. A forward zone
b. A reverse zone
c. A stub zone
d. A glue zone
c. A stub zone
When Active Directory replication is failing what log is most useful to determine the root cause of the failure?
a. DFS replication log
b. Active directory replication log
c. SYSVOL transfer log
d. Directory service log
d. Directory service log
When using differential backups what is a potential negative impact of this configuration?
a. You need additional space on the backup target
b. Write performance on the source volume is decreased
c. It takes longer to perform the backup
d. It takes longer to perform the restore
b. Write performance on the source volume is decreased
What command can be used to refresh the group policy remotely on a Windows 10 client?
a. Invoke-GPUpdate
b. Gpupdate.exe
c. Remote-GPUpdate
d. Gpremote.exe
a. Invoke-GPUpdate
What PowerShell cmdlet is used to set permissions on one or many Group Policy Objects?
a. Chmod-GPO
b. Change-GPOSecurity
c. Set-GPPermision
d. Set-GPOSecurity
c. Set-GPPermision
A network user calls into the help desk after trying to login to their workstation several times to have their password reset. You reset the user's account password, and the user is still unable to login. What is the most likely reason?
a. The user is in a new OU and lacks log on permissions to the computer used
b. The user's account has been locked due to frequent failed password attempts
c. The computer is having issues communicating with the domain and is attempting to used cached credentials
d. The global catalog server has not replicated the user's account information to the rest of the domain
b. The user's account has been locked due to frequent failed password attempts
When multiple Group Policies Objects are applied what order determines the resultant set ofpolicy?
a. Site-linked GPOs, local policies, domain-linked GPOs, OU-linked GPOs
b. Domain-linked GPOs, OU-linked GPOs, local policies, site-linked GPOs
c. Site-linked GPOs, domain-linked GPOs, OU-linked GPOs, local policies
d. Local policies, site-linked GPOs, domain-linked GPOs, OU-linked GPOs
d. Local policies, site-linked GPOs, domain-linked GPOs, OU-linked GPOs
Which of the following Internet Information Services (IIS) built-in groups allows anonymous access to web resources?
a. Nobody
b. IIS_USERS
c. Anonymous logon
d. IIS_ANON
b. IIS_USERS
What performance forward RAID level features no redundancy with disk striping?
a. RAID 0
b. RAID 1
c. RAID 5
d. RAID 10
a. RAID 0
What Group Policy Object determines the number of unique new passwords associated with a user account before an old password can be reused?
a. Maximum password age
b. Minimum password age
c. Passwords must meet complexity requirements
d. Enforce password history
d. Enforce password history
What is a possible downside of using full event auditing policies?
a. Event auditing can provide an attacker with valuable information regarding the structure of a network's security policies
b. Event auditing can fill the Security event log and consume considerable resources
c. Event auditing can trigger access warning messages for users
d. Event auditing can affect the access control list security for protected objects
b. Event auditing can fill the Security event log and consume considerable resources
How much time will expire on a DHCP client's lease before it sends a lease renewal request to the DHCP server it obtained it from?
a. 50% of lease interval
b. 55.5% of lease interval
c. 80% of lease interval
d. 87.5% of lease interval
a. 50% of lease interval
The Windows server backup tool can only use NTFS volumes.
a. True
b. False
a. True
You need to use the system file check utility to restore a corrupted Windows file. Where does the system file check get the uncorrupted version from?
a. The: C:\Windows\System32 folder
b. The C:\Windows Drivers folder
c. The C:\Windows\.hidden\sysfiles folder
d. The C:\Windows\System\backup folder
a. The: C:\Windows\System32 folder
Which of the following is the correct format of DNS reverse lookup zone for the network10.50.12.0/24?
a. 10.50.12.arpa
b. 10.50.12.in-addr.arpa
c. 12.50.10.in-addr.arpa
d. 12.50.10.arpa
c. 12.50.10.in-addr.arpa
Which of the following advanced boot options will allow you to load registry settings from the previous login on a Windows 10 client?
a. Last know good configuration
b. System restore
c. Debugging mode
d. Safe mode with command prompt
a. Last know good configuration
An IP reservation is an association between an IP address and what type of client identifier inDHCP?
a. NIC GUID
b. MAC address
c. User class
d. Vendor class
b. MAC address
What is the difference in DNS records of the A and AAAA type?
a. A is used for IPv4 addresses while AAAA is used for IPv6
b. AAAA records are used for servers with a higher priority
c. A records are no longer used
d. AAAA records are used to refer to resources in another domain
a. A is used for IPv4 addresses while AAAA is used for IPv6