View the access history to mail box
		
	Hi, i'm using Exchange 2007 sp1how can i found the mail accesshistory that say i can see when and ip address the user login and logout the mail box?
Thx		
				March 26th, 2008 12:26pm
			I'm not sure on IP, but to get the 'when', use: get-mailboxstatistics "username" | fl		
				Free Windows Admin Tool Kit Click here and download it now
					March 26th, 2008 7:54pm
			Thanks for reply , but i've try this command get-mailboxstatistics "username" | fl
it can only show me the last login time, but i want to have to login history.of mail box
Any idea about this?		
				March 27th, 2008 9:49am
			

