<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>troubleshooting Exchange Archives - MachSol Blog</title>
	<atom:link href="https://blog.machsol.com/tag/troubleshooting-exchange/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.machsol.com/tag/troubleshooting-exchange</link>
	<description>Multi-Cloud Service Orchestration &#38; Delivery Platform</description>
	<lastBuildDate>Mon, 21 Jan 2019 12:53:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>An insight into Exchange Online Migration troubleshooting with Fiddler Extension</title>
		<link>https://blog.machsol.com/microsoft-exchange/exchange-online-migration-troubleshooting-with-fiddler-extension</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Mon, 21 Jan 2019 12:53:16 +0000</pubDate>
				<category><![CDATA[Microsoft Exchange]]></category>
		<category><![CDATA[exchange migration]]></category>
		<category><![CDATA[Exchange Online Migration]]></category>
		<category><![CDATA[exchnage migration troubleshooting]]></category>
		<category><![CDATA[fiddler extension]]></category>
		<category><![CDATA[Microsoft Exchange Migration]]></category>
		<category><![CDATA[ms exchange troubleshooting]]></category>
		<category><![CDATA[ms exchnage]]></category>
		<category><![CDATA[troubleshooting Exchange]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=4189</guid>

					<description><![CDATA[<p>Many Organizations face a lot of difficulties during Microsoft Exchange Online migration process. For this, Microsoft provides support in a variety of areas like troubleshooting Outlook while users attempt to link Office 365 mailbox, connectivity issues etc. many tools are being used extensively to cater Exchange Online migration problems like Support and Recovery Assistant (SARA), [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-exchange/exchange-online-migration-troubleshooting-with-fiddler-extension">An insight into Exchange Online Migration troubleshooting with Fiddler Extension</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="color: #000000;">Many Organizations face a lot of difficulties during Microsoft Exchange Online migration process. For this, Microsoft provides support in a variety of areas like troubleshooting Outlook while users attempt to link Office 365 mailbox, connectivity issues etc. many tools are being used extensively to cater Exchange Online migration problems like Support and Recovery Assistant (SARA), Outlook ETL files and Fiddler traces.</span></p>
<p><span style="color: #000000;">Fiddler is a favorite tool of providers when they provide Exchange support. Hence, Microsoft has introduced a Fiddler extension for the assistance of Outlook and Exchange Online. Anyone in contact with Microsoft Support or some other support can have access to this extension. Let’s dig into this and see what Microsoft has to offer this time.</span></p>
<h2><span style="color: #000000;">The main features</span></h2>
<p><span style="color: #000000;">The Fiddler extension adds a lot of things on screen in order to make the support process easier. Like it adds an inspector tab of Exchange Online along with Office 365 Auth inspector tab. Extension features can be controlled by a menu. There’s an option to turn that off as well. It highlights errors in with different colors so they are easy to identify. The techniques of colorizing are also used for Sessions and their relevance to a condition or to a specific error (just like there are traffic lights on the roads, session colors play the same role). In addition to this, it displays session authentication information, Host IP address of the receiver host in the current session, type of that response Server.</span></p>
<h2><span style="color: #000000;">The UI</span></h2>
<p><span style="color: #000000;">There are a few additional columns added to the user interface:</span></p>
<ul>
<li><span style="color: #000000;"><strong>The inspector Tab: </strong>An Exchange Online Tab is added to response Inspector list which brings useful information regarding troubleshooting in multiple troubleshooting scenarios that we discuss in a minute. Logic based comments are also displayed in a comment box regarded responses.</span></li>
<li><span style="color: #000000;"><strong>Additional columns: </strong>Response Time is displayed when the option of a SAZ file is enabled. Response server displayed the type of web server which responded to current request. The Exchange Type field is filled with logic checks on the basis of requests and their response values which can include the client, connection type, if it is related to Exchange or Outlook and displays the process if it’s not related to Exchange or Outlook.</span></li>
<li><span style="color: #000000;"><strong>Menu to control Extension: </strong>There are a few UI elements on screen that control the extension options. Like the Extension enable option, this makes the users disable any extra running processes which are costly with reference to performance like session logic processing; “Application Logging enabled” option and other options like “Response Time Column Enabled”,” Exchange Type Column Enabled”,” Response Server Column Enabled”, “Report Issues” and “Check for updates”.</span></li>
<li><span style="color: #000000;"><strong>Application Logging: </strong>for each fiddler application session log, this module logs the logic checks found on those sessions. Upon loading the SAZ file, the extension looks for updates,</span></li>
</ul>
<h2><span style="color: #000000;">Troubleshooting scenarios</span></h2>
<p><span style="color: #000000;">The extension is most suitable for a troubleshooting in a lot of scenarios related to Exchange Online migration like:</span></p>
<ul>
<li><span style="color: #000000;"><strong>Authentication: </strong>It can see if the Outlook client has basic authentication capability or Modern. Apart from that, it also ensures if the concerned authentication is enabled</span></li>
<li><span style="color: #000000;"><strong>Network Connectivity: </strong>the extension can figure out the scenario when Outlook can’t connect to Exchange Online mailbox or when it can’t start communication with an Exchange server, both in Exchange Online and in your own network.</span></li>
<li><span style="color: #000000;"><strong>Performance analysis: </strong>the extension also displays performance related information of a session like the amount of time needed for each session to complete its tasks, the server think time and the time needed to send a response back to Fiddler and eventually back to the Outlook client app.</span></li>
<li><span style="color: #000000;"><strong>Autodiscover:</strong> in this scenario, you can test if a redirection is performed from your Exchange network to Exchange Online. Plus, autodiscover responses are also checked from servers that do not run IIS like Apache server.</span></li>
</ul>
<hr />
<p style="text-align: center;"><strong><span style="font-size: large; color: #000000;">ALSO READ</span><br />
</strong><a href="https://blog.machsol.com/microsoft-sharepoint/best-use-of-the-microsofts-free-sharepoint-migration-tool" target="_blank" rel="noopener"><strong><span style="font-size: x-large;"><span style="color: #e61d26;">Efficient ways to use free SharePoint migration tool</span></span></strong></a></p>
<hr />
<h2><span style="color: #000000;">MachPanel and Automation module for Exchange</span></h2>
<p><span style="color: #000000;">MachPanel is provides complete Orchestration for Hosted Exchange Service Providers and Enterprises. Providers all over the world have trusted MachPanel for more than two decades. The best industry experts are here to help you with your Exchange Online migration along with on-premises solutions. MachPanel is best known for its user friendly interface, flexibility for business and stability of support for your business. It brings migration utilities to bring existing Exchange customers into MachPanel, and hence spend less time to market.</span></p>
<p><span style="color: #000000;">Now you know it, its time you perform Exchange Online Migration with MachPanel. Get your plan now!</span></p>
<p style="text-align: center;"><a style="padding: 8px 12px; border: 0; font-weight: normal; letter-spacing: 0.0625em; margin-right: 12px; background: #e61d26; color: #fff; text-decoration: none;" href="https://www.machsol.com/contact-us/">Lets Talk</a><a style="padding: 8px 12px; border: 0; font-weight: normal; letter-spacing: 0.0625em; background: #e61d26; color: #fff; text-decoration: none;" href="https://www.machsol.com/machpanel-enterprise-cloud-hosting-panel/demo-request/">Request a Demo</a></p>
<p>The post <a href="https://blog.machsol.com/microsoft-exchange/exchange-online-migration-troubleshooting-with-fiddler-extension">An insight into Exchange Online Migration troubleshooting with Fiddler Extension</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
