Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 896 Bytes

Get-OSServerInfo.md

File metadata and controls

41 lines (28 loc) · 896 Bytes
external help file Module Name online version schema
OutSystems.SetupTools-help.xml
OutSystems.SetupTools
2.0.0

Get-OSServerInfo

SYNOPSIS

Returns a summary information about the OutSystems Server

SYNTAX

Get-OSServerInfo [<CommonParameters>]

DESCRIPTION

This will returns the OutSystems Server version, install directory, serial number, machine name and private key.

EXAMPLES

EXAMPLE 1

Get-OSServerInfo

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

Outsystems.SetupTools.ServerInfo

NOTES

RELATED LINKS