ScriptsToProcess/Set-FpsGeneralVars.ps1

Set-Variable -Name CurrentUserID -Value ("{0}\{1}" -f $env:USERDOMAIN, $env:USERNAME) -Scope Global