so i am writing a script in powershell to add new employees in ad
#requires -module ActiveDirectory [cmdletbinding()] param( [parameter(mandatory)] [string]$first