AD Tripwires - Configuring Domain Policy
Download Domain Policy Template Package
- During the AD Tripwires setup in the Horizon3 portal, you will be provided a domain policy package.
-
Locate the Download & Configure Domain Policy card
-
Click the Download button to obtain the domain policy template ZIP file
- Save the ZIP file to a location accessible from your domain controller or management workstation
Prerequisites
Before proceeding with domain policy configuration, ensure you have:
- Domain policy template ZIP file (downloaded from the Horizon3 portal)
- Domain Admin privileges on the target Active Directory domain
- Windows Server or workstation with Group Policy Management Console (GPMC) installed
- Access to a domain controller or management workstation joined to the target domain
Extract Domain Policy Template
- Navigate to the location where you downloaded the domain policy template ZIP file
- Right-click on the ZIP file and select Extract All
- Choose a temporary directory for extraction (e.g.,
C:\Temp\H3_Policy_Template
) - Click Extract to extract the domain policy template files
- Verify that the extracted folder contains the necessary Group Policy backup files including:
gpreport.xml
manifest.xml
Backup.xml
- Additional policy configuration files
Create New Group Policy Object
- Open Group Policy Management Console by pressing Win+R, typing
gpmc.msc
, and pressing Enter - In the left pane, expand your target domain
-
Right-click on Group Policy Objects and select New from the context menu
-
In the New GPO dialog, enter a meaningful name for the policy (e.g., "H3 IoA Policy")
-
Click OK to create the new Group Policy Object
GPO Status
The newly created GPO is not yet linked to any organizational unit, so it will not affect any computers in your domain until you complete the linking process.
Import Domain Policy Settings
- In the Group Policy Management Console, locate the newly created GPO under Group Policy Objects
-
Right-click on the GPO and select Import Settings from the context menu
-
The Import Settings Wizard will open. Click Next to begin the import process
-
On the Backup Location screen, click Browse to select the folder containing the extracted domain policy template
-
Navigate to and select the folder where you extracted the domain policy template files
-
Select the appropriate GPO backup from the list and click Next
Troubleshooting Import
If you don't see any GPO backups listed, verify that you selected the correct folder containing the manifest files (
gpreport.xml
,manifest.xml
, etc.). -
Review the source GPO information and click Next to continue
-
Choose how to handle security principals and click Next
-
Review the import summary and click Next to proceed with the import
-
Wait for the import process to complete, then click Finish
Review Imported Policy Settings
-
In the Group Policy Management Console, right-click on the imported GPO and select Edit
-
The Group Policy Management Editor will open. Navigate to Computer Configuration → Preferences → Control Panel Settings → Scheduled Tasks
-
Verify that the imported policy contains the IoA Collector scheduled task configuration
- Review the task settings to ensure they match your environment requirements
- Close the Group Policy Management Editor when review is complete
Link Group Policy Object
- In the Group Policy Management Console, navigate to the Domain Controllers organizational unit (or the appropriate OU where you want to apply the policy)
-
Right-click on the Domain Controllers OU and select Link an Existing GPO
-
In the Select GPO dialog, choose the H3 IoA Policy that you created and imported
-
Click OK to link the policy to the organizational unit
-
Verify that the policy appears in the Linked Group Policy Objects list for the OU
Apply Group Policy and Verify
-
Wait for group policy replication to all domain controllers
Typical Replication Timeframes
Small domains (1-10 DCs): 15 minutes to 1 hour
Medium enterprises (10-50 DCs): 1-4 hours
Large enterprises (50+ DCs): 2-8 hours
Very large/global enterprises: 8-24 hours
You can also run
gpupdate /force
on individual domain controllers to force an immediate Group Policy refresh. -
Verify scheduled task deployment on domain controllers:
- Open Windows Task Scheduler by pressing Win+R, typing
taskschd.msc
, and pressing Enter - Navigate to Task Scheduler Library in the left pane
-
Verify that the IoA Collector task appears in the task list
<figure class="screenshot_wrapper_default screenshot_wrapper_reduced" markdown>  </figure>
-
Right-click on the IoA Collector task and select Properties to review the task configuration
<figure class="screenshot_wrapper_default screenshot_wrapper_reduced" markdown>  </figure>
-
Monitor task execution to ensure the scheduled task runs successfully according to its configured schedule
Next Steps
Once the domain policy has been successfully configured and applied:
- Provision AD accounts and event logging using the provisioning process (see Getting Started guide)
- Verify
AD Agent
installation and connectivity - Test tripwire functionality by performing controlled activities that should trigger alerts
For troubleshooting any issues during setup or operation, see the Troubleshooting guide.
Important
The domain policy configuration is just one component of the AD Tripwires setup. You must also complete the AD account provisioning and agent installation steps for full functionality.