Exchange 2010 - monitoring logged on users
		
	Hi,
How can I tell which users are logged onto the server and which client version they are using to connect. was fairly straight forward in 2003.
Thanks
Fizzmo		
				October 27th, 2010 11:52am
			Hi,
This might work for you try : Get-MailboxStatistics -Identity <user>
http://technet.microsoft.com/en-us/library/bb124612.aspx
Have a look into this article & you can all switches accordingly Ripu Daman Mina | MCSE 2003 & MCSA Messaging		
				Free Windows Admin Tool Kit Click here and download it now
					October 27th, 2010 12:54pm
			I don't believe that get-mailboxstatistics shows the client version. For that you would need get-loginstatistics.
This blog posting will help: 
http://exchangepedia.com/blog/2008/07/where-are-mailbox-last-logon-client-ip.html
Exmon might give you the information that you need.
http://www.microsoft.com/downloads/en/details.aspx?FamilyId=9A49C22E-E0C7-4B7C-ACEF-729D48AF7BC9&displaylang=en
Depends whether you want realtime or not.
As an aside, users are not connected to Exchange all the time, they connect and then disconnect frequently. Therefore it will be impossible to say that there are x number of users connected to Exchange right now.
Simon.Simon Butler, Exchange MVP 
Blog |
Exchange Resources		
				October 27th, 2010 1:30pm
			hi,
you can use the Get-LogonStatistics cmdlet to retrieve logon statistics, such as user name, logon time, last access time, client version..
and u can refer below link for detailed parameter
http://technet.microsoft.com/en-us/library/bb124415(EXCHG.80).aspx
 Regards, Ajaj Desai (India)		
				Free Windows Admin Tool Kit Click here and download it now
					October 28th, 2010 12:13am
			hi,
you can use the Get-LogonStatistics cmdlet to retrieve logon statistics, such as user name, logon time, last access time, client version..
and u can refer below link for detailed parameter
http://technet.microsoft.com/en-us/library/bb124415(EXCHG.80).aspx
 Regards, Ajaj Desai (India)		
				October 28th, 2010 7:09am
			Hi Fizzmo,
Any update for your issue?
Above gave some good suggestion.
Regards!
Gavin		
				Free Windows Admin Tool Kit Click here and download it now
					October 29th, 2010 2:22am
			Hi
Guys, just back from hols. Get-LogOnStatitics gives me the result i was looking for.
 
Thanks.		
				November 16th, 2010 6:00am
			thanks bro..its working...
 
Manjeet Singh		
				Free Windows Admin Tool Kit Click here and download it now
					December 30th, 2010 6:09am
			 Other recent topics
			Other recent topics
		

