Can you write Windows services in Powershell

前端 未结 5 1306
执念已碎
执念已碎 2020-12-18 14:38

I have written a program in PowerShell that loops and checks stuff. I would like to convert this into a Windows service. I\'ve created a Windows service (in Admin->Services)

5条回答
  •  一生所求
    2020-12-18 15:11

    You can use the Compile Script into Service option of PowerGUI: http://documents.software.dell.com/DOC144271

提交回复
热议问题