test powerpoint - PSAppDeployToolkit/PSAppDeployToolkit GitHub Wiki
Tests whether PowerPoint is running in either fullscreen slideshow mode or presentation mode.
Test-PowerPoint [<CommonParameters>]
Tests whether someone is presenting using PowerPoint in either fullscreen slideshow mode or presentation mode.
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
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