<?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>Control Panel Archives - MachSol Blog</title>
	<atom:link href="https://blog.machsol.com/tag/control-panel/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.machsol.com/tag/control-panel</link>
	<description>Multi-Cloud Service Orchestration &#38; Delivery Platform</description>
	<lastBuildDate>Tue, 16 Jul 2019 10:26:34 +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>A guide to disable SSLv3 and other weak protocols for Cloud Security</title>
		<link>https://blog.machsol.com/cloud/guide-to-disable-sslv3-and-other-weak-protocols-for-cloud-security</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Tue, 16 Jul 2019 10:19:09 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[afety of cloud]]></category>
		<category><![CDATA[Bleichenbacher]]></category>
		<category><![CDATA[cloud security]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[cyberspace]]></category>
		<category><![CDATA[disable SSLv3]]></category>
		<category><![CDATA[Enterprise Turnkey Solutions]]></category>
		<category><![CDATA[GOLDENDOODLE]]></category>
		<category><![CDATA[IIS Crypto]]></category>
		<category><![CDATA[IISCrypto tool]]></category>
		<category><![CDATA[MachPanel]]></category>
		<category><![CDATA[Nartac]]></category>
		<category><![CDATA[POODLE]]></category>
		<category><![CDATA[SSL 2]]></category>
		<category><![CDATA[SSL 3]]></category>
		<category><![CDATA[SSL v3 disabled]]></category>
		<category><![CDATA[SSLv3]]></category>
		<category><![CDATA[TLS 1.0]]></category>
		<category><![CDATA[WHMCS]]></category>
		<category><![CDATA[Windows Server]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=4417</guid>

					<description><![CDATA[<p>Admins prefer to disable SSLv3 to ensure Cloud security as it is a major issue in the cloud computing space. Tools like IIS Crypto are used by Server administrators to disable weak ciphers and protocols. Weak protocols like TLS 1.0 SSL 2 and SSL 3 are make the cloud vulnerable to cyber-attacks. In the midst [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/cloud/guide-to-disable-sslv3-and-other-weak-protocols-for-cloud-security">A guide to disable SSLv3 and other weak protocols for Cloud Security</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Admins prefer to disable SSLv3 to ensure Cloud security as it is a major issue in the cloud computing space. Tools like IIS Crypto are used by Server administrators to disable weak ciphers and protocols. Weak protocols like TLS 1.0 SSL 2 and SSL 3 are make the cloud vulnerable to cyber-attacks. In the midst of security planning and deploying security solution, many clients opt to disable weak protocols as there step to ensure security in their cloud systems. Attacks like POODLE, GOLDENDOODLE, Bleichenbacher etc. are more popular these days and to prevent these, it is best to disable weak protocols like it is recommended to disable SSLv3.</p>
<p>Organizations like financial institutes mainly banks implement huge security mechanisms but at the same time they often request to disable weak protocols that can be used to exploit any vulnerability. Organizations also request to disable SSLv3 for safety of cloud. Not only ciphers or protocols, weak hashes like MD5 Hashes also need to be disabled for better security.</p>
<h3><strong>Using IIS crypto to disable SSLv3</strong></h3>
<p>In order to disable SSL 3, a serer administrator should best practices in order to ensure security. One of the best practices can be applied by IISCrypto tool from Nartac. This is done to perform the desired registry changes on a Windows Server. This makes the admins perform the necessary steps to disable SSL 3 on the server host.</p>
<h3><strong>Issues on previous builds</strong></h3>
<p>Previous MachPanel builds didn’t allow admins to disable SSLv3 directly since they stopped admins from gaining access via API. In that case, there was a error displayed, once the admin clicks on &#8220;Login to control panel&#8221; from WHMCS to login directly to MachPanel. The error and its details are:</p>
<p><strong><em>Error</em></strong><em>: “Operation failed.Error in fetching tenant details from office 365.</em></p>
<p><strong><em>Details</em></strong><em>: Error processing command: System.Management.Automation.RemoteException: Authentication Error: Unable to complete authentication request (potentially a proxy issue)</em></p>
<p>In such a case the error would only go away if you would SSL 3 back ON.</p>
<h3><strong>The Solution</strong></h3>
<p>In the modern builds of MachPanel, this feature to disable SSL 3 is fully supported. Now, you can disable weak protocols are hashes with all other MachPanel services running intact.</p>
<p>If SSL v3 is disabled, the following command needs to be run before Connect-MsolService command:</p>
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12;</p>
<p>This fixes the previously occurring error message in the latest MachPanel build. More details on the solution can be found <span style="color: #ff0000;"><a style="color: #ff0000;" href="https://kb.machsol.com/Knowledgebase/55610/Disabling-weak-protocols-and-hashes-such-as-SSL-and-TLS-on-basis-of-security">here</a></span>.</p>
<p>With this solution, a good combination of efficiency and cloud security is achieved and the cloud systems can be protected from increasing vulnerabilities in the cyberspace.</p>
<h2><strong>MachPanel and Automation module for CSPs</strong></h2>
<p>CSPs opt for <span style="color: #ff0000;"><a style="color: #ff0000;" href="https://www.machsol.com/products/machpanel/">MachPanel</a></span> because of its user-friendly approach and seamless services whether it is SharePoint migrations, Microsoft Dynamics operations, Microsoft Exchange Server migrations, Microsoft Skype for Business migrations and many other modern cloud services. It gives you the end-to-end lifecycle management of your cloud business which eventually scales your business in the right direction for future growth. The security feature is provided as a must for its customers and it is ensured for all systems. In addition to this, MachPanel provides robust <a href="https://www.machsol.com/services/turnkey-enterprise-solutions/"><span style="color: #ff0000;">Enterprise Turnkey Solutions</span></a> which include Multi-Datacenter and Highly Available Exchange, Skype4B with Enterprise voice and Unified Messaging.  The whole process is seamlessly smooth from Planning to post-project support. The certified experts make it easier with quick turnaround time and easier and secure installation, up-gradations and migrations.</p>
<p>Get your hands on MachPanel for a worry-free experience and seamless business operations with excellent cloud security.</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/cloud/guide-to-disable-sslv3-and-other-weak-protocols-for-cloud-security">A guide to disable SSLv3 and other weak protocols for Cloud Security</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Tips for Better Business Cloud Data Management</title>
		<link>https://blog.machsol.com/cloud/tips-for-better-business-cloud-data-management</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Fri, 26 Oct 2018 13:01:26 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[business automation]]></category>
		<category><![CDATA[Business Cloud Data Management]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Cloud Data Management]]></category>
		<category><![CDATA[cloud solution]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[IaaS]]></category>
		<category><![CDATA[Office365 Direct Tenants]]></category>
		<category><![CDATA[SaaS]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=3952</guid>

					<description><![CDATA[<p>With more and more companies opting for hybrid, data management is becoming a big task to do. Not only hybrid provides reliable tools and development methodologies, it is also the nextGen trend for cloud computing. The value of Data is increasing with each passing day. It is important to know what data to keep and [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/cloud/tips-for-better-business-cloud-data-management">Tips for Better Business Cloud Data Management</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="color: #000000;">With more and more companies opting for hybrid, data management is becoming a big task to do. Not only hybrid provides reliable tools and development methodologies, it is also the nextGen trend for cloud computing.</span></p>
<p><span style="color: #000000;">The value of Data is increasing with each passing day. It is important to know what data to keep and what to discard. Yes, there is ‘value’ in data and companies correlate their business values with the data they possess. However, the hybridity of things is making data management a challenge in the upcoming trends. It is important to know how to unlock data management challenges in this era. Let’s have a look at them, one by one.</span></p>
<ol>
<li style="padding-left: 20px; list-style: square;">
<h3><span style="color: #000000;"><strong>The Use of Automation for enforced consistency</strong></span></h3>
</li>
</ol>
<p><span style="color: #000000;">When scaling an infrastructure, the most important factor to be given due importance is consistency. There no use to have a grown-up infrastructure and not be able to utilize to the full because of inconsistencies. Scaling up also adds more complexity. Unless the architecture supports hybrid in the first place, it gets more complicated if hybrid elements intervene within the cloud solution. Hence it is necessary to have a declarative approach for real data munity and consistency. Automation shall be utilized in a smart manner and be able to eliminate data inconsistencies.</span></p>
<ol>
<li style="padding-left: 20px; list-style: square;">
<h3><span style="color: #000000;"><strong>Agility and Data Mobility Should be Focused</strong></span></h3>
</li>
</ol>
<p><span style="color: #000000;">Enterprise-level data management is not easy, whether it resides on cloud, on-premises or both. Data moves from one cloud to another, and hence there arise a need for data mobility. Data requests shall emerge from various spaces and hence, it is important to plan a systematic design on where the data shall land, where shall data processing occur and where shall it reside for long-term. Making data mobility complicated with designs and API tools also makes data management difficult in the longer run.</span></p>
<ol>
<li style="padding-left: 20px; list-style: square;">
<h3><span style="color: #000000;"><strong>Reduce Hands-On management Time</strong></span></h3>
</li>
</ol>
<p><span style="color: #000000;">There are two phenomena created in a hybrid environment. First, applications are fragmented since components and distributed amongst two locations: on-premises and cloud. Second, it creates data explosion. There needs to be a policy driven framework for data. Cloud management requires data management in the first place. If data management takes much of your time throughout the day, cloud management is going to be a whole lot complicated for CSPs.</span></p>
<ol>
<li style="padding-left: 20px; list-style: square;">
<h3><span style="color: #000000;"><strong>A Reliable Backup and Recovery Time</strong></span></h3>
</li>
</ol>
<p><span style="color: #000000;">Disasters and Cyber-attacks are inevitable. It is important to have a decent backup and Recovery policy so as to keep the business running in as less time as possible. With hybrid environment, the surface area for cyber-attacks increases, hence a modern solution is necessary to be installed which is purpose-built to bring back data online quickly without needing a rehydration of the on-premises workload. It creates a positive business impact by lowering recovery time objectives in your cloud solution.</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/cloud/how-to-manage-costs-effectively-with-cloud-cost-management" target="_blank" rel="noopener"><strong><span style="font-size: x-large;"><span style="color: #e61d26;">How to manage costs effectively with Cloud Cost Management</span></span></strong></a></p>
<hr />
<h2><span style="color: #000000;"><strong>MachPanel – The Promising Control Panel for Your Business Automation</strong></span></h2>
<p><span style="color: #000000;">MachPanel is a platform where you find business automation, lifecycle management, cloud automation solutions and many more state-of-the-art deployment options, all as a one window solution. It provides detailed management and Reporting of Office365 Direct Tenants to CSPs. It provides for selling Active Directory Objects in the cloud as a Hosted Service. It offers On-premise Hosted Subscriptions and Consolidated Management of O365. With Migration Tools along with SaaS &amp; IaaS Orchestration, MachPanel is the most favorable option for all the CSPs out there.</span></p>
<p><span style="color: #000000;">So, try MachPanel and automate your business with most effective cloud solution in the market.</span></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/cloud/tips-for-better-business-cloud-data-management">Tips for Better Business Cloud Data Management</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Automation that a control panel should offer to CSPs and hosters</title>
		<link>https://blog.machsol.com/csp/automation-control-panel-should-offer-csps-hosters</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Wed, 30 May 2018 11:26:55 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[CSP]]></category>
		<category><![CDATA[Cloud Automation]]></category>
		<category><![CDATA[cloud automation solution]]></category>
		<category><![CDATA[Cloud Hosting Control Panel]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[CSP automation platform]]></category>
		<category><![CDATA[CSP Customer Relationship]]></category>
		<category><![CDATA[CSP Direct billing]]></category>
		<category><![CDATA[ecommerce flows]]></category>
		<category><![CDATA[Hosting Control Panel]]></category>
		<category><![CDATA[Hosting Service Providers]]></category>
		<category><![CDATA[Hybrid Marketplace]]></category>
		<category><![CDATA[Microsoft CSP Billing]]></category>
		<category><![CDATA[Microsoft CSP Support]]></category>
		<category><![CDATA[Microsoft tier 1 partner]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=3431</guid>

					<description><![CDATA[<p>For Hosting Services Providers, there is nothing better than having a robust, yet simple control panel that makes Service providing an easy task. With increasing updates from big names like Microsoft coming up every now and then, it is necessary for Control Panels to catch up on the trendy updates in time. For example, quite [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/csp/automation-control-panel-should-offer-csps-hosters">Automation that a control panel should offer to CSPs and hosters</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>For Hosting Services Providers, there is nothing better than having a robust, yet simple control panel that makes Service providing an easy task.</p>
<p>With increasing updates from big names like Microsoft coming up every now and then, it is necessary for Control <img fetchpriority="high" decoding="async" class="alignright wp-image-3504" src="https://blog.machsol.com/wp-content/uploads/Automation-that-a-control-panel-should-offer-to-CSPs-and-hosters-2b.png" alt="CSP Automation Solution" width="435" height="268" srcset="https://blog.machsol.com/wp-content/uploads/Automation-that-a-control-panel-should-offer-to-CSPs-and-hosters-2b.png 740w, https://blog.machsol.com/wp-content/uploads/Automation-that-a-control-panel-should-offer-to-CSPs-and-hosters-2b-350x215.png 350w" sizes="(max-width: 435px) 100vw, 435px" />Panels to catch up on the trendy updates in time. For example, quite recently Microsoft has updated its <a href="https://blog.machsol.com/csp/new-csp-direct-bill-requirements">CSP Direct billing requirements</a>. Under this requirement, Microsoft tier 1 partners need to purchase a Microsoft support plan and they also need to demonstrate key capabilities that includes providing customer solution application and enable billing and provisioning infrastructure. If a partner is unable to meet these requirements they will have to switch to a reseller model that is selling through an indirect provider. With this in sight, automation platforms will have to make sure that their solutions enable partners to fulfill these requirements.</p>
<p>Being in the era of Cloud Automation, the basic need of Hosting Service Providers is to be able to transfer the services in a way that is hassle free and complete. Hosting control Panels, nowadays, come in a variety of interfaces and with competitive features. It’s important to know the trendy features of 2018 that make any <span class="_5afx"><span class="_58cm">control panel</span></span> a considerable option. Let’s have a look</p>
<p><span style="color: #000000;"><strong>On Premises/ Hybrid Marketplace</strong></span></p>
<p>In the current era, a lot more customers would want to showcase their products and apps so that they can be sold from a platform. A good Hosting Panel would always give you an option of creating a marketplace for your customers.</p>
<p><span style="color: #000000;"><strong>E-commerce flows</strong></span></p>
<p>Giving the option to resellers about their ecommerce flows and making the sales productive, is the current need of Cloud Hosting Control Panels.</p>
<p><span style="color: #000000;"><strong>Accounts management</strong></span></p>
<p>Tier based account management is the trend of today. A good Hosting Panel offers 3 tier accounts management, that is account management for Providers, resellers and customers. In this way, the hosting providers know which accounts to give more personalization to.</p>
<p><span style="color: #000000;"><strong>Branding and customizations</strong></span></p>
<p>Hosting Panels of today need to cater the need of customization and branding in case of resellers and offer them more flexible options to tailor things according to their business needs.</p>
<p><span style="color: #000000;"><strong>R&amp;D team: Rapid and fast development life cycle</strong></span></p>
<p>With this option, the Hosting Service Providers are able to experience fast and Rapid development life cycle experience. A Good Hosting panel is able to give you the opportunity to keep ahead of the competition.</p>
<p><span style="color: #000000;"><strong>Support (Product and enterprise level)</strong></span></p>
<p>An ideal Panel is able to provide you a good after sale support. This includes the Product support and support at enterprise level after the deployment of a turnkey solution.</p>
<p><span style="color: #000000;"><strong>Self-service portals</strong></span></p>
<p>It is necessary to enable or disable services for consumers so that they can take advantage of those services in a self-service manner giving them independence and control over services like billing, invoicing etc.</p>
<p><span style="color: #000000;"><strong>Role-based Delegation</strong></span></p>
<p>A complete Hosting Control Panel provides role-based delegation. This feature is necessary as it gives the option to assign and control different privileges of  features by administrative or non-administrative user according to their role to the related operation or management related task.</p>
<p><span style="color: #000000;"><strong>Audit and control</strong></span></p>
<p>In order to stand out from the current market Hosting Control Panels, it is necessary to provide a robust auditing system in which there is more control and transparency of the internal system making the reviewing and inspection processes easier. It should also provide the monitoring support in order to make monitoring clean and transparent.</p>
<p><span style="color: #000000;"><strong>Anytime, Anywhere</strong></span></p>
<p>The ability to be accessible from any device and location is the need of current business. Accessibility is the main factor in today’s Control Panels. The support shall be given cross platform and across all devices.</p>
<p><span style="color: #000000;"><strong>Save time, minimize efforts</strong></span></p>
<p>A clutter-free control Panel saves you a good amount of time and money. With options of bulk operations and group tasks, it is easier to do more work in just a few clicks and hence save time and efforts.</p>
<p><span style="color: #000000;"><strong>Billing and Reporting</strong></span></p>
<p>A seamless way of providing billing and analytics to consumers can make the Hosting Control Panel the best in the market. Giving the feature of decent reporting with few clicks can make things manageable and easy for businesses.</p>
<hr />
<p style="text-align: center;"><strong><span style="font-size: large;">ALSO READ</span><br />
</strong><a href="https://blog.machsol.com/csp/new-csp-direct-bill-requirements" target="_blank" rel="noopener"><strong><span style="font-size: x-large;"><span style="color: #e61d26;">New CSP Direct Bill Requirements</span></span></strong></a></p>
<hr />
<p><span style="color: #000000;"><strong>Configuration management with third party plugins</strong></span></p>
<p>Businesses grow and as a result, they find a need to include third party plugins. A good Hosting Control panel must always have room for third party integrations and should provide help and support for such integrations as well.</p>
<p><span style="color: #000000;"><strong>Easy-to-use</strong></span></p>
<p>The most important feature of a Hosting Control panel is its interface. There is no alternate to a clean and neat interface where it is easy for the consumers to get their hands on the features to use. Users are not able to use half the features of a complicated, yet robust interface. In order to deliver features efficiently, the interface needs to be hassle free.</p>
<h2>MachPanel – where you find all the answers</h2>
<p>MachPanel is one solution that inhibits the trendy features of 2018 for a successful <a href="https://www.machsol.com/products/machpanel/">Cloud Hosting Control Panel</a>. It has room for third parties with third party plugins. With MachPanel, there is a lot more to offer than just audit and control. Consumers can showcase their products and sell them effectively with integrated eCommerce flow. Not only that but billing and reporting made easier as it is just a few clicks work. Its neat interface makes it user-friendly. It manages businesses with end-to-end automation making it the best Cloud Hosting Control Panel choice of this era.</p>
<p>The post <a href="https://blog.machsol.com/csp/automation-control-panel-should-offer-csps-hosters">Automation that a control panel should offer to CSPs and hosters</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>MachPanel v5.6 BUILD 44, Now Available!</title>
		<link>https://blog.machsol.com/announcements/machpanel-v5-6-build-44-now-available</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Tue, 25 Jul 2017 05:23:42 +0000</pubDate>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[build v5.6.44]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[Hosting Windows Control Panel]]></category>
		<category><![CDATA[MachPanel]]></category>
		<category><![CDATA[MachPanel v5.6.44]]></category>
		<category><![CDATA[MP Version 5.6 Build 44]]></category>
		<category><![CDATA[Multi-Cloud Service Orchestration & Delivery Platform]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Service Orchestration Platform]]></category>
		<category><![CDATA[Windows Hosting]]></category>
		<guid isPermaLink="false">http://blog.machsol.com/?p=2996</guid>

					<description><![CDATA[<p>We at MachSol Inc., are pleased to announce the immediate availability of the latest build of MachPanel Provisioning System (Complete SaaS &#38; Traditional Hosting Windows Control Panel). Latest build MachPanel v.5.6 Build 44 includes an array of new features and performance improvements alongside bug fixes, to name a few are: X500 address addition to distribution [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/announcements/machpanel-v5-6-build-44-now-available">MachPanel v5.6 BUILD 44, Now Available!</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We at MachSol Inc., are pleased to announce the immediate availability of the latest build of MachPanel Provisioning System (Complete SaaS &amp; Traditional Hosting Windows Control Panel). Latest build <strong>MachPanel v.5.6 Build 44 </strong>includes an array of new features and performance improvements alongside bug fixes, to name a few are:</p>
<div>
<div>
<p><img decoding="async" class="alignright" title="Product - Box" src="https://www.machsol.com/img/MachPanel-v5.png" alt="" width="181" height="213" /></p>
<ul>
<li style="padding-left: 20px; list-style: square;"><span id="ctlContentPlaceHolder_ctl00_ctlViewArticle_ctlPanelBar_lblArticleText">X500 address addition to distribution Groups like X500 records addition to mailboxes</span></li>
<li style="padding-left: 20px; list-style: square;"><span id="ctlContentPlaceHolder_ctl00_ctlViewArticle_ctlPanelBar_lblArticleText">Ability to insert &#8220;Notes&#8221; variable in disclaimer body, Notes added in edit mailbox and disclaimer</span></li>
<li style="padding-left: 20px; list-style: square;"><span id="ctlContentPlaceHolder_ctl00_ctlViewArticle_ctlPanelBar_lblArticleText">Expand VM primary Disk without reboot</span></li>
<li style="padding-left: 20px; list-style: square;">Improvements in MachPanel Online Store</li>
<li style="padding-left: 20px; list-style: square;">Enhancements in MachPanel CSP Module</li>
</ul>
</div>
<p>You may review the complete list by visiting the useful link(s) mentioned as under:</p>
<p><a href="http://kb.machsol.com/Knowledgebase/Article/55548" target="_blank" rel="noopener">MachPanel v.5.6 Build 44 &#8211; Release Notes </a></p>
<p>For more information about MachPanel, visit our website at: <a href="http://www.machsol.com/" target="_blank" rel="noopener">http://www.machsol.com</a> or call Toll free number: +1 877 622 4765. Our Sales &amp; Support teams are always available to assist you in every way possible.</p>
</div>
<p>The post <a href="https://blog.machsol.com/announcements/machpanel-v5-6-build-44-now-available">MachPanel v5.6 BUILD 44, Now Available!</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
