<?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>Exchange online Archives - MachSol Blog</title>
	<atom:link href="https://blog.machsol.com/tag/exchange-online/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.machsol.com/tag/exchange-online</link>
	<description>Multi-Cloud Service Orchestration &#38; Delivery Platform</description>
	<lastBuildDate>Mon, 10 Feb 2025 13:56:40 +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>SOLVED: Exchange Online &#8211; Access denied using basic authentication</title>
		<link>https://blog.machsol.com/csp/solved-exchange-access-denied-using-basic-authentication</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Mon, 17 Jan 2022 13:50:26 +0000</pubDate>
				<category><![CDATA[CSP]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[Cloud business]]></category>
		<category><![CDATA[connecting remotely]]></category>
		<category><![CDATA[CSP Module]]></category>
		<category><![CDATA[direct CSP business]]></category>
		<category><![CDATA[Exchange Automation]]></category>
		<category><![CDATA[Exchange online]]></category>
		<category><![CDATA[Hosted Exchange]]></category>
		<category><![CDATA[Indirect CSP business]]></category>
		<category><![CDATA[MachPanel]]></category>
		<category><![CDATA[Microsoft CSP module]]></category>
		<category><![CDATA[Multi-tenant CSP Solution]]></category>
		<category><![CDATA[NCE]]></category>
		<category><![CDATA[New Commerce Experience]]></category>
		<category><![CDATA[remote server]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=5412</guid>

					<description><![CDATA[<p>Microsoft Exchange online is an integral tool for most cloud computing businesses of today. Remote connections have now become a very common approach of communication and sending or receiving data from a location that is geographically apart. How can Microsoft Exchange Online be used for Remote Working? Microsoft Exchange Online has been really popular amongst [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/csp/solved-exchange-access-denied-using-basic-authentication">SOLVED: Exchange Online &#8211; Access denied using basic authentication</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Microsoft Exchange online is an integral tool for most cloud computing businesses of today. Remote connections have now become a very common approach of communication and sending or receiving data from a location that is geographically apart.</p>
<h3><strong>How can Microsoft Exchange Online be used for Remote Working?</strong></h3>
<p>Microsoft Exchange Online has been really popular amongst remote working employees because of its hosted nature. It is a modern tool that provides messaging services to cater state of the art communication needs. Along with Messaging, you can also be in control of the calendar options, contacts management, and many other similar tasks.</p>
<h3><strong>What is an Access Denied error?</strong></h3>
<p>Many times, users face an Access is denied error while connecting remotely. A common scenario can be, a user initiates a session to connect to a remote server and while doing so the following error is received.</p>
<p><span style="color: #e61d26;"><strong><em>Connecting to remote server outlook.office365.com failed with the following error message &#8211; &#8220;Access is denied&#8221;</em></strong></span></p>
<h3><strong>What are the possible reasons for this error?</strong></h3>
<p>With the introduction of OAuth 2.0, almost all Microsoft products were shifted to this more secure protocol to cater to modern-day security challenges. This means that the previously deployed Basic Authentication system is discontinued.</p>
<p>To further speed up the process, Microsoft started identifying the tenants under its O365 cloud which were not using Basic Authentication and have stopped/blocked them from using it. Thus, if any tenants are using the Basic Authentication mechanism, it&#8217;ll cease to work.</p>
<p>The same might happen with MachPanel users who are using the MachPanel v6 or later in addition to MachPanel&#8217;s Exchange Online extension for its CSP Module.</p>
<h2><strong>The solution</strong>:</h2>
<p>To get MachPanel running smoothly with <a href="https://www.machsol.com/machpanel-automation-for-microsoft-CSP-partners/" target="_blank" rel="noopener">Exchange Online</a>, you need to follow the following steps:</p>
<ol>
<li>In the Tenant you can run this Command <strong>Get-OrganizationConfig | Format-List basic*</strong></li>
</ol>
<p>(You will see the entry/value: 255 which stand for <strong>All Basic Authentications Blocked</strong> i.e. <strong>BasicAuthBlockedApps</strong>=255)</p>
<ol start="2">
<li>To change this, you need to login with the <strong>Global Admin</strong>, then go to the <strong>Help section</strong> and run this command. After That, you can activate the Basic Authentication.</li>
<li>After activating the Basic Authentication for Exchange Online Remote PowerShell and running this Command: Get-OrganizationConfig | Format-List basic*</li>
</ol>
<p>(You will see the entry/value: 239 which stand for All Basic Authentications Allowed i.e. BasicAuthBlockedApps = 239)</p>
<ol start="4">
<li>Finally, you can now connect via Exchange Online OAuth v1.0</li>
</ol>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-5415" src="https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-1.png" alt="exchange access denied using basic authentication 1" width="436" height="503" srcset="https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-1.png 436w, https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-1-303x350.png 303w, https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-1-320x369.png 320w" sizes="(max-width: 436px) 100vw, 436px" /></p>
<p><img decoding="async" class="aligncenter size-full wp-image-5416" src="https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-2.png" alt="exchange access denied using basic authentication 2" width="411" height="690" srcset="https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-2.png 411w, https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-2-208x350.png 208w, https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-2-320x537.png 320w" sizes="(max-width: 411px) 100vw, 411px" /></p>
<h2><strong>MACHPANEL AUTOMATION MODULE FOR HOSTED MICROSOFT EXCHANGE</strong></h2>
<p><a href="https://www.machsol.com/products/machpanel/" target="_blank" rel="noopener">MachPanel</a> provides top-notch solutions for all your Cloud computing needs. It offers easy Microsoft Exchange deployment equipped with after-sales support. The user-friendly interface and stability make it the favorite of Telcos and Hosting Providers.</p>
<p>Make your client&#8217;s work life easier with modern day remote working tools by offering the best hosted Exchange with MachPanel.</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/" target="_blank" rel="noopener noreferrer">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/" target="_blank" rel="noopener noreferrer">Request a Demo</a></p>
<p>The post <a href="https://blog.machsol.com/csp/solved-exchange-access-denied-using-basic-authentication">SOLVED: Exchange Online &#8211; Access denied using basic authentication</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Office 365 API Editor is Here &#124; Exchange and Office 365 App Development Gets Easy</title>
		<link>https://blog.machsol.com/microsoft-365/ms-office-365-api-editor-here-exchange-office-365-app-development-gets-easy</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Mon, 19 Aug 2019 13:08:20 +0000</pubDate>
				<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[.NET framework 4.5]]></category>
		<category><![CDATA[Application Registration Portal]]></category>
		<category><![CDATA[Azure Active Directory]]></category>
		<category><![CDATA[Exchange online]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[Hosted Exchange Service Providers]]></category>
		<category><![CDATA[Microsoft Exchange Server 2019]]></category>
		<category><![CDATA[Microsoft Office 365 API editor]]></category>
		<category><![CDATA[MS Office 365]]></category>
		<category><![CDATA[MsgFolderRoot]]></category>
		<category><![CDATA[Office 365 API developers]]></category>
		<category><![CDATA[Office 365 API Editor]]></category>
		<category><![CDATA[Office 365 applications]]></category>
		<category><![CDATA[Office 365 Management Activity API]]></category>
		<category><![CDATA[Office365APIEditor]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=4451</guid>

					<description><![CDATA[<p>The All new Microsoft Office 365 API editor is announced to facilitate developers in working with Exchange Online including different Microsoft Exchange Versions. This API is also beneficial for developers who work with Office 365 applications. This editor sends relevant API calls. There are two modes that are beneficial for the developers and given through [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-365/ms-office-365-api-editor-here-exchange-office-365-app-development-gets-easy">The Office 365 API Editor is Here | Exchange and Office 365 App Development Gets Easy</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The All new Microsoft Office 365 API editor is announced to facilitate developers in working with Exchange Online including different Microsoft Exchange Versions. This API is also beneficial for developers who work with Office 365 applications. This editor sends relevant API calls. There are two modes that are beneficial for the developers and given through Microsoft Support: Editor Mode and Mailbox View Mode.</p>
<p>The best thing about this API Editor is that it is open source and available on Github. There is no paid Microsoft support specifically for Office 365 API developers. Engineers at Microsoft and Github community users are the best support for developers who fall into any issue with this API Editor.</p>
<h3><span style="font-size: 12pt;"><strong>The Requirements</strong></span></h3>
<p>There are a few basic requirements to get started in working with Office 365 API Editor.  The developer has to have am Office 365 account or a simple Microsoft Account. The developer system must have a .NET framework 4.5 or later. In order for development to work on Office 365 API Editor Developer must have a system of minimum screen resolution of 1024 x 768. After fulfilling these requirements, you can use Office 365 API Editor.</p>
<p>If a built in app-id is being used, there is no need to register application in the Azure Active Directory or Application Registration Portal. Both managed and federate accounts can be used as office 365 accounts. For federated accounts, there is a need to enable Forms Authentication. However, if you opt for managed accounts, you’ll experience a simple authentication flow.</p>
<h3><strong>The Two Modes</strong></h3>
<p>A diverse Microsoft support is provided to Office365APIEditor is immense. There is support for Microsoft Graph API, Outlook REST API and Office 365 Management Activity API.</p>
<h3><span style="font-size: 12pt;"><strong>Editor mode</strong></span></h3>
<p>In editor mode, there is Microsoft support to send API requests to Graph API (graph.microsoft.com), REST API (outlook.office.com) and Office 365 Management Activity API (manage.office.com). If the developer isn’t using built-in application ID, an App ID registered in Azure Active Directory can be used to get access token.</p>
<h3><span style="font-size: 12pt;"><strong>Mailbox view mode</strong></span></h3>
<p>The default view is the Mailbox view. This displays mailbox contents browsing using Outlook REST API. The mailbox must be hosted on Exchange Online or Outlook.com and you must have access to it. In this view, older, items, and mailbox properties can be displayed.</p>
<p>For Calendar and Tasks Folders, Outlook REST API doesn’t possess a folder hierarchy. Calendar groups and Tasks groups are considered under a dummy root folder. Mail and Contact details are shown under MsgFolderRoot.</p>
<p style="text-align: center;"><strong><span style="font-size: large;">ALSO READ: </span></strong><a href="https://blog.machsol.com/microsoft-exchange/latest-exchange-memory-calculator-announced-with-trendy-features" target="_blank" rel="noopener"><strong><span style="font-size: large;"><span style="color: #e61d26;">MS Exchange memory calculator announced with trendy features</span></span></strong></a></p>
<h2><strong>MachPanel Automation Module for Microsoft Exchange</strong></h2>
<p>MachPanel offers robust and Complete Orchestration platform for Hosted Exchange Service Providers and Enterprises. It supports <span style="color: #ff0000;"><a style="color: #ff0000;" href="https://www.machsol.com/machpanel-automation-for-microsoft-exchange/"><span style="color: #e61d26;">Microsoft Exchange Server 2019</span></a></span>, 2016 and 2013. The Control Panel offers easy billing and reporting along with migration support from Industry’s leading experts. The user-friendliness makes it the favorite Control Panel of Telco’s, Enterprises and Providers. It is ideal for business automation of SME’s to take them in the Right direction of business according to the latest trends</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-365/ms-office-365-api-editor-here-exchange-office-365-app-development-gets-easy">The Office 365 API Editor is Here | Exchange and Office 365 App Development Gets Easy</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>3 essential features to implement in your cloud business when shifting to Exchange Online</title>
		<link>https://blog.machsol.com/microsoft-exchange/essential-features-implement-your-cloud-business-when-shifting-exchange-online</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Thu, 18 Apr 2019 15:02:21 +0000</pubDate>
				<category><![CDATA[Microsoft Exchange]]></category>
		<category><![CDATA[Cloud business]]></category>
		<category><![CDATA[EWS]]></category>
		<category><![CDATA[Exchange online]]></category>
		<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Exchange Web Services]]></category>
		<category><![CDATA[Hosted Exchange]]></category>
		<category><![CDATA[Microsoft Exchange Public Folders]]></category>
		<category><![CDATA[Office 365 Business]]></category>
		<category><![CDATA[Office 365 Business Essentials]]></category>
		<category><![CDATA[Office 365 Business Premium]]></category>
		<category><![CDATA[Office 365 Enterprise E1]]></category>
		<category><![CDATA[Office 365 Enterprise E3]]></category>
		<category><![CDATA[Office 365 Enterprise F1]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=4324</guid>

					<description><![CDATA[<p>From a Cloud expert’s point of view Shifting to Exchange Online requires major planning before execution. For exchange users, there are many Providers out there which plan migrations for you and provide after migration support too. Either it is “lift-and-shift” or deep cloud integration, it is always essential to know the exact details of shifting [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-exchange/essential-features-implement-your-cloud-business-when-shifting-exchange-online">3 essential features to implement in your cloud business when shifting to Exchange Online</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>From a Cloud expert’s point of view Shifting to Exchange Online requires major planning before execution. For exchange users, there are many Providers out there which plan migrations for you and provide after migration support too. Either it is “lift-and-shift” or deep cloud integration, it is always essential to know the exact details of shifting to Exchange Online and how it can affect your organization. Today, we are going to tell you three essential features that you must utilize for your company once you have opted for Exchange 2019 online migration.</p>
<h3>Office 365 plans for Exchange Online</h3>
<p>If you plan to migrate to Exchange Online anytime soon, you must take into account one of the office 365 subscription plan from a list of plans provided by Microsoft. Every Exchange Online user is assigned to some subscription plan. Plans like Office 365 Business Essentials, Office 365 Business, Office 365 Business Premium, Office 365 Enterprise E1, Office 365 Enterprise E3, Office 365 Enterprise F1 and Office 365 Enterprise E5 are offered with multiple options according to your cloud business needs. Once you subscribe to a plan, you get access to your own mailbox. All the messages and folders in your mailbox are now hosted at Exchange Server running at Microsoft datacenter.</p>
<h3>Exchange Web Services (EWS)</h3>
<p>This is another feature to look forward to while shifting to Exchange Online. Exchange Web Services (EWS) is a reliable API for working with mailbox content. This API has many benefits over other APIs. Like it has its own personation model which favors the developers while utilizing this API. EWS is also language independent. It’s got almost all features necessary for client applications, therefore it is quite robust.</p>
<h3>Microsoft Exchange Public Folders</h3>
<p>Information sharing is essential in every system. When shifting to Exchange Online, you will experience more control over information sharing. The Public Folders feature is designed to achieve information sharing in a streamlined manner. It makes Outlook users access common folders and share information from these folders. Access on Public folders can be controlled by Admins as they can assign permissions. With Microsoft Exchange Public Folders, you can:</p>
<ul style="list-style-type: square;">
<li>Make use of Mail-enabled Public Folders</li>
<li>Have separate folders for each project to stay more organized</li>
<li>Create custom templates for automatic replies</li>
<li>Make calendars and track your team’s progress</li>
<li>Add permissions to each folder and many more</li>
</ul>
<h2>MachPanel Automation module for Exchange Server</h2>
<p>MachPanel is a Multi-Cloud Service Orchestration &amp; Delivery Platform (MSOP) designed to provide you with best business automation solution for your cloud business. MachPanel’s <span style="color: #ff0000;"><a style="color: #ff0000;" href="https://www.machsol.com/machpanel-automation-for-microsoft-exchange/">Automation module for Exchange</a></span> offers standalone, highly available or multi-datacenter Exchange deployments and makes provisioning, management, selling and billing much simpler for your cloud business. There is ardent customer support and most user-friendly control panel which offers stability, flexibility and comprehensive functionality to manage mail domains, mailboxes, distribution lists, contacts, public folders for your Exchange Online. This cut shorts your time to market and so you can focus more on the growth and scalability of your business rather than operation hassles.</p>
<p>Ready to get your cloud business stay ahead of the curve in the market? Get your hands on MachPanel and experience business automation with the best Control Panel in the market.</p>
<p>&nbsp;</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/essential-features-implement-your-cloud-business-when-shifting-exchange-online">3 essential features to implement in your cloud business when shifting to Exchange Online</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
