Hi guys,
I'm not sure I can get any answers or I'm in the right forum, but anyhow this is the only forum I 'live' with. So I have a question regarding my task to run a Powershell script which is the script is to run an RSAT (well, at least the RSAT is still F&O related). What I've been explore is, this script executed by put in Task scheduler.
The setting is to run the Powershell.exe with the argument is the script file it self. Something like this:

I can share the content of the script if needed, but what I want to ask is how to know whether my script is run or not ? at the moment, when task is executed it will pop up Powershell window but blank only, I don't know whether it is running or error or simply not execute my script.
The intention of this script is to run my RSAT Testplan which already configured in my RSAT installation.
Thanks,