Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 221 Bytes

services.md

File metadata and controls

9 lines (4 loc) · 221 Bytes

Services

delete a service: Remove-Service -Name "TestService"

sources

PS Remove Service