HostedInstallMethod method of the MDM_EnterpriseModernAppManagement_AppInstallation01_01 class

Method to perform an install of an app package from a hosted location, such as a local drive, a UNC, or HTTPS data source. See also, HostedInstall.

Syntax

uint32 HostedInstallMethod(
  [in] string param
);

Parameters

param [in]

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
None supported
Namespace
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll

See also

MDM_EnterpriseModernAppManagement_AppInstallation01_01

Using PowerShell scripting with the WMI Bridge Provider