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. A network Administrator accidentally
deletes the Default Domain Policy GPO. You do not have a backup of any of the GPOs. You need to recreate
the Default Domain Policy GPO. What should you use?
A.
dcgpofix
B.
Get-GPOReport
C.
Gpfixup
D.
Gptedit.msc
E.
Import-GPO
F.
Restore-GPO
G.
Set-GPInheritance
H.
Set-GPLink
I.
Set-GPPermission
J.
Gpupdate
K.
Add-ADGroupMember
http://technet.microsoft.com/en-us/library/hh875588.aspx
Dcgpofix
Recreates the default Group Policy Objects (GPOs) for a domain.
dcgpofix – Recreates the default Group Policy Objects (GPOs) for a domain.
Get-GPOReport – Generates a report either in XML or HTML format for a specified GPO or for all GPOs in a domain.
Gpfixup – Fix domain name dependencies in Group Policy Objects and Group Policy links after a domain rename operation.
Gpresult – Displays the Resultant Set of Policy (RSoP) information for a remote user and computer.
Gptedit.msc – GPO Editor
Import-GPO – Imports the Group Policy settings from a backed-up GPO into a specified GPO.
Restore-GPO – Restores one GPO or all GPOs in a domain from one or more GPO backup files.
Set-GPInheritance – Blocks or unblocks inheritance for a specified domain or organizational unit (OU).
Set-GPLink – Sets the properties of the specified GPO link.
Set-GPPermission – Grants a level of permissions to a security principal for one GPO or all the GPOs in a domain.
Gpupdate – Refreshes local and Active Directory-based Group Policy settings, including security settings.
Add-ADGroupMember – Adds one or more members to an Active Directory group.