In: Computer Science
CIS - WINDOWS SERVER ADMIN - KNOWLEDGE BASED ASSESSMENT [101-BASICS]
Additional Questions (5) Total.
178.
You have made some changes in your DNS zone using powershell. Now you want to sync all the changes to other DNS servers. What cmdlet will you use to complete this task?
Select one:
a. Replicate-DNSServerZone
b. Sync-DnsServerZone
c. Replicate-DNSZone
d. Sync-DnsZone
179.
What is the difference between foreground and background processing?
Select one:
a. GP refresh process that affect users interaction with system in runtime are called foreground processes. Every other type of refresh process are called background GP refresh process.
b. Foreground processing only occurs when the machine starts up or when the user logs on. Some policy areas (also called Client Side Extensions (CSEs)) can only run during foreground processing. Examples of these include Folder Redirection, Software Installation and Group Policy Preferences Drive Mapping. In contrast, background processing is that thing that occurs every 90 or so minutes on Windows workstations, where GP refreshes itself periodically.
c. All of the listed options.
d. Foreground processing is GP refresh process that occurs after some fixed time interval (default 90 minutes) on Windows workstations. Background processing only occurs when the machine starts up or when the user logs on. This process happens in background and user cannot see anything while process is going on.
180.
Who can create local level group policy in client machine?
Select one:
a. Domain Admin only
b. Local Administrator
c. Any user with login access
d. Enterprise admin only
181.
Which of the following correct modes, can be used to apply loopback policy?
Select one or more:
a. Merge mode
b. Replace mode
c. Remote mode
d. Local mode
182.
Which of the following good practices should be followed to implement account lockout policy?
Select one:
a.Account lockout duration = 30 minutes
Account lockout threshold = 0 invalid logon attempts
Reset account lockout counter after = 45 minutes
b. Account lockout duration = 30 minutes
Account lockout threshold = 5 invalid logon attempts
Reset account lockout counter after = 45 minutes.
c. Account lockout duration = 40 minutes
Account lockout threshold = 0 invalid logon attempts
Reset account lockout counter after = 30 minutes
d. Account lockout duration = 45 minutes
Account lockout threshold = 5 invalid logon attempts
Reset account lockout counter after = 30 minutes
--
last question, i have little confusion, really sorry for that
other answers are 100% are correct
all the best