Run perl command
Jo Vanattenhoven
Hi, is it possible to run a perl command using the remote command function in PDQ Deploy?
Jo
0
Comments
My apologies, but this post needs to be in the PDQ Inventory section. Sorry for that.
I'm sure it is. If the perl executable is in the path you can call it with a CMD remote command like:
Or a Powershell Step:
If perl is not in your path just supply the full path to the executable in the command.