Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 886 Bytes

File metadata and controls

42 lines (29 loc) · 886 Bytes
external help file OutSystems.SetupTools-help.xml
Module Name OutSystems.SetupTools
online version
schema 2.0.0

Get-OSServerInstallDir

SYNOPSIS

DEPRECATED - Use Get-OSServerInfo Returns where the OutSystems platform server is installed.

SYNTAX

Get-OSServerInstallDir [<CommonParameters>]

DESCRIPTION

This will returns where the OutSystems platform server is installed.

EXAMPLES

EXAMPLE 1

Get-OSServerInstallDir

PARAMETERS

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.

INPUTS

OUTPUTS

System.String

NOTES

RELATED LINKS