You work as a Network Administrator at AIOTestking.com where you manage a Windows Server 2012
R2 Active Directory Domain Services (AD DS) domain named AIOTestking.com.
You receive instruction to restore the Default Domain Policy GPO which the junior administrator
had deleted. No backup of the Group Policy Objects (GPOs) exist.
Which of the following actions should you take?
A.
You should run the Set-GPLink cmdlet.
B.
You should run the Set-GPPermissions cmdlet.
C.
You should run the Set-GPRegistryValue cmdlet.
D.
You should run the GpfixupGpresult command.
E.
You should run the New-GPLink cmdlet.
F.
You should run the Dcgpofix command.
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.