New Workflow - wim-beck/IS4U-FIM-Powershell GitHub Wiki

Synopsis

Create a new workflow.

Syntax

New-Workflow [-DisplayName] <String> [-Xoml] <String> [-RequestPhase] <String> [<CommonParameters>]

Description

Create a new workflow.

Parameters

DisplayName

Property Value
Type String
Required true
Position 1
Default value
Accept pipeline input false

Xoml

Property Value
Type String
Required true
Position 2
Default value
Accept pipeline input false

RequestPhase

Property Value
Type String
Required true
Position 3
Default value
Accept pipeline input false

Examples

-RequestPhase Action

⚠️ **GitHub.com Fallback** ⚠️