Last active 1749538781

Revision 22ecc134ca1ea9e8fef73da234021b6e542136c8

gistfile1.txt Raw
1Q88. Separates desktop environment from physical device?
2
3Answer: Desktop Virtualization
4
5Q89. Local security policy can't be overwritten by domain GPO?
6
7Answer: FALSE
8
9Q90. Command to add group in AD?
10
11Answer: dsadd
12
13Q91. Register DHCP server in AD?
14
15Answer: DHCP Authorization
16
17Q92. Rakesh can't save despite free space?
18
19Answer: Quota management
20
21Q93. Tool for quick view of CPU, Memory, Disk, Network?
22
23Answer: Resource Monitor
24
25Q94. Not part of Active Directory structure?
26
27Answer: Group Policy
28
29Q95. Can you prevent GPO from applying to some objects in OU?
30
31Answer: TRUE
32
33Q96. Scripting language used in PowerShell?
34
35Answer: PowerShell Scripting Language
36
37Q97. Process used by DHCP to assign IP?
38
39Answer: DORA
40
41Q98. Create 3TB volume on 4TB disk?
42
43Answer: Convert the disk to a GPT disk
44
45Q99. Set unrestricted execution policy in PowerShell?
46
47Answer: Set-ExecutionPolicy Unrestricted
48
49Q86. Server hosting partial attribute set?
50
51Answer: Global Catalog
52
53Q64. Ensure rjp.com resolves stellacon.com?
54
55Answer: Configure Conditional forwarding on the rjp.com DNS server for stellacon.com
56
57Q65. RAID with high write speed?
58
59Answer: RAID0
60
61Q66. Required to activate genuine Windows copy?
62
63Answer: Windows product key
64
65Q67. Convert object properties into CSV objects?
66
67Answer: ConvertFrom-CSV
68
69Q68. GPO settings are divided into?
70
71Answer: User Configuration settings
72
73Q69. Not required to create a user account?
74
75Answer: Address
76
77Q70. Is Group Policy responsible for disk space error?
78
79Answer: FALSE
80
81Q71. Create 3TB volume with fault tolerance?
82
83Answer: Parity Space
84
85Q72. Command to add user in ADDS?
86
87Answer: dsadd
88
89Q73. Default port for LDAP?
90
91Answer: 389
92
93Q74. Fix distribution group can't access printer?
94
95Answer: Change the group type to a Security group
96
97Q38. Command to get child items in PowerShell?
98
99Answer: Get-ChildItem
100
101Q39. Windows PowerShell is a?
102
103Answer: Both A and B
104
105Q40. Windows desktop documents are represented by?
106
107Answer: Icon
108
109Q41. Most reliable DHCP configuration?
110
111Answer: DHCP failover
112
113Q42. Can you create 3TB volume on 4TB with parity?
114
115Answer: Parity Space
116
117Q43. Not discovered during Active Directory User Discovery?
118
119Answer: User accounts added in a group
120
121Q44. Active Directory database file name?
122
123Answer: NTDS.dit
124
125Q45. Tool installed with ADDS role?
126
127Answer: All of the options
128
129Q46. Utility to monitor CPU, Memory, Disk, Network?
130
131Answer: Performance Monitor
132
133Q47. Restore AD after hard disk failure requires?
134
135Answer: A valid system state backup from the server
136
137Q48. Default group policy refresh time?
138
139Answer: 90 minutes
140
141Q49. What shrinks file size to save storage?
142
143Answer: Compression
144
145Q50. Command to add routes?
146
147Answer: Route add Source IP *** Mask **** gateway
148
149Q51. IIS tool to simulate multiple browsers?
150
151Answer: Web Application Stress Tool
152
153Q52. DHCP port from server side?
154
155Answer: 67
156
157Q53. How many group types in Active Directory?
158
159Answer: 2
160
161Q54. MBR disk is created when disk is created?
162
163Answer: FALSE
164
165Q55. Global Catalog port number?
166
167Answer: 3268
168
169Q56. Rakesh can't save files due to?
170
171Answer: Quota management
172
173Q57. Same scenario - Rakesh can't save files?
174
175Answer: Quota management
176
177Q58. What is PowerShell scripting?
178
179Answer: All of the above
180
181Q59. Group Policy settings are divided into?
182
183Answer: User Configuration settings
184
185Q60. DSRM stands for?
186
187Answer: Directory Service Restore Mode
188
189Q61. Minimum RAM to install Windows Server 2016?
190
191Answer: 512MB
192
193Q62. Exclude IP from DHCP configuration?
194
195Answer: DHCP Exclusion
196
197Q21. Sales OU GPO cannot override the Salessite GPO. What do you do?
198
199Answer: On the GPO, set the Enforce setting
200
201Q22. Joining a workstation to a domain creates a ___ object in Active Directory
202
203Answer: Computer
204
205Q23. You can reserve an IP address in DHCP against
206
207Answer: MAC Address
208
209Q24. You need to create fault-tolerant storage and maximize capacity on 3 disks.
210
211Answer: Parity Space
212
213Q25. GPT stands for
214Answer: GUID Partition Table
215
216Q26. PowerShell cmdlet to view installed roles/services?
217
218Answer: Get-WindowsFeature
219
220Q27. Command to refresh GPO manually?
221
222Answer: gpupdate /force
223
224Q28. FSRM task to schedule expired files report?
225
226Answer: File management tasks
227
228Q29. Correct order of GPO deployment?
229
230Answer: LSDOU
231
232Q30. Filesystem is used to control how data is stored and retrieved
233
234Answer: TRUE
235
236Q31. Utility that removes fragments and optimizes disk space?
237
238Answer: Disk Defragmenter
239
240Q32. How many partitions can be created in GPT?
241
242Answer: 128
243
244Q33. Group with highest privilege in Active Directory?
245
246Answer: Enterprise Admins
247
248Q34. See what users are currently connected to a server?
249
250Answer: Task Manager
251
252Q35. Which of the following is not a true statement?
253
254Answer: Tree is the hierarchical structure of Forest
255
256Q36. Fix App1 display issue on high DPI display?
257
258Answer: Modify the Compatibility settings of App1
259
260Point out the wrong statement.
261
262Answer: Get-Content delete content from a file
263
264Q2. What is the default lease in a DHCP scope?
265
266Answer: 8 days
267
268Q3. Which port is used by DHCP client?
269
270Answer: 68
271
272Q4. What is the name of protocol which manage Active Directory database?
273
274Answer: LDAP
275
276Q5. What do domain controllers do?
277
278Answer: Store the database, maintain the policies and provide the authentication of domain logons.
279
280Q6. Command to open Group policy management Console.
281
282Answer: GPMC.msc
283
284Q7. What do domain controllers do?
285
286Answer: Store the database, maintain the policies and provide the authentication of domain logons.
287
288Q8. Which one of the following is not an Active Directory object?
289
290Answer: TV
291
292Q9. Which one is not the valid file level permission?
293
294Answer: List folder contents
295
296Q10. Point out the wrong statement.
297
298Answer: Limit-EventLog is used to limit the size of the event log
299
300Q11. What is the shortcut command to open Active Directory Users and Computers?
301
302Answer: dsa.msc
303
304Q12. In PowerShell ISE, ISE stands for?
305
306Answer: Integrated Scripting Environment
307
308