Relative Content

Tag Archive for windowspowershellscheduled-tasks

run powershell.exe scheduled task without window popup

When I run a scheduled task that calls Powershell.exe (or even run powershell from the Run line), even if I use -WindowStyle hidden or minimized, there is always a blue powershell window that pops up in normal size. It goes away as the window gets minimized or hidden, but sometimes the computer is busy and it stays there for 20 seconds or something.