Hello!
I've been checking the logging UDFs in the wiki, mostly Log4a and Loga and I wanted to ask which one would you recommend for a script that will be executed remotely through PSExec. My main question is where the logs are located in that situation and if I can change that location to a custom one., because I need to retrieve them at the end of execution.
So in a rough description the process is
Open PSExec
Send compiled AutoIT script to remote machine
Execute script
Copy logs from the remote to the local machine.
Any opinions?