< Back

Get-MDMMsiApp

Sat Jan 18, 2020 4:19 pm

NAME Get-MDMMsiApp



SYNOPSIS

Retrieves information about all MDM assigned applications, including their installation state.





SYNTAX

Get-MDMMsiApp [<CommonParameters>]





DESCRIPTION

Retrieves information about all MDM assigned applications by combining policy information combained with

additional information from registry to provide a complete list.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



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



PS C:\\>Get-MdmMsiApp















RELATED LINKS