Is there anyway to have script doesnt matter what but i am using powershell(i am aware of executionpolicy and powershell having to be installed on the remote machine) report back to you from the applet or calling card on the machine I have just remoted into. Please I have been looking for a solution to my issue. I have a script and I can run it on the machine I am connected to but I have no way of collecting the data with out opening file manager and digging through stuff or creating a folder. I want the script to send me the folder back to me through the calllingcard.exe, applet or whatever as long as it comes back.
Just to be clear here with this...
1. The script is not the problem, its sending the results back to me which is.
2. I dont want to results sent to the chat log. I need the applet/callingcard.exe to automatcilly send it to me.
3. There is a button on the remote machine callingcard.exe, that says send files or logs to the technician. I need to automate that process so my script can report back.
4. PLEASE HELP