Hi guys,
I execute one procedure that use shell command to looking for a files or folders and write your result in a text file, but the text file was empty. In the agent logs this procedure was execute without errors, someone knows what happend?
The shell command that I executing is: dir c: /s /b | find /i "", with a system account.
Any ideia?
Thanks in advance.
↧
What's wrong in this shell command?
↧