Quantcast
Channel: Exchange Server 2010 forum
Viewing all articles
Browse latest Browse all 8820

powershell command to view iOS version, username, device model and last sync

$
0
0

i ran a command yesterday which gave me output in this format:

username, iOS version, Device Model , Last Sync

and i can get it close by running this command:

Get-ActiveSyncDevice | where {$_.deviceos -match "iOS"} | select devicetype,deviceos,userdisplayname,deviceuseragent

but i am wanting to see the username in the username format and i cannot find the correct command... any help greatly appreciated


Viewing all articles
Browse latest Browse all 8820

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>