Securing Windows Server 2016 — Question 159

Your network contains an Active Directory domain named adatum.com.
The network contains a server named Server1. Server1 is in a workgroup.
You need to create a backup of the local Group Policy on Server1 that you can import into a Group Policy object (GPO) in the domain.
Which tool should you use?

Answer options

Correct answer: A

Explanation

The correct tool for backing up local Group Policy in a workgroup environment is lgpo.exe, as it allows you to export local policies that can be imported into a GPO. The Local Group Policy Editor is used to view and edit policies but does not provide backup functionality. Group Policy Management is for managing GPOs within a domain, and Backup-GPO is specifically for backing up GPOs from Active Directory, not local Group Policies.