Group Policy Flashcards

1
Q

What are three ways that you can configure a Server Core installation of Windows Server 2012 R2 to automatically download Windows updates from a specific WSUS server?

A

Using Group Policy Object Editor and editing the Local Group Policy object
Editing the registry directly by using the registry editor (Regedit.exe)
Centrally deploying these registry entries by using System Policy in Windows NT 4.0 style

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What path on a domain controller contains the group policy files?

A

%SystemRoot%\SYSVOL\Domain\Policies\GPOGUID path, where GPOGUID is the GUID of the Group Policy container.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

To specify the Accounts:Rename Administrator account policy to rename the local Administrator account on a computer to a different name, what path in a GPO must you search for the policy?

A

Computer Configuration\Policies\Windows Settings\Security Settings\Local Policies\Security Options

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How can domain administrators disable the processing of local GPOs on clients that are running Windows client and Windows Server operating systems?

A

by enabling the Turn Off Local Group Policy Objects Processing policy setting in a domain GPO

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If you had both a Restricted Group setting and a Preference setting in the membership of a group in a Group Policy Object, which setting would apply?

A

the Restricted Group setting would apply because GPO policy settings take priority over GPO preference settings if there is a conflict

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What parameter of the Import-GPO cmdlet will create the destination GPO if the GPO does not exist?

A

-CreateIfNeeded

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the scope of the Restore-GPO cmdlet when restoring GPO backups?

A

It only restores GPO backups to the original domain where the GPO was saved

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What file format are starter GPO exported as

A

cab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What file format are security templates exported as

A

.inf

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which command is used to configure one or many servers with an SCW-generated policy?

A

Scwcmd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How do you create a central store?

A

Copy the PolicyDefinitions folder from %systemroot%\PolicyDefinitions to \FQDN\SYSVOL\FQDN\policies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly