test powerpoint - PSAppDeployToolkit/PSAppDeployToolkit GitHub Wiki

Test-PowerPoint

SYNOPSIS

Tests whether PowerPoint is running in either fullscreen slideshow mode or presentation mode.

SYNTAX

Test-PowerPoint [<CommonParameters>]

DESCRIPTION

Tests whether someone is presenting using PowerPoint in either fullscreen slideshow mode or presentation mode.

PARAMETERS

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters.

-------------------------- EXAMPLE 1 --------------------------

PS C:>Test-PowerPoint

REMARKS

To see the examples, type: Get-Help Test-PowerPoint -Examples

For more information, type: Get-Help Test-PowerPoint -Detailed

For technical information, type: Get-Help Test-PowerPoint -Full

For online help, type: Get-Help Test-PowerPoint -Online

⚠️ **GitHub.com Fallback** ⚠️