Windows 8 Application Launcher WMI provider reference (Industry 8.1)
7/8/2014
Review the Windows 8 Application Launcher WMI provider classes for Windows Embedded 8.1 Industry (Industry 8.1).
This section describes the Windows Management Instrumentation (WMI) providers for Windows 8 Application Launcher, which provide a way to automatically launch a specified Windows Store app after a user signs in to a device. You can also use WMI providers to configure Windows 8 Application Launcher to perform certain actions, such as restarting the app or shutting down the system, when the app stops running.
For more information about Windows 8 Application Launcher, see Windows 8 Application Launcher.
In this section
- WEMSAL_AppXInformation
Gets information about all Windows Store apps installed on a device.
- WEMSAL_GlobalSetting
Configures the global settings for Windows 8 Application Launcher.
- WEMSAL_Setting
Configures general settings for Windows 8 Application Launcher.
- WEMSAL_UserSetting
Configures the user or group specific settings for Windows 8 Application Launcher.
Note
We recommend setting the authentication level to PacketIntegrity or PacketPrivacy for remote clients when you connect to WMI providers under root\standardcimv2\embedded when using WMI scripts or applications. For more information about how to use authentication with WMI providers, see WMI Enhancements in Windows PowerShell 2.0 CTP on TechNet.