Group Policy Flashcards
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?
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
What path on a domain controller contains the group policy files?
%SystemRoot%\SYSVOL\Domain\Policies\GPOGUID path, where GPOGUID is the GUID of the Group Policy container.
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?
Computer Configuration\Policies\Windows Settings\Security Settings\Local Policies\Security Options
How can domain administrators disable the processing of local GPOs on clients that are running Windows client and Windows Server operating systems?
by enabling the Turn Off Local Group Policy Objects Processing policy setting in a domain GPO
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?
the Restricted Group setting would apply because GPO policy settings take priority over GPO preference settings if there is a conflict
What parameter of the Import-GPO cmdlet will create the destination GPO if the GPO does not exist?
-CreateIfNeeded
What is the scope of the Restore-GPO cmdlet when restoring GPO backups?
It only restores GPO backups to the original domain where the GPO was saved
What file format are starter GPO exported as
cab
What file format are security templates exported as
.inf
Which command is used to configure one or many servers with an SCW-generated policy?
Scwcmd
How do you create a central store?
Copy the PolicyDefinitions folder from %systemroot%\PolicyDefinitions to \FQDN\SYSVOL\FQDN\policies