This release incorporates many small improvements over the past year including:
- Updated Get-Device.ps1 function to conform with new 500 device API limitation
- Be careful with this one with Android Enterprise devices as there can be multiple records with the same serial number. Add Delete-Device.ps1 script to delete list of devices
- A bunch of logging added
- Added support for Serial as well as Device ID for Query-Device.ps1
- Added support for Serial Number for Install-Application.ps1
- A lot of refactoring and cleanup
- Added Set-TagOnDevice.ps1 from my old Tag scripts Repo (this completes moving that functionality into this repo)