Monday, 5 October 2015

Microsoft Message Analyzer Tool - Free Download

Install and Configure:
1. Download MessageAnalyzer64.msi file from the above link and install. Installation is straight forward.
2. After installation, We have to configure a live trace session. https://technet.microsoft.com/en-us/library/jj659285.aspx
3. Communication on this link is encrypted. To decrypt the message we need to import rui.pfx file in the Analyzer tool. location of rui.pfx --> C:\ProgramData\VMware\VMware VirtualCenter\SSL\rui.pfx (Default passowrd - testpassword)https://technet.microsoft.com/en-us/library/Dn727244.aspx#BKMK_DecryptTraceData
4. Create a Capture filter to avoid unnecessary packets. At VC side requests from VCO are recceived at port 443, We can create a filter like this tcp.port==443 and *Address==<VCO IP Address> find more about creating filters at -https://technet.microsoft.com/en-us/library/JJ738055.aspx Above filter capture all incoming requests coming from VCO to VC on port 443.
5. Keep it running till issue stops occurring.

No comments:

Post a Comment