Skip to content

Invoke FSCPSInstallModule

onikolaiev edited this page Feb 4, 2025 · 4 revisions

external help file: fscps.tools-help.xml Module Name: fscps.tools online version: schema: 2.0.0

Invoke-FSCPSInstallModule

SYNOPSIS

{{ Fill in the Synopsis }}

SYNTAX

Invoke-FSCPSInstallModule [[-Modules] <String[]>] [[-Scope] <ModuleScope>]

DESCRIPTION

{{ Fill in the Description }}

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

-Modules

{{ Fill Modules Description }}

Type: String[]
Parameter Sets: (All)
Aliases:

Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Scope

{{ Fill Scope Description }}

Type: ModuleScope
Parameter Sets: (All)
Aliases:
Accepted values: AllUsers, CurrentUser

Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Clone this wiki locally