on ‎2017 Aug 24 8:37 AM
Good morning experts,
I swear I've seen this problem before but I cannot pinpoint where and searching SCN hasn't yielded results.
Anyway, I have a client who's got a Shell execute pass that's doing some work with a CSV file. When the line executes, the Powershell.exe program doesn't seem like it's closing. The instance stays resident in memory until so many instances of it are running in memory that an intervention is necessary to close all the hanging Powershell sessions.
Anyone have any ideas how to make sure the Powershell.exe instance exits once the pass has concluded?
Request clarification before answering.
Hey Brandon,
Are you using any command line parameters? You might need /c with that. I think you need it just about any time you do a shell execute from IDM.
You can find a listing of the command line parameters here.
Matt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Test system? I like the world you live in. 🙂
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.