This module provides functionality for configuring HP Smart Experiences features. Smart Experiences uses HP Embedded Artificial Intelligence (eAI) to configure the two features: 'Auto Screen Dimming' and 'Privacy Alert.' The following functionality is currently available:
Querying feature attributes
| Function | Description |
|---|---|
| Test-HPSmartExperiencesIsSupported | Checks if Smart Experiences is supported on the current device |
| Get-HPeAISettingValue | Retrieves the values of the specified HP eAI feature from the current device |
| Get-HPeAIManaged | Checks if eAI is managed on the current device |
Configuring the features
| Function | Description |
|---|---|
| Set-HPeAISettingValue | Configures HP eAI features on the current device |
| Set-HPeAIManaged | Sets Smart Experiences as managed or unmanaged |