Update‐OPNsenseService - fvanroie/PS_OPNsense GitHub Wiki

Synopsis

Reconfigure an OPNsense service

Syntax

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

Description

Reloads the configuration of an OPNsense service without restarting the service process.

Parameters

-Name   <String[]>

Name of the service

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

Examples

Basic example

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