Hy,
how to hide powershell script window in windows 10 task scheduler application?
This is how I try:
-executionpolicy bypass "c:\script\teszt.ps1" - windowstyle hidden
but this doesn't work the program starts, the powershell window remains on the screen in the foreground