Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Start‐OPNsenseService

fvanroie edited this page Dec 2, 2017 · 5 revisions

Synopsis

Start an OPNsense service

Syntax

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

Description

Starts an OPNsense service.

Parameters

-__AllParameterSets   <>

Required?
Position?
Default Value?
Pipeline Input?

Examples

Basic example

Start-OPNsenseService -name proxy

Clone this wiki locally