Hello all,
I have a quick question. I have a PowerShell script that runs daily at 4AM. Although the job shows completed, it doesn't really run.
The script runs with the following command: powershell.exe -file "path_to_script.ps1"
Any help or suggestions would be greatly appreciated. Thanks.
I have a quick question. I have a PowerShell script that runs daily at 4AM. Although the job shows completed, it doesn't really run.
The script runs with the following command: powershell.exe -file "path_to_script.ps1"
Any help or suggestions would be greatly appreciated. Thanks.