Quote:
Originally Posted by y@w |
Thanks for that reference, but those features still assume that any mobile device connected to an activesync enabled account is authorized, which is not the outcome I am looking for here.
I guess I could do some sort of kludge where I try and monitor the logs for someone syncing with an unknown device ID and then try and stop that sync, but I would rather keep this server kludge free as it is production.
Looking through the RFE,
Bug 43845 – limit number of mobile devices per account would help me I believe, because limiting to x authorized devices (assuming you could select the authorized devices by device ID and it isn't just a first come first served system) would allow us to only allow company supplied devices to connect with active sync.