

This guide explains how to add an Exchange account in Outlook 2013, 2016 or 2019. How to add an Exchange account in Outlook 2013, 2016 or 2019 Synopsis Modified on: Fri, 14 May, 2021 at 9:40 AM How to find Outlook client version’s in your Exchange … – 11 Responses to “How to find Outlook client version’s in your Exchange organization” amit Says: October 9th, 2012 at 12:04 am.Solution home Microsoft Hosted Exchange | SharePoint | Skype for Business | Lync General How to add an Exchange account in Outlook 2013, 2016 or 2019 Is there a way to export the result to a CSV? I’m not too skilled with the exchange management shell. & “C:\Program Files (x86)\Log Parser 2.2\LogParser.exe” “SELECT client-software,client-software-version,client-mode,count(*) FROM ‘\\path\c$\Program Files\Microsoft\Exchange Server\V14\Logging\RPC Client Access\RCA_*.LOG’ group by client-software,client-software-version,client-mode” – How we can find same information on Exchange Server 2003 server, excpet of using Exmon tool.įor Exchange Server 2010 (at least SP2) try something like that: The only way I have found to get client version with Exchange 2010 is from the RPCClientAccess logs on the CAS servers. Just tested and I see the same results…!!! I hope MS fix this soon!!!Įxchange 2010 environments: Clients no longer connect to Mailbox servers (CAS Servers connect FOR them) Guys – I echo !!! This requirement was for an Exchange 2007 client and I did not test in E2010 environment. This is strange, it shows me client versions like 356.2 I receive client version 357.1 for all checked mailboxes, and this is not Outlook version 🙂 Get-LogonStatistics -ideintity JSmith | Select UserName,ClientVersion,LastAccessTime,ServerName

How to determine which version of an Office 2010 product is installed: ġ4 Responses to “How to find Outlook client version’s in your Exchange organization”īut how we can find outlook client versions connected to Exchange 2010. How to determine which version of a 2007 Office product is installed: So what next? To make sense of what client Version means what, refer to the table below:Įxchange Client Network Bandwidth Calculator: Get-MailboxServer | Get-LogonStatistics | Select UserName,ClientVersion,LastAccessTime,ServerName To get details of all Outlook versions connecting to your exchange organization: I couldn’t find a reliable source to compare the “Client versions” shown in the Get-LogonStatistics cmdlet.įor those you do not know what it does, it basically fetch the version of Outlook running for individual users.

I was playing with the new Exchange Client Network Bandwidth Calculator the other day and one of the input section asked me to enter the several Outlook client versions for accurate calculation.
