How to create a Windows Service in Powershell for “Network Service” account?

前端 未结 3 1304
执笔经年
执笔经年 2020-12-24 12:17

I want to create a Windows Service using Powershell. Creating it for a given user is piece of cake. I used this function adapted from here.

function Reinstal         


        
3条回答
提交回复
热议问题