Get-WssMediaServerEnabled
Gets the status of media streaming for a server.
Get-WssMediaServerEnabled []
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.
PS C:\> Get-WssMediaServerEnabled
This command gets the media streaming status for the current server. Media streaming is either enabled or disabled.
This cmdlet generates a Boolean value that indicates whether or not media streaming is enabled on the server.