diff --git a/AutomatedDeployments/SharePoint/ConfigureServiceAccounts.ps1 b/AutomatedDeployments/SharePoint/ConfigureServiceAccounts.ps1 index 5b10466..6881930 100644 --- a/AutomatedDeployments/SharePoint/ConfigureServiceAccounts.ps1 +++ b/AutomatedDeployments/SharePoint/ConfigureServiceAccounts.ps1 @@ -97,6 +97,4 @@ else } -ArgumentList $OuName, $ADUserName, $SamAccountName, $DisplayName, $AccountPassword - - ################## Script execution end ##############