Gets LaMetricTime
Gets LaMetricTime devices.
Get-LaMetricTime
Get-LaMetricTime -Audio # Gets audio settings
Get-LaMetricTime -Bluetooth # Gets bluetooth settings
Get-LaMetricTime -Notification # Gets notifications (there may be none)
Get-LaMetricTime -Audio # Gets audio settings
One or more IP Addresses of LaMetricTime devices.
Type:
[IPAddress[]]
Required: false
Position: named
PipelineInput:true (ByPropertyName)
If set, will get apps from an LaMetric device.
Type:
[Switch]
Required: true
Position: named
PipelineInput:false
If set, will get audio settings of an LaMetric Time device
Type:
[Switch]
Required: true
Position: named
PipelineInput:false
If set, will get bluetooth settings of an LaMetric Time device
Type:
[Switch]
Required: true
Position: named
PipelineInput:false
If set, will get display settings of an LaMetric Time device
Type:
[Switch]
Required: true
Position: named
PipelineInput:false
If set, will get LaMetric Time notifications
Type:
[Switch]
Required: true
Position: named
PipelineInput:false
If set, will get details about a particular package of an LaMetric Time device.
Type:
[String]
Required: true
Position: named
PipelineInput:true (ByPropertyName)
If set, will get wifi settings of an LaMetric Time device
Type:
[Switch]
Required: true
Position: named
PipelineInput:false
Get-LaMetricTime [-IPAddress <IPAddress[]>] [<CommonParameters>]
Get-LaMetricTime [-IPAddress <IPAddress[]>] -Application [<CommonParameters>]
Get-LaMetricTime [-IPAddress <IPAddress[]>] -Audio [<CommonParameters>]
Get-LaMetricTime [-IPAddress <IPAddress[]>] -Bluetooth [<CommonParameters>]
Get-LaMetricTime [-IPAddress <IPAddress[]>] -Display [<CommonParameters>]
Get-LaMetricTime [-IPAddress <IPAddress[]>] -Notification [<CommonParameters>]
Get-LaMetricTime [-IPAddress <IPAddress[]>] -Package <String> [<CommonParameters>]
Get-LaMetricTime [-IPAddress <IPAddress[]>] -WiFi [<CommonParameters>]