Ensconce
  • Home
  • Command Line Tasks
  • Deployment Configuration
  • Powershell Helpers
  • Substitution Files
  • Template Syntax
  1. Powershell Helpers
  2. serviceManagement.ps1

serviceManagement.ps1

Overview

The serviceManagement.ps1 script has functionality to interact and setup Windows services

Functions

  • InstallDotNetCoreService
  • InstallService
  • InstallTopshelfService
  • InstallTopshelfServiceWithInstance
  • RemoveService
  • SetServiceRestartAlways
  • SetServiceRestarts
  • SetServiceRunAs
  • StartService
  • StopService
Powershell Helpers
serviceManagement.ps1
InstallDotNetCoreService InstallService InstallTopshelfService InstallTopshelfServiceWithInstance RemoveService SetServiceRestartAlways SetServiceRestarts SetServiceRunAs StartService StopService
  • Edit Page
  • View Code On GitHub
  • View Latest Release
© 15below