diff --git a/muranorepository/Services/ad-manifest.yaml b/muranorepository/Services/ad-manifest.yaml
index eaaa93e..d17cf7d 100644
--- a/muranorepository/Services/ad-manifest.yaml
+++ b/muranorepository/Services/ad-manifest.yaml
@@ -2,8 +2,8 @@ version: 0.1
service_display_name: Active Directory
description: >-
- The Active Directory Service
- includes one primary and optionally a few secondary
+ The Active Directory Service
+ includes one primary and optionally a few secondary
Domain Controllers, with DNS
full_service_name: activeDirectory
@@ -35,4 +35,5 @@ scripts:
- Get-DnsListeningIpAddress.ps1
- Get-DnsListeningIpAddress.ps1
- Join-Domain.ps1
+ - Install-RolePrimaryDomainController.ps1
- Install-RoleSecondaryDomainController.ps1