<?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>License key - Techyaz.com</title>
	<atom:link href="https://techyaz.com/tag/license-key/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Tips, Tutorials and How-to Topics</description>
	<lastBuildDate>Tue, 15 May 2018 15:34:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>

<image>
	<url>https://techyaz.com/wp-content/uploads/2017/11/cropped-Site-icon-150x150.png</url>
	<title>License key - Techyaz.com</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SQL Server Evaluation Period has Expired and How to Upgrade it?</title>
		<link>https://techyaz.com/sql-server/sql-server-evaluation-period-has-expired-and-how-to-upgrade-it/</link>
					<comments>https://techyaz.com/sql-server/sql-server-evaluation-period-has-expired-and-how-to-upgrade-it/#respond</comments>
		
		<dc:creator><![CDATA[Manvendra Deo Singh]]></dc:creator>
		<pubDate>Tue, 13 Mar 2018 12:00:05 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Administration]]></category>
		<category><![CDATA[SQL Server UPGRADE]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[License key]]></category>
		<category><![CDATA[SQL Server Uninstallation]]></category>
		<guid isPermaLink="false">http://techyaz.com/?p=1927</guid>

					<description><![CDATA[<p>Generally, we download SQL Server evaluation edition to learn or do some testing before deployments. Evaluation edition of SQL Server is free for 180 days and it is equivalent to SQL Server Enterprise Version. If the validity of Evaluation period&#46;&#46;&#46;</p>
<p>The post <a href="https://techyaz.com/sql-server/sql-server-evaluation-period-has-expired-and-how-to-upgrade-it/">SQL Server Evaluation Period has Expired and How to Upgrade it?</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Generally, we download SQL Server evaluation edition to learn or do some testing before deployments. Evaluation edition of SQL Server is free for 180 days and it is equivalent to SQL Server Enterprise Version. If the validity of Evaluation period i.e. 180 days will exceed then SQL Server will shut down and will not come online. We need to activate this SQL Server instance to a licensed version if we want to keep it running. Here, I will show you how to upgrade SQL Server Evaluation edition to Enterprise, Standard or Developer edition in step by step process.</p>
<p>Recently, one of the SQL Server Instance suddenly stopped working and shutdown automatically. We failed to bring its services online. Even we were not able to launch SQL Server Management studio. When we checked windows event viewer, we had seen multiple event ids for SQL Server like Event ID 7024, Event ID 17051 etc. We got this error because SQL Server evaluation period has expired for this instance.</p>
<p>As I said, SQL Server was down and I tried starting it from SQL Server Configuration Manager. It never come online so I decided to check Windows event viewer. I saw event id 7024 that says something wrong with application SQL Server. You can see the screenshot of event id 7024.</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-large wp-image-1928" src="http://techyaz.com/wp-content/uploads/2018/03/1-Event-Viewer-Error-min-1024x327.png" alt="Event ID 7024" width="1024" height="327" srcset="https://techyaz.com/wp-content/uploads/2018/03/1-Event-Viewer-Error-min-1024x327.png 1024w, https://techyaz.com/wp-content/uploads/2018/03/1-Event-Viewer-Error-min-300x96.png 300w, https://techyaz.com/wp-content/uploads/2018/03/1-Event-Viewer-Error-min-768x246.png 768w, https://techyaz.com/wp-content/uploads/2018/03/1-Event-Viewer-Error-min.png 1073w" sizes="(max-width: 1024px) 100vw, 1024px" /></p>
<p>We can see error 17051 is captured for SQL Server in above screenshot. When I scrolled next error details I saw below details with event id 17051 that says “<em>SQL Server evaluation period has expired</em>”. When you look into SQL Server error log, you will get below details.</p>
<p><span style="color: #ff0000;"><strong>Error: 17051, Severity: 16, State: 1</strong>.</span><br />
<span style="color: #ff0000;"> <strong>SQL Server evaluation period has expired.</strong></span></p>
<p><img decoding="async" class="aligncenter size-full wp-image-1934" src="http://techyaz.com/wp-content/uploads/2018/03/2-Event-Viewer-Error-min.png" alt="SQL Server Evaluation Period has expired" width="955" height="231" srcset="https://techyaz.com/wp-content/uploads/2018/03/2-Event-Viewer-Error-min.png 955w, https://techyaz.com/wp-content/uploads/2018/03/2-Event-Viewer-Error-min-300x73.png 300w, https://techyaz.com/wp-content/uploads/2018/03/2-Event-Viewer-Error-min-768x186.png 768w" sizes="(max-width: 955px) 100vw, 955px" /></p>
<p>Then I decided to check the installed version of SQL Server that clearly says that we had installed SQL Server Evaluation version on this database server. You can get it by launching property window of SQL Server service in SQL Server Configuration Manager. You can see this in below screenshot.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-1935" src="http://techyaz.com/wp-content/uploads/2018/03/3-Event-Viewer-Error-min.png" alt="Evaluation Edition in Service Property Window" width="431" height="501" srcset="https://techyaz.com/wp-content/uploads/2018/03/3-Event-Viewer-Error-min.png 431w, https://techyaz.com/wp-content/uploads/2018/03/3-Event-Viewer-Error-min-258x300.png 258w" sizes="(max-width: 431px) 100vw, 431px" /></p>
<p>Now we had to upgrade SQL Server evaluation edition to bring it online and make it work as it was working before. To start this, we need SQL Server setup files to perform this upgrade. Follow below steps to activate your expired SQL Server evaluation version to either standard, enterprise or developer edition.</p>
<h3><span style="color: #333399;">Upgrade SQL Server Evaluation Edition to Enterprise Edition</span></h3>
<p>First decide on which edition you want to upgrade your expired SQL Server evaluation edition instance. Copy identified edition of SQL Server setup files to the target or impacted SQL Server machine. Now we will launch SQL Server Installation Center to run this upgrade. Make sure to run this whole process using sysadmin account.</p>
<p>Double click on Setup.exe file to start the upgrade. You will get <strong>SQL Server Installation Center</strong> once you run setup.exe file of SQL Server setup. Click at “<strong>Maintenance</strong>” tab from left side pane as shown in below image and then click on “<strong>Edition Upgrade”</strong> option from right side pane.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1936" src="http://techyaz.com/wp-content/uploads/2018/03/4-SQL-Setup-min.png" alt="SQL Server Installation Center" width="798" height="598" srcset="https://techyaz.com/wp-content/uploads/2018/03/4-SQL-Setup-min.png 798w, https://techyaz.com/wp-content/uploads/2018/03/4-SQL-Setup-min-300x225.png 300w, https://techyaz.com/wp-content/uploads/2018/03/4-SQL-Setup-min-768x576.png 768w" sizes="auto, (max-width: 798px) 100vw, 798px" /></p>
<p>Once you click at Edition upgrade, below image will come to proceed. This screen will come to enter the product key of SQL Server. Verify the correct product key and click on next button to proceed.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1938" src="http://techyaz.com/wp-content/uploads/2018/03/5-SQL-Setup-min.png" alt="Enter Product key" width="815" height="621" srcset="https://techyaz.com/wp-content/uploads/2018/03/5-SQL-Setup-min.png 815w, https://techyaz.com/wp-content/uploads/2018/03/5-SQL-Setup-min-300x229.png 300w, https://techyaz.com/wp-content/uploads/2018/03/5-SQL-Setup-min-768x585.png 768w" sizes="auto, (max-width: 815px) 100vw, 815px" /></p>
<p>Once you click at next button you will get below pop up “<em>Evaluation period has expired</em>”. Click on Ok button to proceed.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1939" src="http://techyaz.com/wp-content/uploads/2018/03/6-SQL-Setup-min.png" alt="Pop up evaluation period has expired" width="819" height="617" srcset="https://techyaz.com/wp-content/uploads/2018/03/6-SQL-Setup-min.png 819w, https://techyaz.com/wp-content/uploads/2018/03/6-SQL-Setup-min-300x226.png 300w, https://techyaz.com/wp-content/uploads/2018/03/6-SQL-Setup-min-768x579.png 768w" sizes="auto, (max-width: 819px) 100vw, 819px" /></p>
<p>Next screen will come to accept the License Terms. Click at Next button after selecting “<em>I accept license terms</em>” checkbox option.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1940" src="http://techyaz.com/wp-content/uploads/2018/03/7-SQL-Setup-min.png" alt="Accept License Terms" width="823" height="621" srcset="https://techyaz.com/wp-content/uploads/2018/03/7-SQL-Setup-min.png 823w, https://techyaz.com/wp-content/uploads/2018/03/7-SQL-Setup-min-300x226.png 300w, https://techyaz.com/wp-content/uploads/2018/03/7-SQL-Setup-min-768x579.png 768w" sizes="auto, (max-width: 823px) 100vw, 823px" /></p>
<p>Here, you will get installed components of SQL Server. Verify the SQL Server instance and click on next button to proceed. You can see edition is showing as Evaluation in below screenshot.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1941" src="http://techyaz.com/wp-content/uploads/2018/03/8-SQL-Setup-min.png" alt="Instance of SQL Server Installed on this machine" width="821" height="619" srcset="https://techyaz.com/wp-content/uploads/2018/03/8-SQL-Setup-min.png 821w, https://techyaz.com/wp-content/uploads/2018/03/8-SQL-Setup-min-300x226.png 300w, https://techyaz.com/wp-content/uploads/2018/03/8-SQL-Setup-min-768x579.png 768w" sizes="auto, (max-width: 821px) 100vw, 821px" /></p>
<p>Once you will click at Next button, rules will be checked by the setup and you can see the progress bar in below image.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-1942 size-full" src="http://techyaz.com/wp-content/uploads/2018/03/9-SQL-Setup-min.png" alt="Check Rules" width="817" height="609" srcset="https://techyaz.com/wp-content/uploads/2018/03/9-SQL-Setup-min.png 817w, https://techyaz.com/wp-content/uploads/2018/03/9-SQL-Setup-min-300x224.png 300w, https://techyaz.com/wp-content/uploads/2018/03/9-SQL-Setup-min-768x572.png 768w" sizes="auto, (max-width: 817px) 100vw, 817px" /></p>
<p>Now it’s time for final window of this upgrade process where you need to recheck and verify the details and if everything looks good then click at “Upgrade” button to start the upgrade process.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1943" src="http://techyaz.com/wp-content/uploads/2018/03/10-SQL-Setup-min.png" alt="Run the upgrade" width="823" height="615" srcset="https://techyaz.com/wp-content/uploads/2018/03/10-SQL-Setup-min.png 823w, https://techyaz.com/wp-content/uploads/2018/03/10-SQL-Setup-min-300x224.png 300w, https://techyaz.com/wp-content/uploads/2018/03/10-SQL-Setup-min-768x574.png 768w" sizes="auto, (max-width: 823px) 100vw, 823px" /></p>
<p>Setup will process and end up with new upgraded edition. You have been activated SQL Server to run it on your server and it has been upgraded to your identified edition of SQL Server i.e Enterprise edition.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1944" src="http://techyaz.com/wp-content/uploads/2018/03/11-SQL-Setup-min.png" alt="Upgraded" width="807" height="621" srcset="https://techyaz.com/wp-content/uploads/2018/03/11-SQL-Setup-min.png 807w, https://techyaz.com/wp-content/uploads/2018/03/11-SQL-Setup-min-300x231.png 300w, https://techyaz.com/wp-content/uploads/2018/03/11-SQL-Setup-min-768x591.png 768w" sizes="auto, (max-width: 807px) 100vw, 807px" /></p>
<p>You can check the upgraded edition by launching property window of SQL Server service in SQL Server Configuration window. We can see now edition is showing as Enterprise Edition. Here, we have upgraded SQL Server evaluation version to Enterprise edition of SQL Server 2014.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1945" src="http://techyaz.com/wp-content/uploads/2018/03/12-SQL-Service-min.png" alt="SQL Server Service Property " width="429" height="503" srcset="https://techyaz.com/wp-content/uploads/2018/03/12-SQL-Service-min.png 429w, https://techyaz.com/wp-content/uploads/2018/03/12-SQL-Service-min-256x300.png 256w" sizes="auto, (max-width: 429px) 100vw, 429px" /></p>
<p>Now you can go ahead and launch SQL Server Management Studio and establish database connection to check and verify all details to make sure everything is ok on your database server.<br />
I hope you like this article. Please follow our <a href="https://www.facebook.com/Techyaz/">Facebook</a> page and <a href="https://twitter.com/Tech_yaz">Twitter</a> handle to get latest updates.</p>
<p><em><strong><span style="color: #800000;">Read More:</span></strong></em></p>
<ul>
<li><strong><a href="http://techyaz.com/sql-server/update-license-key-product-key-sql-server-instance/" target="_blank" rel="noopener">How to update License Key or Product Key of SQL Server?</a></strong></li>
<li><strong><a href="http://techyaz.com/sql-server/troubleshooting/fix-sql-server-installation-error-1639/" target="_blank" rel="noopener">Fix SQL Server Installation Error 1639</a></strong></li>
<li><strong><a href="http://techyaz.com/interview-questions/sql-server-dba-interview-questions-answers/" target="_blank" rel="noopener">SQL Server Interview Questions &amp; Answers</a></strong></li>
</ul>
<p>The post <a href="https://techyaz.com/sql-server/sql-server-evaluation-period-has-expired-and-how-to-upgrade-it/">SQL Server Evaluation Period has Expired and How to Upgrade it?</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techyaz.com/sql-server/sql-server-evaluation-period-has-expired-and-how-to-upgrade-it/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to update License Key or Product Key of SQL Server Instance</title>
		<link>https://techyaz.com/sql-server/sql-server-administration/update-license-key-product-key-sql-server-instance/</link>
					<comments>https://techyaz.com/sql-server/sql-server-administration/update-license-key-product-key-sql-server-instance/#comments</comments>
		
		<dc:creator><![CDATA[Maruti Nandan]]></dc:creator>
		<pubDate>Wed, 06 Sep 2017 08:25:22 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Administration]]></category>
		<category><![CDATA[HowTO]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[License key]]></category>
		<category><![CDATA[Product key]]></category>
		<guid isPermaLink="false">http://techyaz.com/?p=807</guid>

					<description><![CDATA[<p>I was working in a project where I came to know client was using MSDN licenses on production environment. Though they have MS SQL Server license available but those SQL Server licenses were not applied on this production server. This&#46;&#46;&#46;</p>
<p>The post <a href="https://techyaz.com/sql-server/sql-server-administration/update-license-key-product-key-sql-server-instance/">How to update License Key or Product Key of SQL Server Instance</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I was working in a project where I came to know client was using MSDN licenses on production environment. Though they have MS SQL Server license available but those SQL Server licenses were not applied on this production server. This can be major compliance issue if you are running your production system with MSDN license. I had suggested the same to client and convince them to apply available license key to the running SQL Server Instances in production.</p>
<p>Read attached article if you want to<strong> <a href="https://techyaz.com/sql-server/troubleshooting/sql-server-evaluation-period-has-expired-and-how-to-upgrade-it/" target="_blank" rel="noopener">upgrade your SQL Server Evaluation Edition to Standard, Enterprise or Developer Edition</a>. </strong>You can also activate your SQL Server Instance if its evaluation period has been expired using same article.</p>
<p><span style="color: #000080;"><strong>Note: &#8211;</strong></span> <strong>Take proper Full backup of your all databases before starting this activity</strong>. Make sure to create script of all Logins and SQL Server Agent Jobs etc. You can also <strong>Rename your Data folder</strong> where you have placed your database files to secure the databases during this process post stopping SQL Server services .</p>
<p><span style="color: #800000;"><em><strong>Read More:</strong></em></span></p>
<ul>
<li><strong><a href="https://techyaz.com/interview-questions/sql-server-interview-questions-answers-architecture/" target="_blank" rel="noopener">SQL Server Architecture Interview Questions &amp; Answers</a></strong></li>
<li><strong><a href="https://techyaz.com/sql-server/what-should-be-the-best-value-for-fill-factor-in-sql-server/" target="_blank" rel="noopener">What should be best value for fill factor in SQL Server?</a></strong></li>
<li><strong><a href="https://techyaz.com/sql-server/always-turn-off-database-auto-shrink/" target="_blank" rel="noopener">Why Should You Always Turn Off Database Auto Shrink Property?</a></strong></li>
<li><strong><a href="https://techyaz.com/sql-server/improve-sql-server-bulk-data-import-performance/" target="_blank" rel="noopener">How to Improve Bulk Data Load Performance?</a></strong></li>
</ul>
<h3><span style="color: #000080;">Change SQL Server License key</span></h3>
<p><strong>Step 1-</strong> First step is to stop all SQL Server services. Launch SQL Server Configuration Manager and shutdown all services.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-808 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/1-services.jpg" alt="" width="625" height="102" srcset="https://techyaz.com/wp-content/uploads/2017/09/1-services.jpg 625w, https://techyaz.com/wp-content/uploads/2017/09/1-services-300x49.jpg 300w" sizes="auto, (max-width: 625px) 100vw, 625px" /></p>
<p><strong>Step 2-</strong>  <strong>Copy SQL Server Enterprise/Standard edition setup</strong> to your server where you want to change the SQL Server product key. Run <strong>Setup.Exe </strong>with an <strong>Administrator</strong> account. <strong>SQL Server Installation Center</strong> will appear on your screen to proceed. Click on <strong>Maintenance</strong> tab from left side pane. You can see multiple options in right side pane. Select first option <strong>Edition Upgrade</strong> as shown in below image and click <strong>Next.</strong></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-809" src="http://techyaz.com/wp-content/uploads/2017/09/2-edition-upgrade.jpg" alt="" width="800" height="178" srcset="https://techyaz.com/wp-content/uploads/2017/09/2-edition-upgrade.jpg 800w, https://techyaz.com/wp-content/uploads/2017/09/2-edition-upgrade-300x67.jpg 300w, https://techyaz.com/wp-content/uploads/2017/09/2-edition-upgrade-768x171.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>
<p><strong>Step3-</strong> SQL Server will check all required rules, once all rules will be passed next button will enable to proceed. Click on Next button here.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-810" src="http://techyaz.com/wp-content/uploads/2017/09/3-rule-checks.jpg" alt="sql server rules check" width="622" height="466" srcset="https://techyaz.com/wp-content/uploads/2017/09/3-rule-checks.jpg 622w, https://techyaz.com/wp-content/uploads/2017/09/3-rule-checks-300x225.jpg 300w" sizes="auto, (max-width: 622px) 100vw, 622px" /></p>
<p><strong>Step 4-</strong> Once you click on Next button of above screen, next window will come to enter the License Key or product Key of SQL Server Instance. <strong>Enter your Product Key</strong> or if EXE has a valid license key to cross verify then proceed for Next button with the same License key. Make sure that License key is not for MSDN or from any invalid source.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-811" src="http://techyaz.com/wp-content/uploads/2017/09/4-product-key.jpg" alt="enter sql server product key" width="755" height="335" srcset="https://techyaz.com/wp-content/uploads/2017/09/4-product-key.jpg 755w, https://techyaz.com/wp-content/uploads/2017/09/4-product-key-300x133.jpg 300w" sizes="auto, (max-width: 755px) 100vw, 755px" /></p>
<p><strong>Step 5-</strong> Accept License Term and Condition and Click on Next button to proceed.</p>
<p><strong>Step 6-</strong> Select MS SQL Server Instance for which you are going to change license key if you have multiple instances.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-812" src="http://techyaz.com/wp-content/uploads/2017/09/5-final-window.jpg" alt="sql instance" width="600" height="460" srcset="https://techyaz.com/wp-content/uploads/2017/09/5-final-window.jpg 600w, https://techyaz.com/wp-content/uploads/2017/09/5-final-window-300x230.jpg 300w" sizes="auto, (max-width: 600px) 100vw, 600px" /></p>
<p><strong>Step 7-</strong> Click on Next button of above screen, it will check all rules for edition upgrade. If all rules shows as Passed you are good to go ahead. If your are getting any warning or error verify and try to fix it before going with the next step.</p>
<p><strong>Step 8-</strong> Below will be the final window that prompt for Ready to upgrade the edition. Click on Upgrade button if all looks ok.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-813" src="http://techyaz.com/wp-content/uploads/2017/09/6-final-window.jpg" alt="install sql server" width="804" height="550" srcset="https://techyaz.com/wp-content/uploads/2017/09/6-final-window.jpg 804w, https://techyaz.com/wp-content/uploads/2017/09/6-final-window-300x205.jpg 300w, https://techyaz.com/wp-content/uploads/2017/09/6-final-window-768x525.jpg 768w" sizes="auto, (max-width: 804px) 100vw, 804px" /></p>
<p><strong>Step 9-</strong> Once License will be updated below window will prompt with succeeded status.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-814" src="http://techyaz.com/wp-content/uploads/2017/09/8-success.jpg" alt="" width="468" height="148" srcset="https://techyaz.com/wp-content/uploads/2017/09/8-success.jpg 468w, https://techyaz.com/wp-content/uploads/2017/09/8-success-300x95.jpg 300w" sizes="auto, (max-width: 468px) 100vw, 468px" /></p>
<p>Now you MSDN license has been changed to valid SQL Server Enterprise License. License will change based on the SQL Server setup you used for edition upgrade.</p>
<p>You might face <strong>Access Denied</strong> error during this edition upgrade, here is the solution to fix this error. You may get access denied error on SQL Server License.rtf file for that you need to uncheck read only attribute from file name.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-815" src="http://techyaz.com/wp-content/uploads/2017/09/7-read-only.jpg" alt="license key file" width="345" height="320" srcset="https://techyaz.com/wp-content/uploads/2017/09/7-read-only.jpg 345w, https://techyaz.com/wp-content/uploads/2017/09/7-read-only-300x278.jpg 300w" sizes="auto, (max-width: 345px) 100vw, 345px" /></p>
<p>&nbsp;</p>
<p>If you have renamed your Data folder before starting this process as suggested in Note section, you can rename back it to Data folder again and then start the SQL Server services. Now, start MS SQL services which you have stopped initially before starting upgrade activity and check SQL Server Instance version and license type . You can see our output looks like below details.</p>
<pre class="brush: sql; title: ; notranslate" title=""><strong><span class="kwrd" style="color: blue;">Microsoft SQL Server 2012 (SP3) (KB#######) - 11.0.6020.0 (X64)
Date and time
Copyright (c) Microsoft Corporation
Enterprise Edition: Core-based Licensing (64-bit) on Windows NT 6.3 &lt;X64&gt;
(Build 9600: ) (Hypervisor)
</span></strong></pre>
<p>I hope you like this article. Please follow us on our <a href="https://www.facebook.com/Techyaz/">facebook page</a> and on <a href="https://twitter.com/Tech_yaz">Twitter </a>handle to get latest updates.</p>
<p>The post <a href="https://techyaz.com/sql-server/sql-server-administration/update-license-key-product-key-sql-server-instance/">How to update License Key or Product Key of SQL Server Instance</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techyaz.com/sql-server/sql-server-administration/update-license-key-product-key-sql-server-instance/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
