代码改变世界

随笔分类 -  PowerShell

Add&Delete WindowService

2015-05-12 19:55 by Purplez, 186 阅读, 收藏,
摘要: Part One-Add:Step4: Add the new service to windows service:$commandLine = 'D:\IMS\2.16.0.42-DataServices\Service\Eze.Shell.exe -r=ziyezhang_22'New-Ser... 阅读全文

powershell

2015-05-07 16:30 by Purplez, 162 阅读, 收藏,
摘要: function 怎么执行: http://www.cnblogs.com/bradwarden/p/3370260.html PowerShell script can be used in: 1. copy dll automatically form source location to ta 阅读全文