Get-DeviceSettings
Gets the domain settings of a device.
Powershell
Gets the domain settings of a device. Returns: the domain settings of a device.
Syntax
Get-DeviceSettings [-deviceId]
Parameters
name | description |
---|---|
deviceId | The device identifier. |
domain | The settings domain. |
Examples
Get-DeviceSettings -deviceId $iPhone6 -domain "global"
Last modified January 1, 0001