<?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>SharePoint Server 2013 Archives - MachSol Blog</title>
	<atom:link href="https://blog.machsol.com/tag/sharepoint-server-2013/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.machsol.com/tag/sharepoint-server-2013</link>
	<description>Multi-Cloud Service Orchestration &#38; Delivery Platform</description>
	<lastBuildDate>Mon, 21 Sep 2020 15:24: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>Tips to use Excel Web Access Web Part effectively</title>
		<link>https://blog.machsol.com/microsoft-365/tips-to-use-excel-web-access-web-part-effectively</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Mon, 21 Sep 2020 15:24:40 +0000</pubDate>
				<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[business management platform]]></category>
		<category><![CDATA[CSP Integration]]></category>
		<category><![CDATA[CSP offerings]]></category>
		<category><![CDATA[Excel Web Access]]></category>
		<category><![CDATA[Excel workbooks]]></category>
		<category><![CDATA[Exchange Online offerings]]></category>
		<category><![CDATA[hosted SharePoint environment]]></category>
		<category><![CDATA[hosted solutions]]></category>
		<category><![CDATA[JSLink]]></category>
		<category><![CDATA[M365]]></category>
		<category><![CDATA[M365 provisioning]]></category>
		<category><![CDATA[M365 services]]></category>
		<category><![CDATA[MachCloud]]></category>
		<category><![CDATA[MachPanel]]></category>
		<category><![CDATA[Machsol]]></category>
		<category><![CDATA[Microsoft Security]]></category>
		<category><![CDATA[Microsoft SharePoint deployment]]></category>
		<category><![CDATA[Microsoft SharePoint design]]></category>
		<category><![CDATA[Microsoft SharePoint migration]]></category>
		<category><![CDATA[Microsoft SharePoint planning]]></category>
		<category><![CDATA[Microsoft SharePoint reliability]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[O365]]></category>
		<category><![CDATA[O365 Global Suite Navigation]]></category>
		<category><![CDATA[O365 Global Suite Navigation bar]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[secure application model]]></category>
		<category><![CDATA[sharepoint automation]]></category>
		<category><![CDATA[SharePoint Server 2013]]></category>
		<category><![CDATA[SharePoint Server 2016]]></category>
		<category><![CDATA[SharePoint Server 2019]]></category>
		<category><![CDATA[turn-key services]]></category>
		<category><![CDATA[Web Part]]></category>
		<category><![CDATA[Wiki page]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=5108</guid>

					<description><![CDATA[<p>This post is about using the Excel Web Access Web Part to dynamically show a workbook. The Problem Many times, customers reach out to know more about Excel workbooks. Presently, SharePoint online offers a script editor or content editor to make users display Excel workbooks in an iframe. It is quite possible to write a [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-365/tips-to-use-excel-web-access-web-part-effectively">Tips to use Excel Web Access Web Part effectively</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This post is about using the Excel Web Access Web Part to dynamically show a workbook.</p>
<h2><strong>The Problem</strong></h2>
<p>Many times, customers reach out to know more about Excel workbooks. Presently, SharePoint online offers a script editor or content editor to make users display Excel workbooks in an iframe. It is quite possible to write a jquery code within the script web part and dynamically set the excel workbook to iframe’s src. This comes with an issue that continuously displays the O365 Global Suite Navigation bar of the Excel web app. There was no way to hide that with the help of CSS or jquery while loading Excel web parts dynamically until the following solution came up.</p>
<h2><strong>The Solution</strong></h2>
<p>The solutions use Excel Web Access Web part and list view web part. These two web parts are connected So the list view web part sends the URL to view into the Excel Web Access Web part with a filter via the JSLink. The steps to follow are as follows:</p>
<ol>
<li>Create a Document Library and a View named MyExcelFileView. Add various fields including “Created By”</li>
<li>Create a web part page (You can also use any existing Wiki page), edit it, and add 2 web parts.</li>
<li>Upload javascript files to the SiteAssets library.</li>
<li>Edit List view web part. Under Miscellaneous option, set JSLink;</li>
<li>Set desired Appearance layouts and select what to display. The field “Created by” must be a part of the view</li>
<li>All the workbooks of the logged-in user will be filtered.</li>
<li>While the page is in Edit mode, you need to add Excel Web Access web part from Business Data
<ol>
<li>Goto Connections&gt; Get Workbook Url from -&gt; A popup will load. Select Field Name “Document URL” and save the excel web part.</li>
<li>Uncheck the box “Title Bar”</li>
<li>Save Web part, page and publish</li>
</ol>
</li>
</ol>
<p>You can now see excel is already loaded in the excel web part.</p>
<h2><strong>MachPanel Automation Platform for Microsoft CSP</strong></h2>
<p>MachPanel is an end-to-end business management platform that offers provisioning and management of M365 services. It supports CSPs with Microsoft Security requirements for the Secure Application Model for CSP Integration. With MachPanel, CSPs can offer SharePoint offerings, Exchange Online offerings, and Deliver the goods with smooth M365 provisioning. With MachPanel, you can bring more bangs for the buck and experience simplified licensing, simplified billing process. It is easier to showcase, bundle, and sell. It also offers complete control over subscription and plans.</p>
<p>Get Started with MachPanel and experience best-in-line provisioning and management along with lucrative CSP offerings and SharePoint automation for your business.</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/microsoft-365/tips-to-use-excel-web-access-web-part-effectively">Tips to use Excel Web Access Web Part effectively</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>5 Exciting SharePoint Online Benefits for Business</title>
		<link>https://blog.machsol.com/microsoft-sharepoint/exciting-sharepoint-online-benefits-for-business</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Tue, 21 Jul 2020 11:15:15 +0000</pubDate>
				<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[benefits for business]]></category>
		<category><![CDATA[business automation]]></category>
		<category><![CDATA[Cloud Automation]]></category>
		<category><![CDATA[Cloud Automation Business]]></category>
		<category><![CDATA[cloud automation control panel]]></category>
		<category><![CDATA[Cloud Automation Platform]]></category>
		<category><![CDATA[cloud automation solution]]></category>
		<category><![CDATA[cloud-based business]]></category>
		<category><![CDATA[collaboration platform]]></category>
		<category><![CDATA[Data management]]></category>
		<category><![CDATA[Hosted SharePoint Service]]></category>
		<category><![CDATA[Microsoft SharePoint online benefits]]></category>
		<category><![CDATA[Multi-tenancy Microsoft SharePoint]]></category>
		<category><![CDATA[Segregation for Microsoft SharePoint]]></category>
		<category><![CDATA[sharePoint]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[SharePoint online benefits]]></category>
		<category><![CDATA[SharePoint Server 2013]]></category>
		<category><![CDATA[SharePoint Server 2016]]></category>
		<category><![CDATA[SharePoint Server 2019]]></category>
		<category><![CDATA[turnkey services]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=4990</guid>

					<description><![CDATA[<p>Modern SharePoint Online benefits are many, but the most important benefit is: SharePoint lets you do adopt a faster, simpler, and more sophisticated approach towards doing cloud-based business in modern times. In the past couple of years, having a centralized server and managing documents and collaboration was considered a more tech-savvy approach. However, with the [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/exciting-sharepoint-online-benefits-for-business">5 Exciting SharePoint Online Benefits for Business</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Modern SharePoint Online benefits are many, but the most important benefit is: SharePoint lets you do adopt a faster, simpler, and more sophisticated approach towards doing cloud-based business in modern times.</p>
<p>In the past couple of years, having a centralized server and managing documents and collaboration was considered a more tech-savvy approach. However, with the rapid adoption of the cloud, more cloud-based collaboration platforms have emerged. These are adopted by companies at their own pace.</p>
<h3><strong>SharePoint Online is the tool of the future</strong></h3>
<p>If there’s one capability that SharePoint has: It can transform the way you do business. It provides the resources needed to create websites with pages on the company’s intranet so that critical cloud-based business information is organized, stored, and easily shareable and accessible.</p>
<h3><strong>What are the Microsoft SharePoint online benefits for business?</strong></h3>
<p>Let’s have a look at SharePoint online benefits for cloud-based business:</p>
<ul>
<li>
<h3><strong>Improve data management</strong></h3>
</li>
</ul>
<p>With SharePoint, you get a golden ticket to modern data management approaches. Today, employees have to deal with data, all the time. May it be checking and responding to emails, or dealing with customer support requests, generating marketing reports or meeting minutes. SharePoint provides the gateway towards a more organized data management approach. Plus, sharing the data with others on a team, or across the team isn’t much of a problem with SharePoint.</p>
<ul>
<li>
<h3><strong>Simplify business functions</strong></h3>
</li>
</ul>
<p>The typical business functions include activities like collecting feedback, tracking issues, routing documents for approval, and many more. SharePoint provides out-of-the-box approaches and workflow designs that automate these processes. They can be integrated into web browsers for consistent user experience.</p>
<ul>
<li>
<h3><strong>Regulate Compliance and Security</strong></h3>
</li>
</ul>
<p>Compliance regulations and security is a thing of today. While companies grow, there are more compliance requirements and security methods that need to be kept under check. Consequently, you can’t just trust any new software in the market. But no, SharePoint Online is secure and it has been around for a long time, thus, fully trustworthy for business use.</p>
<ul>
<li>
<h3><strong>Optimize Content Delivery</strong></h3>
</li>
</ul>
<p>While companies look for new ways to optimize content, that continues to grow at a high pace, they also look for solutions that perform document tracking, keep revision histories, and provide a robust content control. All of it comes with SharePoint. SharePoint online benefits include Content approval, editing, maintaining and publishing is a smooth process now.</p>
<ul>
<li>
<h3><strong>Increase Productive</strong></h3>
</li>
</ul>
<p>Apart from a Centralized Administration, there are many more content management methods that make you increase productivity and provide benefits for business. Manager can keep their SharePoint Site organized so that they can have a quick look at the content before making a decision. When content is organized, you get more time stuff other than just hunting down your systems for data.</p>
<h3 style="text-align: center;">ALSO READ: <span style="color: #e61d26;"><a style="color: #e61d26;" href="https://blog.machsol.com/microsoft-365/new-m365-features-for-remote-communications" target="_blank" rel="noopener noreferrer">NEW MICROSOFT 365 FEATURES FOR REMOTE COMMUNICATIONS</a></span></h3>
<h2><strong>MachPanel automation module for Microsoft SharePoint</strong></h2>
<p>MachPanel is born-in-the-cloud robust cloud provision and business automation platform. Since it is designed for business, MachPanel inherently understands your business automation needs. Its <a href="https://www.machsol.com/machpanel-automation-for-microsoft-sharepoint/" target="_blank" rel="noopener noreferrer">automation module for SharePoint</a> provides Complete Orchestration for Hosted SharePoint Service Providers and Enterprises. With MachPanel, you get to have a simplified approach towards billing, management, and reporting. This gives you ample time to work on the focused areas rather than get indulged in messy billing. With MachSol’s <a href="https://www.machsol.com/services/turnkey-enterprise-solutions/" target="_blank" rel="noopener noreferrer">turnkey services</a> for Microsoft SharePoint, you get all the expert support for design and deployment, planning and migration, reliability, and scalability.</p>
<p>Get started with <a href="https://www.machsol.com/products/machpanel/" target="_blank" rel="noopener noreferrer">MachPanel</a> and keep your cloud-based business aligned with modern and simplified SharePoint services.</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/microsoft-sharepoint/exciting-sharepoint-online-benefits-for-business">5 Exciting SharePoint Online Benefits for Business</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to make the best use of the Microsoft&#8217;s free SharePoint Migration Tool</title>
		<link>https://blog.machsol.com/microsoft-sharepoint/best-use-of-the-microsofts-free-sharepoint-migration-tool</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Mon, 31 Dec 2018 13:49:28 +0000</pubDate>
				<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[Cloud business]]></category>
		<category><![CDATA[free SharePoint Migration tool]]></category>
		<category><![CDATA[Microsoft Office 365]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[OneDrive]]></category>
		<category><![CDATA[SharePoint Migration]]></category>
		<category><![CDATA[SharePoint Migration for business]]></category>
		<category><![CDATA[SharePoint offerings]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[SharePoint Online site collection]]></category>
		<category><![CDATA[SharePoint Server 2013]]></category>
		<category><![CDATA[SharePoint users]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=4157</guid>

					<description><![CDATA[<p>Cloud operations are mandatory for Cloud business success. Free SharePoint Migration is a dream come true for CSPs, since they are always in search for best solutions all over the web that can facilitate their Cloud business on-goings. This free tool is provided by Microsoft for its SharePoint Migration for business. In a nutshell, the [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/best-use-of-the-microsofts-free-sharepoint-migration-tool">How to make the best use of the Microsoft&#8217;s free SharePoint Migration Tool</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="color: #000000;">Cloud operations are mandatory for Cloud business success. Free <strong><span style="color: #ed202e;"><a style="color: #ed202e;" href="https://blog.machsol.com/microsoft-sharepoint/migrate-microsoft-sharepoint-online-upgrade-sharepoint-server">SharePoint Migration</a></span></strong> is a dream come true for CSPs, since they are always in search for best solutions all over the web that can facilitate<img fetchpriority="high" decoding="async" class=" wp-image-4164 alignright" src="https://blog.machsol.com/wp-content/uploads/microsoft-sharepoint-small.jpg" alt="SharePoint Migration Tool" width="425" height="286" srcset="https://blog.machsol.com/wp-content/uploads/microsoft-sharepoint-small.jpg 670w, https://blog.machsol.com/wp-content/uploads/microsoft-sharepoint-small-350x235.jpg 350w" sizes="(max-width: 425px) 100vw, 425px" /> their Cloud business on-goings. This free tool is provided by Microsoft for its SharePoint Migration for business.</span></p>
<p><span style="color: #000000;">In a nutshell, the free SharePoint Migration tool lets the SharePoint users migrate their lists or files from on-premises files and document libraries to either OneDrive in Office 365 or SharePoint Online. This free SharePoint Migration tool makes the users able to take advantage of collaboration, security and Intelligence solutions with Microsoft Office 365.</span></p>
<p><span style="color: #000000;">In addition to that, here are a few areas which we find interesting about the free SharePoint Migration tool by Microsoft. Let’s have a look:</span></p>
<h4><span style="color: #000000;"><strong>Status of File permissions upon migration</strong></span></h4>
<p><span style="color: #000000;">Technically speaking, once you synchronize Active Directory accounts to Azure Active Directory (AAD), file permission settings are changed once they are migrated to SharePoint online. However, if there is a corresponding user in SharePoint Online, syncing accounts from Active Directory to AAD shall not disturb the on-premises file permissions.</span></p>
<h4><span style="color: #000000;"><strong>Location of Data</strong></span></h4>
<p><span style="color: #000000;">It is best to decide data storage destination in advance because you will be prompted for current location of data files and the location where you wish to move the data files in SharePoint Online site collection, once you are using the free SharePoint Migration Tool (SPMT). You can either select the source to be an on-premises SharePoint Server 2013 site, plus there is also an option to choose from a local file share or any current network path.</span></p>
<h4><span style="color: #000000;"><strong>Monitoring and resuming migration jobs in free SharePoint Migration tool</strong></span></h4>
<p><span style="color: #000000;">Once you perform the migrations, you can always monitor and check the status of migration jobs. A View Task Report option is available which shows reports like ItemReport.csv, ItemSummary.csv and ScanSummary.csv. The tool gives the option to resume migrations from any device, if the tool needs to be closed before the job is submitted.</span></p>
<h4><span style="color: #000000;"><strong>Incremental Migration</strong></span></h4>
<p><span style="color: #000000;">To speed things up for future migrations, Microsoft has enabled a feature in the free SharePoint Migration tool where a migration can be saved after it is completed so it can be re-run at a later stage and only those files or updates shall be migrated from source location that are changed after the initial migration is completed.</span></p>
<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/insight-to-backup-sharepoint-online-and-onedrive-for-business" target="_blank" rel="noopener"><strong><span style="font-size: x-large;"><span style="color: #e61d26;">Insight to Backup SharePoint Online and OneDrive for Business</span></span></strong></a></p>
<hr />
<h2><span style="color: #000000;">MachPanel and professional SharePoint offerings</span></h2>
<p><span style="color: #000000;">Cloud Experts are always in need for best services for their business automation and our experts cater this need in an exceptional manner with the unique Multi-Cloud Service Orchestration &amp; Delivery Platform (MSOP), MachPanel. Trusted globally by its partners, it provides you to Sell Active Directory Objects as a Hosted Service, perform automated backups and offers easy installations and up gradations to SharePoint users. It also offers support for latest <strong><span style="color: #ed202e;"><a style="color: #ed202e;" href="https://www.machsol.com/machpanel-automation-for-microsoft-sharepoint/">SharePoint Server 2019</a></span></strong> along with previous versions like 2016 and 2013.</span></p>
<p><span style="color: #000000;">Here’s your chance to get your business on a smooth journey towards success with MachPanel. Get started 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-sharepoint/best-use-of-the-microsofts-free-sharepoint-migration-tool">How to make the best use of the Microsoft&#8217;s free SharePoint Migration Tool</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
