Can GAM be used to do Mobile Device Management? The following are the requirements:
- Automatically approve devices if the serial number of the device matches the data in a file(csv).
- Allow access to Google only via company owned devices or admin approved devices.
Adding Android devices to company inventory makes the device fully managed and we cant have a work profile on it(COPE).
As a workaround I'm planning to turn on admin approvals for devices and then auto approve devices by checking the serial numbers in the csv files.
Any help would be greatly appreciated, thanks