Search found 2 matches
- August 10th, 2012, 12:31 pm
- Forum: Post-Processing Scripts
- Topic: Running PWS scripts
- Replies: 4
- Views: 4583
Re: Running PWS scripts
Excellent. I can now run the scripts. However when I use the PowerShell script they never seem to complete so I don't know what it's trying to do. Running the script outside of SAB it completes in a split second. When I run a cmd with echo %1 commands it completes just fine. I tried running the PWS ...
- August 9th, 2012, 5:46 pm
- Forum: Post-Processing Scripts
- Topic: Running PWS scripts
- Replies: 4
- Views: 4583
Running PWS scripts
I'm trying to figure out how to run post processing scripts. I assume that any scripts in the Post-Processing Scripts Folder are run? What sequence, alphabetical? I'm running Windows 7 and would like to run some powershell scripts to copy to my NAS. I assume I just create a script, e.g. test.ps1, an...