Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 910 Bytes

Get-WssMediaServerEnabled.md

File metadata and controls

44 lines (29 loc) · 910 Bytes
external help file Module Name online version schema
WSS_Cmdlets.xml
WssCmdlets
2.0.0

Get-WssMediaServerEnabled

SYNOPSIS

Gets the status of media streaming for a server.

SYNTAX

Get-WssMediaServerEnabled

DESCRIPTION

The Get-WssMediaServerEnabled cmdlet gets the status of media streaming for the current server. You can use the Set-WssMediaServerEnabled cmdlet to enable or disable media streaming.

EXAMPLES

Example 1: Get media streaming status

PS C:\> Get-WssMediaServerEnabled

This command gets the media streaming status for the current server. Media streaming is either enabled or disabled.

PARAMETERS

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Set-WssMediaServerEnabled