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


Invoke-DeployRestPS

SYNOPSIS

SYNTAX

Invoke-DeployRestPS [[-LocalDir] <String>] [<CommonParameters>]

DESCRIPTION

This function will setup a local Endpoint directory structure.

EXAMPLES

EXAMPLE 1

Invoke-DeployRestPS -LocalDir c:\RestPS

PARAMETERS

-LocalDir

A LocalDir is Optional.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: C:\RestPS
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

OUTPUTS

System.Boolean

NOTES

This will return a boolean.