Is there a way to make powershell keep running in the background continuously?
powershell -windowstyle hidden -file "file" seems to run the script only once in background and not continuously.
Powershell in Background
Mar 13, 2018 07:37 PM
Is there a way to make powershell keep running in the background continuously?
powershell -windowstyle hidden -file "file" seems to run the script only once in background and not continuously.
Comments
No Comments Exist
Be the first, drop a comment!