Hi,
I have a Shell script on my jobserver, is there anyway that I can trigger in my script?
Regards
Padma
Hi,
I have a Shell script on my jobserver, is there anyway that I can trigger in my script?
Regards
Padma
Why not triggering it via a process? There are tasks available for executing stuff from the cmdline, PowerShell, or SSH.
In my powershell script, i am including a Dll which is not supported by my OneIdentity framework version. So I wanted to execute this script outside.
Regards
That's why I proposed the mentioned tasks.