Stop‐OPNsenseService - fvanroie/PS_OPNsense GitHub Wiki

Synopsis

Stop an OPNsense service

Syntax

Stop-OPNsenseService [[-Name] <String[]>] [<CommonParameters>]

Description

Stops an OPNsense service

Parameters

-Name   <String[]>

Name of the service

Required? false
Position? 1
Default Value?
Pipeline Input? true (ByValue, ByPropertyName)

Examples

Basic example

Stop-OPNsenseService -Name proxy
⚠️ **GitHub.com Fallback** ⚠️