| external help file | OutSystems.SetupTools-help.xml |
|---|---|
| Module Name | OutSystems.SetupTools |
| online version | |
| schema | 2.0.0 |
Checks if the server has a supported operating system for OutSystems.
Test-OSServerSoftwareReqs [-MajorVersion] <String> [<CommonParameters>]
This will check if the server has a supported operating system to run the Outsystems platform.
Test-OSServerSoftwareReqs -MajorVersion "11"
Specifies the platform major version. Accepted values: 11
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.