Skip to content

Get-MobileServerInfo

SYNOPSIS

Obtiene información sobre la instalación local del Servidor XProtect Mobile de Milestone.

SYNTAX

Get-MobileServerInfo [<CommonParameters>]

DESCRIPTION

Obtiene información sobre la instalación local del Servidor XProtect Mobile de Milestone. Las Propiedades incluyen: - Version - ExePath - ConfigPath - ManagementServerIp - ManagementServerPort - HttpIp - HttpPort - HttpsIp - HttpsPort - CertHash

REQUIREMENTS

  • Does not require a VMS connection

EXAMPLES

Example 1

Get-MobileServerInfo

Obtiene una colección de propiedades útiles de Mobile Server.

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

NOTES

Online Help