Remove-BluGenieService



Remove-BluGenieService

SYNOPSIS

Remove the Windows Service called BluGenie

SYNTAX

Remove-BluGenieService [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-OutYaml] [[-FormatView] <String>] [<CommonParameters>]

DESCRIPTION

Remove the Windows Service called BluGenie

Note: You do not have to Stop the service before running this function. Remove-BluGenieService will stop and remove the BluGenie Service

EXAMPLES

EXAMPLE 1

Command: Remove-BluGenieService
Description: Remove the Windows Service called BluGenie
Notes:

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

EXAMPLE 7

EXAMPLE 8

PARAMETERS

Walkthrough

ReturnObject

OutUnEscapedJSON

OutYaml

FormatView

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Last updated