Uninstall-ChocolateyWindowsService

Uninstall-ChocolateyWindowsService

Uninstall-ChocolateyWindowsService

:choco-info: NOTE

This function requires a Chocolatey for Business License to use.

Uninstalls a Windows Service.

Syntax

Uninstall-ChocolateyWindowsService `
  -Name <string> `
  [<CommonParameters>]

Aliases

None

Notes

Requires Chocolatey for Business.

Inputs

None

Outputs

None

Parameters

-Name <string>

The name of the service to uninstall.

Property Value
Aliases
Required? true
Position? 0
Default Value
Accept Pipeline Input? true (ByPropertyName)

Function Reference

:choco-info: NOTE

This documentation has been automatically generated from licensed code.