Get the number of users connecting via Activesync
		
	I am looking for a way to find out how many users are using windows mobile devices and Exchange Activesync. 
powershell script would be preferable if anyone knows the commands?
Thanks in advance.
Adam		
				September 28th, 2007 6:50pm
			Take a look at logparser, http://msexchangeteam.com/archive/2007/09/12/446982.aspx
http://msexchangeteam.com/archive/2006/02/14/419562.aspx
otherwise you can use "Get-ActiveSyncDeviceStatistics" but it doent get you as good info as logparser does		
				Free Windows Admin Tool Kit Click here and download it now
					September 29th, 2007 11:17pm
			Thank you Lasse, I wasn't having much luck with the Get-ActiveSyncDeviceStatistics cmdlet.
Adam		
				October 1st, 2007 4:36pm
			

