Hello there everyone, I wanted to ask because I am stuck on this minor issue. I have the script working but I just need to change the output log directory in PSADT. Please look over and let me know what I need to do to make this work, thanks in advance.
Execute-Process -Path “APD_453E.EXE” -Parameters “/S /F1 $dirFiles\Apd4Slient-x64.inf” /l “C:\IT_Installers\EpsonInstall.txt” -WindowStyle Hidden
Josh