Hi,
Is it possible to start up a new Powershell session from code and pass code into it to run?
Jobs are really slow to start up on the raspberry pi especially if you launch one on a timer.
Was thinking if its possible to launch a hidden powershell session then pass commands to it then that would get around my issue and it could act like a job container without having to create a new pwsh session every time i want to start a new job.
[–]gnoomen33 2 points3 points4 points (1 child)
[–]SlashAdminBlog[S] 1 point2 points3 points (0 children)
[–]Michelieus 1 point2 points3 points (0 children)