READ Free Dumps For Microsoft- 70-411
Question ID 14093 | Note: This question is part of a series of questions that use the same or similar
answer choices. An answer choice may be correct for more than one question in the
series. Each question is independent of the other questions in this series.
Information and details provided in a question apply only to that question.
Your network contains an Active Directory domain named contoso.com. The domain
contains more than 100 Group Policy objects (GPOs). Currently, there are no enforced
GPOs.
You have a GPO named GPO1 that is linked to the domain.
You need to configure GPO1 to apply settings to Group1 only.
You need to configure GPO1 to apply settings to Group1 only.
What should you use?
|
Option A | Dcgpofix
|
Option B | Get-GPOReport
|
Option C | Gpfixup
|
Option D | Gpresult
|
Option E | Gpedit. msc
|
Option F | Import-GPO
|
Correct Answer | C |
Explanation
Question ID 14094 | You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the
Windows Server Update Services server role installed.
Server1 stores update files locally in C:\Updates.
You need to change the location in which the update files are stored to D:\Updates.
What should you do?
|
Option A | From the Update Services console, run the Windows Server Update Services Configuration Wizard.
|
Option B | From a command prompt, run wsusutil.exe and specify the movecontent parameter.
|
Option C | From the Update Services console, configure the Update Files and Languages option.
|
Option D | From a command prompt, run wsusutil.exe and specify the export parameter.
|
Correct Answer | B |
Explanation Explanation: You might need to change the location where WSUS stores updates locally. This might be required if the disk becomes full and there is no longer any room for new updates. You might also have to do this if the disk where updates are stored fails and the replacement disk uses a new drive letter. You accomplish this move with the movecontent command of WSUSutil.exe, a command- line tool that is copied to the file system of the WSUS server during WSUS Setup. By default, Setup copies WSUSutil.exe to the following location: WSUSInstallationDrive:\Program Files\Microsoft Windows Server Update Services\Tools\