diff --git a/scripts/ADDS/payload/scripts/11.GPO+GPP.PDC Timeserver.yml b/scripts/ADDS/payload/scripts/11.GPO+GPP.PDC Timeserver.yml index 774b6ac..c1a5039 100644 --- a/scripts/ADDS/payload/scripts/11.GPO+GPP.PDC Timeserver.yml +++ b/scripts/ADDS/payload/scripts/11.GPO+GPP.PDC Timeserver.yml @@ -34,4 +34,3 @@ Variables: - Name: addsconfig.ntpserver Expression: | ($Parameter['addsconfig.ntpserver'] -split ',' | ForEach-Object {'{0},0x1' -f $_}) -join ' ' - \ No newline at end of file diff --git a/scripts/ADDS/payload/scripts/11.GPO+GPP.Restrict Internet Communication.yml b/scripts/ADDS/payload/scripts/11.GPO+GPP.Restrict Internet Communication.yml index 5e48079..3672731 100644 --- a/scripts/ADDS/payload/scripts/11.GPO+GPP.Restrict Internet Communication.yml +++ b/scripts/ADDS/payload/scripts/11.GPO+GPP.Restrict Internet Communication.yml @@ -114,4 +114,3 @@ RegistryEntries: Type: DWord ValueName: WebPublish Value: 1 - \ No newline at end of file