Get-DeviceProcess
Lists all processes which are running on a device.
Powershell
Lists all processes which are running on a device.
Syntax
Get-DeviceProcess [-deviceId]
Parameters
name | description |
---|---|
deviceId | The identifier of the device on which to list all the processes which are running. |
Examples
Get-DeviceProcess -deviceId $iPhone6
Last modified January 1, 0001