<?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>Microsoft Archives - ICT News</title>
	<atom:link href="https://www.ict-news.org/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ict-news.org</link>
	<description>Information &#38; Communication technology world news</description>
	<lastBuildDate>Fri, 28 Apr 2017 07:50:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.3</generator>

<image>
	<url>https://www.ict-news.org/wp-content/uploads/2018/03/ICT-icon-3.png</url>
	<title>Microsoft Archives - ICT News</title>
	<link>https://www.ict-news.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Old Windows Server machines can still fend off hacks. Here&#8217;s how</title>
		<link>https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/</link>
					<comments>https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 28 Apr 2017 07:50:38 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Cybercrime]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7757</guid>

					<description><![CDATA[<p>Old Windows Server machines can still fend off hacks. Here&#8217;s how Many businesses still use Windows Server 2003, even as Microsoft no longer supports the OS If you&#8217;re running a Windows Server 2003 machine, you have a problem. Your already-vulnerable computer is now at severe risk of being hacked. That&#8217;s due to the internet release earlier this month of a batch [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/">Old Windows Server machines can still fend off hacks. Here&#8217;s how</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Old Windows Server machines can still fend off hacks. Here&#8217;s how</h1>
<h2>Many businesses still use Windows Server 2003, even as Microsoft no longer supports the OS</h2>
<p>If you&#8217;re running a Windows Server 2003 machine, you have a problem. Your already-vulnerable computer is now at severe risk of being hacked.</p>
<p>That&#8217;s due to the internet release earlier this month of a batch of updates that paint a bull&#8217;s-eye on computers running Windows Server 2003, according to security researchers.</p>
<p>“I can teach my mom how to use some of these exploits,” said Jake Williams, founder of Rendition Infosec, a security provider. “They are not very complicated at all.”</p>
<p>Experts are urging affected businesses to upgrade to the latest Windows OSes, which offer <a href="http://www.pcworld.com/article/3190161/security/microsoft-past-patches-address-leaked-nsa-exploits.html">security patches</a> that can address the threat.</p>
<aside class="nativo-promo smartphone"></aside>
<p>But some, particularly those in manufacturing and healthcare, cannot because they rely on legacy software that won&#8217;t run on a modern operating system.</p>
<p>“It’s usually very costly to upgrade,” he said. “And again, the machine is working fine, but control has to be done through Windows Server 2003.”</p>
<p>There may be more than 500,000 Windows Server 2003 machines publicly exposed to the internet, <a href="https://www.renditioninfosec.com/2017/04/shadow_brokers_windows_exploits/">according to Shodan</a>, a search engine for devices. But Williams estimates there are many more vulnerable machines running behind company firewalls.</p>
<p>So, for those that can’t, here are some tips to keep your old Windows Server 2003 machine secure.</p>
<h3><strong>The danger</strong></h3>
<p>The spying tools include several Windows-based exploits, or hacking programs, that target the Windows Server Message Block (SMB) protocol, which is used for file-sharing purposes. The exploits work by remotely triggering the OS to execute code, which can be used to install other malware.</p>
<h3><strong>Network segmentation and monitoring</strong></h3>
<p>Companies saddled with older Windows Server machines can still protect themselves. Williams suggests they go beyond putting vulnerable servers behind a firewall, and use a tactic called network segmentation.</p>
<p>This can involve restricting access to your most critical servers, and ensuring only system admins can control them. “So instead of giving 20,000 people in a company access, you can cut that number down to 20,” Williams said.</p>
<p>Thus, if hackers ever do breach the firewall, they’ll have access to a smaller segment of the corporate network.</p>
<p>Network segmentation also doesn’t cost a lot of money. Enterprise internet routers often contain access control features that can limit which computers can talk to what, Williams said.</p>
<p>Businesses should also consider monitoring the vulnerable servers, or at least the ones carrying critical information. Any unusual data traffic moving through them is probably a sign they’ve been hacked, he said.</p>
<h3><strong>Weighing the risks</strong></h3>
<p>To keep malicious activity out of vulnerable systems, <a href="http://computerworld.com/article/3002516/security/deploying-application-whitelisting-nist-has-some-advice-for-you.html">application whitelisting</a> can also be used, said Jason Leitner, president of Below0Day, an IT security provider.</p>
<p>Whitelisting works by allowing only trusted applications to run on a computer. It’s the opposite approach of antivirus products, which essentially blacklists malicious programs based on known indicators.</p>
<p>Businesses can also create backups of any sensitive data stored in these machines. One malicious threat that’s been growing in recent years has been <a href="http://computerworld.com/article/3152052/security/ransomware-became-one-of-the-top-threats-to-enterprises-this-year.html">ransomware</a>. It works by infecting a computer, and encrypting all the data inside. To free the machine, victims have to pay a ransom, usually in bitcoin.</p>
<p>However, even with these safeguards, the best solution to protecting a vulnerable Windows Server system is to upgrade, according to security experts.</p>
<p>Although it might be costly in the short term, the investment can help businesses avoid a disastrous data breach. Tiago Henriques, CEO of security firm BinaryEdge, encourages businesses to calculate which is higher: “The cost of buying the upgrade or the damage to their brand and their clients if they get hacked?”</p>
<p>&nbsp;</p>
<p>By <a href="http://www.computerworld.com/author/Michael-Kan/" rel="author">Michael Kan</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to learn more about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/">Old Windows Server machines can still fend off hacks. Here&#8217;s how</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>FAQ: How to skip a Windows 10 upgrade</title>
		<link>https://www.ict-news.org/faq-skip-windows-10-upgrade/</link>
					<comments>https://www.ict-news.org/faq-skip-windows-10-upgrade/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 28 Apr 2017 07:44:19 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Infrastructure Management]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7754</guid>

					<description><![CDATA[<p>FAQ: How to skip a Windows 10 upgrade Enterprises can blow by an upgrade &#8230; if they&#8217;re willing to hotfoot it to the next version Credit: Gregg Keizer/ IDGE Enterprises that try to slow down Microsoft&#8217;s upgrade train by skipping one of the twice-yearly Windows 10 refreshes will have to hustle to stay in support, according to the company&#8217;s latest [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/faq-skip-windows-10-upgrade/">FAQ: How to skip a Windows 10 upgrade</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>FAQ: How to skip a Windows 10 upgrade</h1>
<section class="deck viewability">
<h2>Enterprises can blow by an upgrade &#8230; if they&#8217;re willing to hotfoot it to the next version</h2>
</section>
<div class="cat-social">
<figure class="hero-img"><img src="http://images.techhive.com/images/article/2017/04/win10-top-story-art-100720170-large.jpg" alt="Windows 10 upgrade timeline top story art" /><figcaption>Credit: Gregg Keizer/ IDGE</figcaption></figure>
</div>
<div class="cat ">
<p>Enterprises that try to slow down Microsoft&#8217;s upgrade train by skipping one of the twice-yearly Windows 10 refreshes will have to hustle to stay in support, according to the company&#8217;s latest scheduling disclosures.</p>
<p>Corporate users of Windows 10 may have as little as two months to deploy a feature upgrade after passing on the one prior. Only if IT administrators are willing to roll out a consumer-quality version &#8212; one that Microsoft has not yet given the approved-for-business green light &#8212; will they have up to six months to upgrade employees&#8217; PCs.</p>
<p>Those limitations come from Microsoft&#8217;s latest pledge to support any given Windows 10 feature upgrade for 18 months, and the company&#8217;s long-standing timeline on how it moves each upgrade from development to release, first to consumers and then to commercial customers.</p>
<aside class="fakesidebar"><strong>[ Further reading: <a href="http://www.computerworld.com/article/3191510/microsoft-windows/microsoft-fixes-windows-10-upgrade-tempo-and-timing-to-placate-enterprises.html#tk.ctw-infsb" target="_blank" rel="noopener noreferrer">Microsoft fixes Windows 10 upgrade tempo and timing to placate enterprises</a> ]</strong></aside>
<p>To illustrate how Microsoft&#8217;s scheduling affects businesses &#8212; which must, sooner or later, adopt Windows 10 &#8212; we&#8217;ve illustrated Windows&#8217; software-as-a-service calendar and the options enterprises have.</p>
<p><b>Feature upgrade timetable.</b> Each feature upgrade goes through a several-step process that, in turn, generates the 18 months that Microsoft has promised to support with security patches and other bug fixes.</p>
<p>Each upgrade is numbered in Microsoft&#8217;s <i>yymm</i> format; <i>1703</i>, for example. Once an upgrade is completed, Microsoft issues it to devices assigned to the Current Branch (CB), the release track adopted by virtually all consumer PCs. Over the next four months (shown in blue in the following figure), Microsoft feeds the upgrade to an increasing number of CB devices, monitors telemetry and feedback, and then quashes the inevitable bugs that users uncover. Think of CB as the upgrade&#8217;s shake-down cruise, taken before the <i>real</i> paying customers arrive.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 1" href="http://images.techhive.com/images/article/2017/04/win10-timeline-1-100720165-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-1-100720165-large.jpg" alt="Windows 10 upgrade timeline 1" width="700" height="216" data-imageid="100720165" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 1</p>
</figcaption></figure>
<p>Only after a feature upgrade has run the consumers&#8217; testing gauntlet does Microsoft certify it as business-ready. After four months on the CB, the theoretically-more-stable-and-more-reliable build is released to the Current Branch for Business (CBB), the most popular track for enterprise PCs. Yellow marks the CBB in Figure 1 above.</p>
<p><b>Microsoft supports just two upgrades on the CBB concurrently.</b> This part of Windows 10&#8217;s support is important in understanding how the whole schedule plays out.</p>
<p>If N equals the current upgrade, say, 1703, then Microsoft will support N+1 (this year&#8217;s September release, labeled 1709) as well when the two are simultaneously on the CBB. That 12-month span would be February 2018, when 1709 reaches the CBB, through July 2018, when N+2, or next year&#8217;s March upgrade (1803) is promoted to the CBB.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 2" href="http://images.techhive.com/images/article/2017/04/win10-timeline-2-100720166-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-2-100720166-large.jpg" alt="Windows 10 upgrade timeline 2" width="700" height="301" data-imageid="100720166" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 2</p>
</figcaption></figure>
<p>But Microsoft does not suddenly drop N, or 1703, from support as soon as N+2 makes the CBB. Instead, the company starts a 60-day-or-so countdown. Only at the end of those 60 days does it scratch N from the support list. N+1 then becomes N and N+2 morphs into N+1.</p>
<p>See Figure 2 for how this works; the 60-day grace period is in green.</p>
<p>That means for the months of August and September 2018, Microsoft will support 1703, 1709 <i>and</i> 1803.</p>
<p>Not surprisingly, the combination of Microsoft&#8217;s every-six-month upgrade delivery cadence, the four months an upgrade spends on CB, and the two-month grace period at the end all generate a support lifecycle of 18 months. Yes, Microsoft planned it that way.</p>
<p><b>Endless upgrading.</b> Because of the timing of Windows 10 feature refreshes, businesses that adopt each will be upgrading every six months, assuming they deploy the builds at the same point in their CBB timelines.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 3" href="http://images.techhive.com/images/article/2017/04/win10-timeline-3-100720167-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-3-100720167-large.jpg" alt="Windows 10 upgrade timeline 3" width="700" height="301" data-imageid="100720167" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 3</p>
</figcaption></figure>
<p>If the organization rolls out each upgrade at the beginning of the CBB, the tick-tock is a regular tempo. The company would deploy 1703 in August 2017, 1709 in February 2018, and 1803 in August 2018.</p>
<p>Figure 3 illustrates the cadence, with the red arrows showing the jumps from one build to the next.</p>
<p><b>There is some flexibility.</b> Enterprises can increase the interval between upgrades, providing some flexibility; but there&#8217;s a limit to how far things will stretch and how long a refresh can be put off. In many ways, it&#8217;s a rob-Peter-to-pay-Paul deal.</p>
<p>For example, an organization that adopted 1703 as soon as it landed on the CBB (August) could stay on that version for 10 months by delaying the move to 1709 until early June 2018. But because of 1709&#8217;s hard support stop (coming in March 2019), the enterprise would be on 1709 for just seven months if it wanted to give itself, say, three months to upgrade to 1803.</p>
<p>Check out Figure 4 for how this would work.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 4" href="http://images.techhive.com/images/article/2017/04/win10-timeline-4-100720168-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-4-100720168-large.jpg" alt="Windows 10 upgrade timeline 4" width="700" height="311" data-imageid="100720168" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 4</figcaption></figure>
<p>The maximum amount of time between upgrades &#8212; without skipping one &#8212; would be 14 months, but only by migrating at the last minute, as the grace period expires. However, that would leave just 6 months on the next version before <i>another</i> upgrade.</p>
<p>Rule of thumb: Assuming no version is skipped, the total length of support for <i>two consecutive builds</i> can be no more than 20 months. Extend support for the first, and support for the second shrinks.</p>
<p><b>Hustle-bustle to skip an upgrade.</b> Organizations can skip a Windows 10 feature upgrade, but the price will be steep.</p>
<p>Microsoft&#8217;s schedule will give companies just two months &#8212; the grace period of the version upgrading <i>from</i> &#8212; to migrate. Figure 5 shows the small window, no pun intended, if the version being upgraded <i>to</i>, in this case 1803, has been certified as business-ready and thus planted on the CBB.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 5" href="http://images.techhive.com/images/article/2017/04/win10-timeline-5-100720169-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-5-100720169-large.jpg" alt="Windows 10 upgrade timeline 5" width="700" height="301" data-imageid="100720169" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 5</p>
</figcaption></figure>
<p>The only way to expand that window would be to begin upgrading while 1803 was still being tested by consumer guinea pigs, still on the CB. Backing the migration into the half-way point of the CB, for instance, would give the organization about four months to finish the upgrade from 1703 to 1803.</p>
<p>Depending on when the company starts an upgrade, its PCs will remain on a version for 12 to 14 months.</p>
</div>
<p>By <a href="http://www.computerworld.com/author/Gregg-Keizer/" rel="author">Gregg Keizer</a>, source by <a href="http://www.computerworld.com/">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/faq-skip-windows-10-upgrade/">FAQ: How to skip a Windows 10 upgrade</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/faq-skip-windows-10-upgrade/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft tools coalesce for serverless computing</title>
		<link>https://www.ict-news.org/microsoft-tools-coalesce-serverless-computing/</link>
					<comments>https://www.ict-news.org/microsoft-tools-coalesce-serverless-computing/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Thu, 20 Apr 2017 08:53:04 +0000</pubDate>
				<category><![CDATA[google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[PaaS]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7736</guid>

					<description><![CDATA[<p>Microsoft tools coalesce for serverless computing Azure Functions, Logic Apps, Azure Stack, and .Net come together for the next stage of PaaS both in the cloud and on-premises Microsoft’s adoption of serverless computing is a big piece of Azure maturing as a platform. There’s a lot going on here, as architectures and services evolve to take advantage of the unique [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsoft-tools-coalesce-serverless-computing/">Microsoft tools coalesce for serverless computing</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Microsoft tools coalesce for serverless computing</h1>
<h2>Azure Functions, Logic Apps, Azure Stack, and .Net come together for the next stage of PaaS both in the cloud and on-premises</h2>
<p>Microsoft’s adoption of <a href="http://www.infoworld.com/article/3175761/serverless-computing-freedom-for-devs-at-last.html">serverless computing</a> is a big piece of Azure maturing as a platform. There’s a lot going on here, as architectures and services evolve to take advantage of the unique capabilities of the <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">cloud</span></span> and we as users and developers migrate away from traditional server architectures.</p>
<p>Mark Russinovich, Microsoft’s CTO of Azure, has a distinct view on the evolution of <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">cloud</span></span> as a platform. “Infrastructure as a service [IaaS] is table stakes,” he said at an Azure Serverless computing event at Microsoft’s Redmond, Wash., headquarters last week, “Platform as a service [PaaS] is the next step, offering runtimes and developing on them, an API and an endpoint, where you consume services.” That’s where we are today, where we still define the resources we use when we build cloud applications.</p>
<aside class="fakesidebar"><strong>[ A developer’s guide: <a href="http://www.infoworld.com/article/3175761/cloud-computing/serverless-computing-freedom-for-devs-at-last.html#tk.ifw-infsb">Get started with serverless computing</a>. | <a href="http://www.infoworld.com/article/3161191/paas/microsoft-azure-functions-locks-in-on-serverless-computing.html#tk.ifw-infsb">Microsoft Azure Functions locks in on serverless computing</a>. | <a href="http://www.infoworld.com/article/3165484/build-em-now-5-uses-for-serverless-frameworks.html#tk.ifw-infsb">Build ’em now! 5 uses for serverless frameworks</a>. ]</strong></aside>
<p>Then comes serverless <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">computing</span></span>. “Serverless is the next generation of computing, the point of maximum value,” Russinovich said.</p>
<p>What he’s talking about is abstracting applications from the underlying servers, where code is event-driven and scales on demand, charged by the operation rather than by the resources used. As he said, “I don’t have to worry about the servers. The platform gives me the resources as I need them.” That’s the real definition of serverless computing: The servers and OS are still there, but as a user and a developer you don’t need to care about them.</p>
<aside class="nativo-promo smartphone"></aside>
<h3>Serverless computing is the next phase of virtualization</h3>
<p>You can look at it as a logical evolution of virtualization. As the public cloud has matured, it’s gone from one relatively simple type of virtual machine and one specific type of underlying hardware to specialized servers that can support IaaS implementations for all kinds of use cases, such as high-performance computing servers with massive GPUs for parallel processing and for scientific computing working with numerical methods, or such as arrays of hundreds of tiny servers powering massive web presences.</p>
<p>That same underlying flexibility powers the current generation of PaaS, where applications and code run independently of the underlying hardware while still requiring you to know what the underlying servers can do. To get the most out of PaaS (that is, to get the right fit for your code), you still need to choose servers and storage.</p>
<p>With serverless computing, you can go a step further, concentrating on only the code you’re running, knowing that it’s ephemeral and you’re using it to process and route data from one source to another application. Microsoft’s serverless implementations have an explicit lifespan, so you don’t rely on them being persistent, only on them being there when you need them. If you try to use a specific instance outside that limited life, you get an error message because the application and its hosting container will be gone.</p>
<h3>Three serverless computing models</h3>
<p>Nir Mashkowski, principal group manager for Azure App Service, noted three usage patterns for Azure’s serverless offerings.</p>
<aside class="nativo-promo tablet desktop"></aside>
<p>The first, and most common, pattern is what he calls “brownfield” implementations. They are put together by enterprises as part of an overall cloud application strategy, using <a href="http://www.infoworld.com/article/3161191/microsoft-azure-functions-locks-in-on-serverless-computing.html">Azure Functions</a> and Logic Apps as an integration tool, linking old apps and new and on-premises systems and cloud.</p>
<p>The second pattern is greenfield implementations, which are typically the province of startups, using Azure Functions as part of a back-end platform—that is, as switches and routers moving data from one part of an application to another.</p>
<p>The third pattern is for internet of things applications. It is a combination of the two, using Azure Functions to handle signals from <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">devices</span></span>, triggering actions in response to specific inputs.</p>
<p>For enterprises wanting a quick on-ramp to serverless <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">computing</span></span>, Azure Functions’ closely related sibling Logic Apps is an intriguing alternative. Drawing on the same low-code foundations as the more <a href="http://www.infoworld.com/article/3185748/business-analysts-go-no-code-with-microsoft-powerapps.html">business-focused Flow</a>, it gives you a visual designer with support for conditional expressions and loops. (You can even can run the designer inside Visual Studio.)</p>
<p>Like Azure Functions, Logic Apps is event-triggered and can be used to coordinate a sequence of Azure functions. Wrapping serverless code in a workflow adds more control, especially if it’s used to apply conditions to a trigger—for example, launching one function if a trigger is at the low end of a range of values, another if it’s at the high end.</p>
<h3>In the cloud and on-premises: Portable serverless computing</h3>
<p>Russinovich described three organizations working with serverless computing:</p>
<ul>
<li>Accuweather uses it to handle its server logs, replicating them between datacenters and handing them off to analysis tools.</li>
<li>Similarly, Plexure, a marketing company, uses it to handle feeds from point-of-sale systems, replacing a complex stack of tools with a workflow that drives information from one service to the next.</li>
<li>At the other end of the scale, the Missing Children Society of Canada used Logic Apps to build a bot that could bring research about missing kids together from various sources, including social media, in a project that took a mere four days to deliver.</li>
</ul>
<p>One of the more interesting aspects of both Azure Functions and Logic Apps is that they’re not limited to running purely in the cloud. Functions themselves can be developed and tested locally, with full support in Visual Studio, and both Azure Functions and Logic Apps will be supported by on-premises Azure Stack hybrid cloud systems.</p>
<p>Inside the Azure datacenters, its serverless options are all containerized for rapid deployment. That same <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">model</span></span> will come to your own servers, with Azure Functions able to run on any server, taking advantage of containers for rapid deployment.</p>
<p>Currently, Azure Functions is based on the full .Net Framework release, so there’s a minimum requirement of Windows <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Server</span></span> Core as a host. But that’s going to change over the next few months with an open source release based on <a href="http://www.infoworld.com/article/3180478/net-framework-or-net-core-when-to-use-which.html">.Net Core and the upcoming .Net Standard 2.0</a> libraries. With those in hand, you’ll be able to run Azure Functions in containers based on Windows Server Nano, as well as on .Net Core running on Linux. You’ll be able to migrate code from on-premises to hybrid <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">cloud</span></span> and to the public cloud depending on the workload and on the billing model you choose.</p>
<p>Such a cross-platform serverless solution that runs locally and in the cloud starts looking very interesting, giving you the tools to build and test on-premises,then scale up to running on Azure (or even on Linux servers running on Amazon Web Services).</p>
<p>There’s a lot to be said for portability, and by working with REST and JSON as generic input and output bindings, Microsoft’s containerized serverless implementation appears to avoid the cloud lock-in of its AWS and Google competitors while still giving you direct links to Azure services.</p>
<p>&nbsp;</p>
<p>By <a href="http://www.infoworld.com/author/Simon-Bisson/" rel="author">Simon Bisson</a>, source by <a href="http://www.infoworld.com/">InfoWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsoft-tools-coalesce-serverless-computing/">Microsoft tools coalesce for serverless computing</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/microsoft-tools-coalesce-serverless-computing/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft&#8217;s new software tool helps enterprises evaluate cloud move</title>
		<link>https://www.ict-news.org/microsofts-new-software-tool-helps-enterprises-evaluate-cloud-move/</link>
					<comments>https://www.ict-news.org/microsofts-new-software-tool-helps-enterprises-evaluate-cloud-move/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 14 Apr 2017 08:00:38 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Hybrid Cloud]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7717</guid>

					<description><![CDATA[<p>Microsoft&#8217;s new software tool helps enterprises evaluate cloud move All customers can now access the Azure hybrid use discounts previously limited to companies that had enterprise agreements with Microsoft IT professionals who want help getting a handle on a potential cloud migration have a new tool from Microsoft. The company is offering a Cloud Migration Assessment service that walks customers [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsofts-new-software-tool-helps-enterprises-evaluate-cloud-move/">Microsoft&#8217;s new software tool helps enterprises evaluate cloud move</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Microsoft&#8217;s new software tool helps enterprises evaluate cloud move</h1>
<h2>All customers can now access the Azure hybrid use discounts previously limited to companies that had enterprise agreements with Microsoft</h2>
<p>IT <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">professionals</span></span> who want help getting a handle on a potential cloud migration have a new tool from Microsoft. The company is offering a <a href="https://info.microsoft.com/cloud-migration-assessment.html" target="_blank">Cloud Migration Assessment</a> service that walks customers through an evaluation of the resources they currently use, in order to determine what a move to the cloud would cost.</p>
<p>Microsoft’s cost calculation is driven in part by the <a href="https://azure.microsoft.com/en-us/pricing/hybrid-use-benefit/" target="_blank">Azure Hybrid Use Benefit</a>, which lets customers apply their existing Windows Server licenses with Software Assurance to virtual machines running in Microsoft’s cloud. That means customers only have to pay the base price for the compute resources they use.</p>
<aside class="fakesidebar"><strong>[ Jump into Microsoft’s drag-and-drop machine learning studio: <a href="http://www.infoworld.com/article/3147923/artificial-intelligence/get-started-with-azure-machine-learning.html#tk.ifw-infsb">Get started with Azure Machine Learning</a>. | The InfoWorld review roundup: <a href="http://www.infoworld.com/article/3068519/artificial-intelligence/review-6-machine-learning-clouds.html#tk.ifw-infsb">AWS, Microsoft, Databricks, Google, HPE, and IBM machine learning in the cloud</a>. ]</strong></aside>
<p>Also starting Wednesday, all customers can invoke the discount from the Azure Management Portal. In the past, this type of deployment of discounted virtual machine images was limited to companies who have enterprise agreements with Microsoft. Others had to use Azure PowerShell to configure the discounts.</p>
<p>The moves are part of Microsoft’s overall push to get its <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">enterprise</span></span> customers to move more of their workloads from on-premises servers to the Azure public cloud. The tech titan has been emphasizing tools for running hybrid cloud configurations for quite some time.</p>
<div class="teads-inread sm-screen">
<div class="teads-ui-components-label"></div>
<div id="teads0" class="teads-player"></div>
</div>
<aside class="nativo-promo smartphone"></aside>
<p>“In the past year, we’ve seen lots of other vendors also starting to talk about hybrid and realizing that it’s central to the vast majority of organizations’ IT strategies,” Julia White, Microsoft’s corporate vice president for Azure marketing, said. “And this push here, whether it be the migration tools or in general, better amplifying and clarifying our hybrid capabilities, is all in the essence of recognizing that [hybrid] is the approach for most <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">customers</span></span>, and it needs to be done in a way that can be durable.”</p>
<p>The Cloud Migration Assessment tool lets users manually enter the compute, networking and storage resources that they’re already using, or import the same information from an Excel file that’s either user-composed or generated by the Microsoft Assessment and Planning Toolkit.</p>
<p>Microsoft’s tool takes that information and provides users with a graph that shows them a model for the costs of continuing to run a <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">data center</span></span>, along with how much they’ll pay for running the same workloads in Azure. The tool offers a set of default assumptions about how much an on-premises deployment costs, but customers who have information about the costs associated with their environment can input those, instead.</p>
<p>In order to get access to the tool, users have to hand over their name, contact information, and the name of their company. Microsoft will use that to follow up with users about their experience, and will also work to connect those companies with partner businesses that can help with migration if that makes sense.</p>
<aside class="nativo-promo tablet desktop"></aside>
<p>“Much like Microsoft in general, we remain very partner-led,” White said. “And so, when we can match a great partner with a <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">customer</span></span> that needs them, that’s what we aim to do.”</p>
<p>On top of all this, Microsoft also announced that its Azure Site Recovery migration tool will be updated in the coming weeks so that users can more easily use AHUB discounts when migrating from other environments. When that update goes through, users will be able to “tag” Windows Server VMs that they’re migrating for hybrid use discounts. That may entice people to move their Windows Server virtual machines from AWS and on-premises hardware into Azure by making it easier to do so.</p>
<p>&nbsp;</p>
<p>By <a href="http://www.infoworld.com/author/Blair-Hanley-Frank/" rel="author">Blair Hanley Frank</a>, source by <a href="http://www.infoworld.com">InfoWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware </a>website to get more info about <a href="https://www.ict-hardware.com/">Microsoft&#8217;s Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsofts-new-software-tool-helps-enterprises-evaluate-cloud-move/">Microsoft&#8217;s new software tool helps enterprises evaluate cloud move</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/microsofts-new-software-tool-helps-enterprises-evaluate-cloud-move/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft acquires Deis to boost its Kubernetes chops</title>
		<link>https://www.ict-news.org/microsoft-acquires-deis-boost-kubernetes-chops/</link>
					<comments>https://www.ict-news.org/microsoft-acquires-deis-boost-kubernetes-chops/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Tue, 11 Apr 2017 10:06:49 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7705</guid>

					<description><![CDATA[<p>Microsoft acquires Deis to boost its Kubernetes chops The deal will help Microsoft better support the Google-originated orchestration system Microsoft is acquiring Deis, a company that makes tools to work with the Kubernetes open-source container orchestration system. The deal, announced Monday, marks Microsoft’s continued interest in container orchestration. Deis creates tools that aim to simplify the development of modern, containerized [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsoft-acquires-deis-boost-kubernetes-chops/">Microsoft acquires Deis to boost its Kubernetes chops</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Microsoft acquires Deis to boost its Kubernetes chops</h1>
<h2>The deal will help Microsoft better support the Google-originated orchestration system</h2>
<p>Microsoft is acquiring Deis, a company that makes tools to work with the Kubernetes open-source container orchestration system. The deal, announced Monday, marks Microsoft’s continued interest in container orchestration.</p>
<p><a href="https://deis.com/" target="_blank">Deis</a> creates tools that aim to simplify the development of modern, containerized applications. Containers allow developers to write an application for an isolated, portable runtime that is supposed to be easily transferrable from a workstation to a server environment.</p>
<p>Tools like Deis’s Workflow, Helm, and Steward are supposed to ease the complex process of managing multi-container applications. They build on top of Kubernetes, the popular open-source container orchestration system that Google released in 2014. Deis plans to continue its contributions to those tools as part of Microsoft, company CTO Gabe Monroy <a href="https://deis.com/blog/2017/deis-to-join-microsoft/" target="_blank">said in a blog post</a>.</p>
<p>Microsoft has invested a great deal already in technology that lets developers create applications that run in Windows and Linux containers. The company expects Deis’ technology to help with the use of those existing tools, according to a <a href="https://blogs.microsoft.com/blog/2017/04/10/microsoft-acquire-deis-help-companies-innovate-containers/#sm.00003nv9nsqf2fcfz2m18iyut6i3t" target="_blank">blog post by Scott Guthrie</a>, the executive vice president of Microsoft’s Cloud and Enterprise division.</p>
<aside class="nativo-promo smartphone"></aside>
<aside class="fakesidebar"><strong>[ Further reading: <a href="http://www.computerworld.com/article/3090125/hybrid-cloud/kubernetes-rolls-out-its-latest-version.html#tk.ctw-infsb#tk.rss_all" target="_blank">Kubernetes rolls out its latest version</a> ]</strong></aside>
<p>&nbsp;</p>
<p>Deis’ Kubernetes expertise will be a key benefit for Microsoft, which has been investing in the popular open-source container orchestration system.</p>
<p>Microsoft acquired the company from Engine Yard, a platform-as-a-service provider that <a href="https://techcrunch.com/2015/06/30/engine-yard-launches-commercial-support-for-deis-docker-based-paas/" target="_blank">previously purchased Deis</a> in 2015. The companies didn’t disclose the terms of the deal.</p>
<p>The news comes roughly a couple months after Microsoft announced the <a href="http://www.computerworld.com/article/3139324/cloud-computing/microsoft-adds-kubernetes-support-to-azure-container-service.html" target="_blank">general availability of Kubernetes</a> in Azure Container Service, its platform-as-a-service offering for containerized applications. Last week, the company also announced the general availability of Azure Container Registry, a service that lets customers store and manage different container images in the cloud.</p>
<p>By  <span class="fn"><a href="http://www.computerworld.com/author/Blair-Hanley-Frank/" rel="author">Blair Hanley Frank</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></span></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> to get more info about <a href="https://www.ict-hardware.com/">Microsoft</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsoft-acquires-deis-boost-kubernetes-chops/">Microsoft acquires Deis to boost its Kubernetes chops</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/microsoft-acquires-deis-boost-kubernetes-chops/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Embedded&#8217;s future looks rocky</title>
		<link>https://www.ict-news.org/windows-embeddeds-future-looks-rocky/</link>
					<comments>https://www.ict-news.org/windows-embeddeds-future-looks-rocky/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Tue, 11 Apr 2017 10:01:30 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7702</guid>

					<description><![CDATA[<p>Windows Embedded&#8217;s future looks rocky Microsoft&#8217;s Embedded family of operating systems, tools and services seems to be on its way out; its replacements have limitations. Ah, Windows Embedded. The Microsoft operating system that millions of devices and machines are running, typically with a custom application or skin running on top of it so that users don&#8217;t automatically notice the OS. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/windows-embeddeds-future-looks-rocky/">Windows Embedded&#8217;s future looks rocky</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Windows Embedded&#8217;s future looks rocky</h1>
<h2>Microsoft&#8217;s Embedded family of operating systems, tools and services seems to be on its way out; its replacements have limitations.</h2>
<p>Ah, <a href="https://www.microsoft.com/windowsembedded/en-us/windows-embedded.aspx" target="_blank">Windows Embedded</a>. The Microsoft operating system that millions of devices and machines are running, typically with a custom application or skin running on top of it so that users don&#8217;t automatically notice the OS. The operating system that underpins hundreds of thousands of medical devices, automatic teller machines, kiosks at airports and other crowded public places, industrial machinery and control planes, set top boxes, game consoles.</p>
<p>Windows Embedded is a relatively unheralded version of Windows whose existence might surprise you. But it seems like Windows Embedded&#8217;s existence might also surprise a lot of folks up in Redmond. Here, at the Microsoft campus, despite all of the hullabaloo about Windows 10 and device updates &#8212; and the new <a href="http://www.computerworld.com/article/3187586/microsoft-windows/review-windows-10-creators-update-is-here-and-worth-the-download-with-video.html" target="_blank">Creators Update</a> and <a href="http://www.computerworld.com/article/3118132/microsoft-windows/windows-10-redstone-a-guide-to-the-builds.html" target="_blank">Redstone versions</a> that will be coming down the pike at an almost breakneck speed &#8212; Windows Embedded suffers from an opposite problem. It appears unfortunately stuck in a place where no future has clearly been laid out for it.</p>
<aside class="fakesidebar"><strong>[ Further reading: <a href="http://www.computerworld.com/article/3095425/internet-of-things/ge-and-microsoft-team-on-iot-platform.html#tk.rss_all" target="_blank">GE and Microsoft team on IoT platform</a> ]</strong></aside>
<p>One indication that Windows Embedded may be on its way out is the introduction of Windows 10 IoT, which Microsoft has started pushing as a replacement. However, first, a bit of background of Windows Embedded.</p>
<h3>A brief history of Windows Embedded to date</h3>
<p>How has Windows Embedded worked in the past? Most vendors chose Windows Embedded because, unlike the traditional desktop operating system, it was modular: You could choose which features to install or not install, both to reduce the supportability burden on the vendor (you don&#8217;t need Solitaire on an ATM, for example) and to reduce the potential attack surface, since laser cutting machines do not generally need IIS web serving capabilities, for instance.</p>
<aside class="nativo-promo smartphone"></aside>
<p>The modularity also included the ability to customize some parts of the OS that were not open to modification in the full version, like splash screens and filters, so you could insert your own branding or the branding of the machine directly into the OS. Essentially, you wanted a stripped-down operating system so you can fully customize both the hardware and the software in a system, as well as save space on often limited storage media in devices.</p>
<p>These were the most recent Windows Embedded versions:</p>
<ul>
<li><strong>Windows Embedded Standard 7 (WES7)</strong>: Windows Embedded Standard 7 was essentially Windows 7 with different parts ripped out and different levels of customization ability. There were three &#8220;notches,&#8221; called, C, E, and P, each of which denoted different additions of features to the base image of Windows Embedded and had correspondingly different prices. P was the most expensive and was essentially identical to Windows 7 from a features perspective.</li>
<li><strong>Windows Embedded 8 Standard (WE8S)</strong>: This took Microsoft&#8217;s embedded operating system but pulled it up to Windows 8. It also got rid of all of the C, E, and P versioning so if you bought WE8S, then you received authorization to run all of WE8S &#8212; and you paid for all of it, too. You did not have to use all of the features and you could still carve out parts and do any required customization, but you could not opt out of some of the features and pay a cheaper price, either.</li>
</ul>
<p>There were also versions that came with a full pre-built image of Windows Embedded and were mainly for use in otherwise full computers that were deployed in appliance-like settings, such as point-of-sale devices and cash registers, digital signage, or thin clients that booted only to connect to a full user session running on some other machine.</p>
<h3>Embedded into the internet of things</h3>
<p>Now Microsoft has decided that if you want to build devices and large machines out of discrete components, what you&#8217;re <a href="https://www.microsoft.com/en-us/WindowsForBusiness/windows-iot" target="_blank">really building is a Thing</a>. The naming is a nod to the internet of things (IoT) phenomenon, where the reflectors in the roadway and sensors in your refrigerator are all connected to the internet and possess &#8220;smart&#8221; capabilities.</p>
<p>The fact of the matter is that the IoT versions of Windows 10 are replacements for the line of Windows Embedded SKUs that have existed before now. There are now three editions of the IoT version of Windows 10, and they are each designed for different device form factors, as follows:</p>
<ul>
<li><strong>Windows 10 IoT Core, for small devices</strong>: This version of Windows 10 has no shell and essentially supports only universal apps &#8212; those coded to run in the managed environment of the Universal Windows Platform (UWP) and <i>not</i> traditional x86 or x64 apps. This OS version has a maximum of 256MB of RAM and 2GB of device storage, and can run on the x86 chip platform or the ARM platform for low-power devices. Currently, this is the only edition of Windows 10 IoT that can be obtained directly by end users.</li>
<li><strong>Windows 10 IoT Mobile Enterprise, for mobile devices</strong>: This version of Windows 10 adds the &#8220;tablet&#8221; shell &#8212; the skin that you run apps from the Windows Store in &#8212; and also supports universal apps and drivers. Storage and memory support are doubled, but you can run this version of Windows 10 only on ARM-based devices; there is no x86 chip support. Windows 10 IoT Mobile Enterprise is specifically intended for use with mobile point-of-sale and handheld systems with display sizes less than eight inches. Think bar-code scanners, automotive testers, control pads, and the like. This edition of Windows 10 IoT is available to OEMs and system builders only.</li>
<li><strong>Windows 10 IoT Enterprise, for industry devices</strong>: This version of Windows 10 brings the traditional desktop shell back to the fray, doubles the memory and quadruples the RAM supported by the OS. It also adds x86 chip platform support, but it removes ARM support. This edition of Windows 10 IoT is available to OEMs and system builders only.</li>
</ul>
<p>The lifecycle of Windows 10 IoT Enterprise is: Give five years of regular production support plus another five years after that of extended, security update only-style support. For those familiar with the branches of Windows 10, this is the <a href="https://docs.microsoft.com/en-us/sccm/core/understand/introduction-to-the-ltsb" target="_blank">Long Term Servicing Branch</a>, or LTSB, choice. This edition also includes deferred online activation, the Unified Write Filter, Embedded Boot Experience and Logon (the customizable splash screens and boot sequence), and the Windows Shell Launcher.</p>
<p>One interesting note: according to <a href="http://blogs.directinsight.co.uk/choose-windows-10-iot-enterprise-save-bom-cost/" target="_blank">Direct Insight</a>, Microsoft has created three levels of license pricing for Windows 10 IoT Enterprise: (a) Entry, which targets lower performance processors like the Atom and Celeron, and provides a 75% reduction in cost; (b) Value, which targets the Intel Core i3, Core i5, and Core M processors, with a 50% reduction in cost; and (c) High End, targeting the Core i7 and Xeon, with no cost reduction.</p>
<p>The consequences of these divides between editions of Windows 10 IoT are pretty clear.</p>
<ul>
<li>If you want to use Windows on an ARM-based device, you can only use the &#8220;small devices&#8221; or &#8220;mobile devices&#8221; editions, since the full edition is not yet ready to run on the ARM platform.</li>
<li>If you want to build mobile devices with more than 256MB of RAM, they had better support the ARM platform, because there is no x86 chip support in an edition that supports more RAM than that.</li>
<li>If you want more than 4GB of storage, you are dealing with x86 chips, insofar as embedded Windows goes.</li>
<li>If you are looking to provide an operating system for single-board solutions or very small embedded devices, then the Windows 10 IoT Core edition could be suitable. The most frequent target for this type of development seems to be hobbyists working with the Raspberry Pi and other single-board devices &#8212; these &#8220;makers&#8221; are really whom Core is aimed at, although there is little preventing its use in other applications and scenarios.</li>
</ul>
<p>It also appears that users have lost the option of purchasing a &#8220;license-only&#8221; version of Windows 10 IoT, something that was possible for Windows 7 Professional for Embedded Systems and Windows Embedded 8.1 Pro. This was essentially a feature that allowed you to license a full installation of Windows on a system that was part of a larger device. The operating system itself could be standard, an identical copy of Windows 7 or 8, but since it was a component of a larger system or machine, you could assign a less expensive license to it.</p>
<p>No such option appears to exist for Windows 10 IoT, although nothing is preventing Microsoft from putting this old practice back into availability at any time.</p>
<h3>What changes? The implications</h3>
<p>For applications that currently run on Windows Embedded that are not Universal Windows applications, but that are instead standard x86 apps, it&#8217;s difficult to see any advantage for the IoT editions of Windows 10, save maybe the Enterprise version. The other editions are essentially just stub operating systems that can run limited applications that understand how to make Windows API calls and interpret the results.</p>
<p>While developers can target each of the IoT editions of Windows 10 easily within Visual Studio, porting existing x86 apps to the Universal Windows platform is another project entirely. And recreating existing apps from scratch just to meld to Microsoft&#8217;s new vision of what embedded operating systems should look like is an entirely different question &#8212; one that would require some justification, and some return on the time and money invested in the porting effort.</p>
<p>The best that could be said about these IoT editions of Windows 10 is that they are additions, augmentations, and extensions of the Windows Embedded platform, and that they make new applications possible. It seems unlikely that Chase Bank or American Airlines is going to rewrite their ATM or kiosk software to target Universal Windows Platform-capable operating systems, especially when, at this point, UWP apps have capabilities that are a subset of full x86 apps (which is likely what these companies are currently running). These apps also will not generally run on the ARM platform, so these companies will most likely stay with what they know and what works well, at least for their existing applications.</p>
<p>For that reason, it is unlikely that Windows 10 IoT is going to replace Windows Embedded 7 and 8. Instead, we might see Chase Bank developing a new payment machine using Windows 10 APIs or American Airlines deploying new RFID bag tags that run Windows 10 IoT.</p>
<p>The question then becomes: Is this more than an IoT play? Is Windows 10 IoT a play to get Windows back on ARM? Shades of the ill-fated Windows RT operating system and Surface RT immediately come into mind, but it&#8217;s hard not to draw the comparison. Windows has been for decades exclusively x86. Linux, on the other hand, has a vibrant community around the ARM chipset and has pretty much a complete repository of software and packages available to run on ARM.</p>
<p>Microsoft is just getting started in ARM and its single entry into ARM did not end well (can you say billion-dollar writedown?). Is this another trip to nowhere?</p>
<p>Another question: What is the roadmap for those currently running Windows Embedded? Confusingly, this statement from Microsoft seems to <a href="https://support.microsoft.com/en-us/lifecycle#Microsoft-Windows-Embedded" target="_blank">hint at an end of support</a> coming: <i>&#8220;Through July 17, 2017, Skylake devices running Windows Embedded 7, 8 and 8.1 will be supported according to the lifecycle support policy for those products. During the 18-month support period, these systems should be upgraded to Windows 10 to continue receiving support after the period ends. After July 2017, the most critical security updates will be addressed for these configurations, and will be released if the update does not risk the reliability or compatibility of the Windows Embedded 7/8/8.1 platform on other devices.&#8221;</i></p>
<p>Much is still unclear. But there are tons of devices and systems bigger than a Raspberry Pi but different than a full desktop that a typical knowledge worker would use, and these Windows 10 IoT editions do not seem to be full replacements for the Windows Embedded versions you would have chosen for these applications until now. Buyer beware.</p>
<p>By <a href="http://www.computerworld.com/author/Jonathan-Hassell/" rel="author">Jonathan Hassell</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/windows-embeddeds-future-looks-rocky/">Windows Embedded&#8217;s future looks rocky</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/windows-embeddeds-future-looks-rocky/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>While Microsoft stacks the cloud, Google readies its next play</title>
		<link>https://www.ict-news.org/microsoft-stacks-cloud-google-readies-next-play/</link>
					<comments>https://www.ict-news.org/microsoft-stacks-cloud-google-readies-next-play/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 08:04:33 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hybrid Cloud]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7692</guid>

					<description><![CDATA[<p>While Microsoft stacks the cloud, Google readies its next play The battle for cloud-based enterprise productivity and back office apps is heating up. All the traditional enterprise system vendors (e.g., SAP, Oracle, Salesforce, IBM) have a cloud strategy and product offerings. But not all vendors have the same vision. Recently, Google and Microsoft announced enterprise-focused offerings to lure clients to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsoft-stacks-cloud-google-readies-next-play/">While Microsoft stacks the cloud, Google readies its next play</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>While Microsoft stacks the cloud, Google readies its next play</h1>
<section class="deck viewability">
<h2>The battle for cloud-based enterprise productivity and back office apps is heating up.</h2>
</section>
<div class="cat-social">
<p>All the traditional enterprise <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">system</span></span> vendors (e.g., SAP, Oracle, Salesforce, IBM) have a cloud strategy and product offerings. But not all vendors have the same vision. Recently, Google and Microsoft announced enterprise-focused offerings to lure clients to their cloud-based suites. Google and Microsoft will be fierce competitors in this space, but coming from differing backgrounds, they have divergent offerings.</p>
<p>Google for its part has always been a massive cloud player. But its focus on the consumer &#8212; even as it tried to lure <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">businesses</span></span> over the past couple of years to its web-based Office competing product, <a href="http://www.computerworld.com/article/3125623/enterprise-applications/google-rebrands-apps-for-work-as-g-suite-adds-intelligent-features.html">G-Suite</a>, and its collaboration suite, Hangouts &#8212; has been limited in success. This is primarily due to the fact that its enterprise-focused features and functions were modest at best, and the appeal for its solution was most notable in SMB. And Google lacked a true client app, relying instead on Chromebooks as a delivery mechanism.</p>
<p>But in the past 12-18 months, Google has focused on bringing about a transition in its <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">enterprise solutions</span></span> offerings. It has hired a number of execs with heavy enterprise solutions expertise, led by industry veteran Diane Greene. The company is transforming the &#8220;enterprise lite&#8221; offerings into full enterprise-class, mission-critical solutions. Although Google still has a way to go to make the full transition, the recent <a href="http://www.computerworld.com/article/3178302/cloud-computing/google-touts-its-enterprise-chops-in-cloud-keynote.html">Google Next</a> conference showed its new direction.</p>
<p>G-Suite (now called just Google Cloud) is built on Google&#8217;s Cloud Platform. Google added key enterprise-friendly features with an emphasis on enhanced security and identity management, such as data loss prevention, multi-factor authentication, automatic data discovery and information redacting of sensitive data, key management, strongly encrypted Google Vault file synching, and e-discovery for compliance requirements.</p>
<aside class="nativo-promo smartphone"></aside>
<p>Google is updating its collaboration features as well to be much more competitive with Slack and similar workgroup tools, with Hangouts Chat and Hangouts Meets. It&#8217;s even developed its own chip, called Titan, to allow an established root of trust in future cloud-based processing components, much like ARM does with its TrustZone technology.</p>
<p>While much of this expertise is built on Google&#8217;s extensive experience in managing its own internal enterprise requirements for its 75,000-plus employees (including 700 internal engineers focused on security for its public and private offerings), a good deal of this new focus is being brought about by its maturing vision of what organizations need to take Google seriously as an enterprise provider. The maturity of its new enterprise management team is showing.</p>
<p>Microsoft has a different strategy. It has been and continues to be a primary provider of corporate infrastructure for the vast majority of enterprises, with a huge installed base of on-premises solutions in <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">productivity</span></span> (Office), servers (Windows Server), CRM (Dynamics/LinkedIn) and collaboration (Lync/Skype). As companies migrated to the cloud, Microsoft&#8217;s Office 365 suite gave companies a feeling of comfort in knowing they were simply moving from on-prem to cloud deployment &#8212; although Office 365 isn&#8217;t quite equivalent to the end user device deployed version. And Azure was a relatively easy cloud migration of on-prem servers.</p>
<p>Microsoft has spent a good deal of time and effort in getting its installed base to adopt Azure as its <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">cloud</span></span> platform. Indeed, for corporate infrastructure needs, Azure leads both Google and Amazon AWS in presence in large companies (although it has a harder time competing in large cloud-oriented, consumer-focused solutions where AWS dominates). Microsoft has been focused on the enterprise for many years, so it knows well what organizations need in the way of security, manageability and services. This is one of its key competitive strengths.</p>
<aside class="nativo-promo tablet desktop"></aside>
<p>Recently, <a href="http://www.computerworld.com/article/3176105/cloud-computing/azure-stacks-third-technical-preview-arrives.html">Microsoft announced a new version of Azure Stack </a>(TP3, which will be available later this year). What&#8217;s important about this announcement is that it extends the ability of companies to make the choice to transparently place their cloud-based apps in the public or in a private cloud. Azure Stack offers compatibility in app development, tools and management capabilities, as well as ecosystem add-ons. And Microsoft has partnered with systems vendors like HP Enterprise, Lenovo and Cisco to offer turnkey on-prem turnkey solutions.</p>
<p>While competitors like Google, AWS and Salesforce concentrate on moving companies to full cloud deployment, the reality is that I expect 75%-85% of enterprises to have on-prem private cloud deployments in place for at least the next three to five years, often in parallel with public cloud solutions. Microsoft&#8217;s ability to offer a hybrid solution, either hosted on-prem or in their Azure cloud, gives Microsoft a competitive advantage over pure public cloud providers like AWS and Google.</p>
<p>Where Google does have an advantage is in leveraging the vast cloud resources and solutions it has put in place and has been refining over many years, honed for consumer needs but now being updated and repurposed for enterprise. Further, many corporate end users are familiar with Google apps from using them as consumers.</p>
<p>Nevertheless, transitioning to Google Suite apps from an <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Office</span></span> environment may be a hard sell to many companies that require consistency and full compatibility (and that&#8217;s Office 365&#8217;s key advantage even with some of its own incompatibilities). Further, the need for a hybrid cloud strategy by most enterprises provides Microsoft a key opportunity.</p>
<p>So what&#8217;s the bottom line? I expect many more enterprises to consider Google Cloud as an alternative to Microsoft, given Google&#8217;s expanding deployments/scale, new enterprise <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">features</span></span>, aggressive pricing and widespread adoption and familiarity by users on a personal basis. This will put increasing competitive pressure on Microsoft in pricing (which it has already started to react to) and functionality.</p>
<p>But not having an on-premises equivalent to Azure Stack puts Google (and others) at a competitive disadvantage that will be hard to overcome. While I am very positive on Google&#8217;s new enterprise direction, and expect it to continue to expand, out-competing Microsoft at many <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">companies</span></span> will be a challenge.</p>
<p>By <a href="http://www.computerworld.com/author/Jack-Gold/" rel="author">Jack Gold</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
</div>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsoft-stacks-cloud-google-readies-next-play/">While Microsoft stacks the cloud, Google readies its next play</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/microsoft-stacks-cloud-google-readies-next-play/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IBM chases Google, Microsoft with Kubernetes in the cloud</title>
		<link>https://www.ict-news.org/ibm-chases-google-microsoft-kubernetes-cloud/</link>
					<comments>https://www.ict-news.org/ibm-chases-google-microsoft-kubernetes-cloud/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Wed, 22 Mar 2017 09:24:18 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Application Virtualization]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7672</guid>

					<description><![CDATA[<p>IBM chases Google, Microsoft with Kubernetes in the cloud IBM follows Google and Microsoft in offering hosted Kubernetes as a service, with direct access to the container orchestration system&#8217;s APIs It&#8217;s only a matter of time before every major cloud vendor offers a version of Kubernetes as a service. Now it’s IBM’s turn. This morning IBM announced the next logical [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/ibm-chases-google-microsoft-kubernetes-cloud/">IBM chases Google, Microsoft with Kubernetes in the cloud</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>IBM chases Google, Microsoft with Kubernetes in the cloud</h1>
<h2>IBM follows Google and Microsoft in offering hosted Kubernetes as a service, with direct access to the container orchestration system&#8217;s APIs</h2>
<p>It&#8217;s only a matter of time before every major <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">cloud</span></span> vendor offers a version of Kubernetes as a service. Now it’s IBM’s turn.</p>
<p>This morning IBM announced the next logical step in its <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">work</span></span> with Docker containers: <a href="https://www.ibm.com/blogs/bluemix/2017/03/kubernetes-now-available-ibm-bluemix-container-service/" target="_blank">Kubernetes support</a> on its <a href="https://www.ibm.com/blogs/bluemix/2017/03/kubernetes-now-available-ibm-bluemix-container-service/" target="_blank">Bluemix Container Service</a>. Currently available in a limited beta, its feature set should match Google&#8217;s and Microsoft&#8217;s offerings.</p>
<h3>Kubernetes, the Bluemix way</h3>
<p>Previously, the default for managing Docker containers on Bluemix Container Service was to spin them up individually by hand or to use Bluemix’s <a href="https://console.ng.bluemix.net/docs/containers/cs_classic.html" target="_blank">container groups</a> metaphor, where Bluemix directly managed multiple containers running the same image.</p>
<p>Kubernetes is meant to provide <a href="http://www.infoworld.com/article/3173266/data-center/4-reasons-you-should-use-kubernetes.html">several advantages</a> for container deployments: easier scaling, better visibility into the state of a cluster, and so on. IBM says its implementation of Kubernetes on Bluemix includes everything users would expect from a stock Kubernetes deployment, as well as some IBM-specific features.</p>
<div class="teads-inread sm-screen"></div>
<aside class="nativo-promo smartphone"></aside>
<p>For example, see how it deploys master nodes, the parts of a cluster that accept commands and delegate them to the other machines in the cluster. IBM claims master nodes in its Kubernetes implementation are “highly available and fully managed by IBM”—presumably in contrast to simply providing and supporting a VM with Kubernetes that’s spun and run by the customer.</p>
<p>Some features for Bluemix Container Service are essentially conventional Docker/Kubernetes features writ large—such as a per-organization Docker private <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">image</span></span> registry with image scanning and vulnerability detection built in, or support for <a href="https://kubernetes.io/docs/user-guide/secrets/" target="_blank">Kubernetes secrets</a> (API keys and more) when communicating with other Bluemix resources. Other features, like “binding of Bluemix services, such as Watson APIs, Blockchain, data services, or <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">internet</span></span> of things” to Kubernetes-deployed apps, more prominently promote Bluemix, allowing Kubernetes-powered apps plug into Bluemix-exclusive services.</p>
<h3>Why mess with a good thing?</h3>
<p>IBM arrives late to a party that already includes Google and Microsoft. Google has had a leg up on everyone else in offering <a href="http://www.infoworld.com/article/2843433/google-cloud/google-aims-to-do-docker-better-with-kubernetes-powered-container-engine.html">Kubernetes as a service</a> because it invented the underlying technology. It also worked to Google’s advantage that its public cloud was relatively sparse; it could provide Kubernetes support on its cloud without having to make concessions to many legacy components.</p>
<p>Microsoft late last year <a href="http://www.infoworld.com/article/3139044/hybrid-cloud/kubernetes-comes-to-azure-container-service-at-last.html">added Kubernetes</a> for its container services, after originally supporting Docker Swarm and Mesosphere DC/OS as orchestration solutions. Microsoft delayed its entry because a lot of behind-the-scenes <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">work</span></span> was needed to add Kubernetes support to Azure and to open-source that work. Kubernetes clusters themselves are provisioned and managed on Azure by way of a <a href="https://github.com/Azure/azure-quickstart-templates/blob/master/101-acs-kubernetes/docs/kubernetes.md">QuickStart template</a>, rather than a dedicated managed <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">service</span></span>.</p>
<p>Amazon&#8217;s ECS (EC2 Container Services) doesn’t have a dedicated Kubernetes service; instead it offers a more general <a href="http://www.infoworld.com/article/3145696/application-development/docker-for-aws-whos-it-really-for.html">Docker as a service</a>, with orchestration and scheduling provided by ECS itself, or through the <a href="https://blox.github.io/">Blox</a> projects.</p>
<p>Though late to the party, IBM is taking one crucial step for any cloud incarnation of an open source service: It&#8217;s allowing the user to lift the hood and plug directly into the original API set. That’s important with cloud container services like Kubernetes, since the promise of <a href="http://www.infoworld.com/article/3016021/hybrid-cloud/road-to-cloud-native-may-start-and-end-at-google.html">a cloud built from open components</a> was that workloads wouldn’t become dependent on the clouds where they&#8217;re hosted.</p>
<p>Granted, IBM—or any cloud provider—could try to make a strong case for its cloud versus someone else’s by promoting how well Kubernetes runs at scale on its cloud and works with the proprietary services to enrich those applications. But having Kubernetes at the core and in a form others know is still the most worthwhile draw.</p>
<p>&nbsp;</p>
<p>By <a href="http://www.infoworld.com/author/Serdar-Yegulalp/" rel="author">Serdar Yegulalp</a>, source by <a href="http://www.infoworld.com">InfoWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/ibm-chases-google-microsoft-kubernetes-cloud/">IBM chases Google, Microsoft with Kubernetes in the cloud</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/ibm-chases-google-microsoft-kubernetes-cloud/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Intel claims storage speed record with its large-capacity Optane SSD</title>
		<link>https://www.ict-news.org/intel-claims-storage-speed-record-large-capacity-optane-ssd/</link>
					<comments>https://www.ict-news.org/intel-claims-storage-speed-record-large-capacity-optane-ssd/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Tue, 21 Mar 2017 09:22:04 +0000</pubDate>
				<category><![CDATA[HP]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Computer Hardware]]></category>
		<category><![CDATA[Daily Briefing]]></category>
		<category><![CDATA[Data Storage]]></category>
		<category><![CDATA[Intel]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7662</guid>

					<description><![CDATA[<p>Intel claims storage speed record with its large-capacity Optane SSD The Optane DC P4800X SSD has 375GB of storage and is priced at $1,520 Intel&#8217;s first Optane storage modules came out in early January, but were only 32GB. Larger Optane drives with up to 1.5TB of storage capacity are on their way, and we now have a better understanding of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/intel-claims-storage-speed-record-large-capacity-optane-ssd/">Intel claims storage speed record with its large-capacity Optane SSD</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Intel claims storage speed record with its large-capacity Optane SSD</h1>
<h2>The Optane DC P4800X SSD has 375GB of storage and is priced at $1,520</h2>
<p>Intel&#8217;s first Optane storage <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">modules</span></span> came out in early January, but were only 32GB. Larger Optane drives with up to 1.5TB of storage capacity are on their way, and we now have a better understanding of how they&#8217;re going to perform.</p>
<p>The first large-capacity Optane SSD drive is the DC P4800X, which has 375GB of <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">storage</span></span> and started shipping on Sunday. The $1,520 SSD is targeted at servers. (Intel didn&#8217;t provide regional availability information.)</p>
<p>Intel says an <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">enterprise</span></span> Optane SSD with 750GB will ship in the second quarter, and that a 1.5TB SSD will ship in the second half of this year.</p>
<p>These SSDs will fit as add-in cards in the PCI-Express/NVMe and U.2 slots. That means they could work in some workstations and <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">servers</span></span> based on AMD&#8217;s 32-core Naples processors.</p>
<div class="teads-inread sm-screen"></div>
<aside class="nativo-promo smartphone"></aside>
<p>Optane will also ship in the form of DRAM modules next year. Intel did not share information on when it would ship consumer SSDs.</p>
<p>Optane has been hyped as a new class of superfast memory and storage that could replace today&#8217;s SSDs and DRAM. Intel has claimed Optane is up to 10 times faster than conventional SSDs.</p>
<p>The technology underpinning Optane is 3D Xpoint, a form of memory that stores data based on the resistance of cells. Intel developed 3D Xpoint with Micron, which later this year will release an Optane competitor called QuantX, aimed at enterprise SSDs.</p>
<p>For the first time, Intel has shared internal benchmarks on the large-capacity Optane drives compared to conventional flash SSDs. The Optane SSD DC P4800X was pitted against the three-year old SSD DC P3700 flash SSD, which is considered one of Intel&#8217;s fastest data-center SSDs in terms of random reads and writes.</p>
<p>The benchmarks indicate that the new Optane drive, in most real-world uses, won&#8217;t reach the levels of <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">performance</span></span> that Intel has been hyping up to now. On top of that, the benchmarks were conducted in complex environments that made the numbers hard to interpret.</p>
<p>In a nutshell, Intel said that if you run sequential tasks, it would be better to use conventional SSDs. Optane lights up when running random reads and writes, which are common in servers and high-end PCs. Optane&#8217;s random writes reach up to 10 times faster compared to conventional SSDs, but only when utilization is being pushed to extremes, while reads are around three times faster.</p>
<p>In a standard 4K data block, with 70 percent read and 30 percent write, the P4800X was five to eight times faster than the older P3700. The responsiveness of the drive increased with the data load.</p>
<p>Aside from the unusual benchmarking presentation by Intel, Optane has promise, and it could be the storage <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">technology</span></span> of the future. However, flash-based SSDs are well-established and Optane won&#8217;t unseat them overnight, according to analysts.</p>
<p>Optane is more expensive and still being developed, and joins the ranks of other technologies like MRAM (magnetoresistive RAM) and RRAM (resistive RAM) trying to unseat flash.</p>
<p>Intel took a long time to develop large-capacity Optane SSDs, and there is some concern about the drive&#8217;s durability. The P4800X has a five-year warranty, but it remains to be seen how long the drive will last.</p>
<p>Optane SSDs will speed up data movement among servers in data centers, said James Myers, director for NVM Solutions Architecture at Intel&#8217;s Non-Volatile Memory Solutions Group.</p>
<p>Storage is a big bottleneck, and the Optane SSDs will reduce latency. That will improve the productivity of servers, and will help in applications like analytics, which deal with large data sets. Optane could be used for for caching or long-term or short-term storage.</p>
<p>Optane SSDs could also be used to expand <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">memory</span></span> capacity in servers by mimicking DRAM with the help of a hypervisor, Myers said. To make this happen, Intel will sell software called Memory Drive for Optane drives. This feature will only work on servers with Intel&#8217;s upcoming Xeon chips based on the Skylake architecture, and won&#8217;t work with AMD chips.</p>
<p>Applications that will benefit from Optane include MySQL and Memcached, which are popular with cloud <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">providers</span></span>. Data movement in servers run by companies like Facebook and Google is fast to ensure instant responses to social media or search requests.</p>
<p>Intel&#8217;s Myers also saw the storage fitting into hyperconverged environments, in which Optane is closer to the CPU, or in an array. Optane isn&#8217;t a particularly good fit for typical networked storage arrays like EMC&#8217;s EqualLogic, which are extremely popular, but Myers is pinning hopes on companies moving to hyperconverged infrastructures.</p>
<p>Intel estimated that two servers with P4800X drives could provide 10 times more MySQL transactions than with P3700 SSDs. It would also result in a 91 percent reduction in cost per transaction.</p>
<p>But there&#8217;s a heavy cost involved in changing the data-center infrastructure to fit the superfast Optane drives. In the long run, the Optane drives may be beneficial in speeding up database, cloud and machine-learning applications, but switching over to a hyperconverged environment could call for wholesale changes in server <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">hardware</span></span>, virtualization environment, and organization of storage in data centers.</p>
<p>Also, Optane SSDs don&#8217;t play well in in-memory applications like SAP HANA. In theory, the Memory Drive feature could be used so the Optane SSDs mimic DRAM, which can ultimately be used by in-memory applications. Intel is in talks with major in-memory application providers to build usage of Optane SSDs, Myers said.</p>
<p>Companies are increasingly backing Optane, Myers said. Facebook has been trying out Optane for more than a year, but hasn&#8217;t reported results. IBM has incorporated Optane storage in its Bluemix cloud service, but hasn&#8217;t talked about benchmarks.</p>
<p>Hewlett Packard Enterprise is going to offer Optane SSDs as a media option in 3PAR arrays. The current latency for all-flash arrays is about 400 microseconds to 1 millisecond, and with 3D Xpoint/Optane it will come down to 200 microseconds, said HPE&#8217;s Eduardo Duarte, 3Par product manager, in a <a href="https://www.youtube.com/watch?v=7ngI_kbWJCY" target="_blank">video</a> at the Discover trade show in London in December.</p>
<p>Optane compatibility will also be validated for VMware&#8217;s vSAN virtualized <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">storage</span></span> environments. Alibaba also has committed to using Optane in its database and machine-learning infrastructure, Myers said. Intel is also talking with Microsoft to validate Optane for Windows Server storage environments.</p>
<p>In addition, a range of companies including Lenovo, Nutanix and Dell <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Technologies</span></span> have confirmed that they will come out with hardware based on Optane.</p>
<p>&nbsp;</p>
<p>By <span class="fn"><a href="http://www.computerworld.com/author/Agam-Shah/" rel="author">Agam Shah</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></span></p>
<p>Visit<a href="https://www.ict-hardware.com/"> ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">HP</a>, <a href="https://www.ict-hardware.com/">Microsoft</a>, <a href="https://www.ict-hardware.com/">Lenovo Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/intel-claims-storage-speed-record-large-capacity-optane-ssd/">Intel claims storage speed record with its large-capacity Optane SSD</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/intel-claims-storage-speed-record-large-capacity-optane-ssd/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get ready for the Windows 10 Creators Update</title>
		<link>https://www.ict-news.org/get-ready-windows-10-creators-update/</link>
					<comments>https://www.ict-news.org/get-ready-windows-10-creators-update/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 17 Mar 2017 09:20:31 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 10 update]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7646</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/get-ready-windows-10-creators-update/">Get ready for the Windows 10 Creators Update</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>Microsoft is about to release a major update to Windows 10. We have a preview of what you can expect.</h2>
<p>Sometime this spring, probably in April, Microsoft will <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">release</span></span> the <a href="https://www.microsoft.com/en-us/windows/upcoming-features" target="_blank">Creators Update</a>, one of the two major <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">updates</span></span> to Microsoft Windows 10 that will roll out this year.</p>
<p>What can you expect to see? For a start, ignore the name &#8220;Creators Update,&#8221; because the release has very little to do with creating things &#8212; with the exception of some virtual reality features and a minor app for creating 3D content.</p>
<p>However, there will be some real changes to the operating system. You&#8217;ll get more control over Windows updates, some improvements to the Edge browser, some nice interface tweaks &#8212; including to the Start menu &#8212; and more.</p>
<p>Microsoft has been releasing preview builds of the Creators Update since August; they&#8217;ve become less buggy and more feature-rich as the operating system gets closer to the final release date. Here&#8217;s a preview of what to expect, based on the latest builds and information made public by Microsoft.</p>
<aside class="nativo-promo smartphone"></aside>
<h3>More control over Windows updates</h3>
<p>To begin with, when the Creators Update hits, you&#8217;ll no longer be unexpectedly interrupted when Windows decides to do an update.</p>
<aside id="fsb-2055" class="fakesidebar"><strong>[ To comment on this story, visit <a href="https://www.facebook.com/Computerworld/posts/10155112388144680" target="_blank">Computerworld&#8217;s Facebook page</a>. ]</strong></aside>
<p>When an update is available, a notification will appear, and you&#8217;ll be given the option of whether to <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">install</span></span> it immediately, schedule it for a specific time, or put it off by clicking &#8220;Snooze.&#8221; Snooze means the update won&#8217;t install for three days. After that, you&#8217;ll get another notification about the update, and you can click the Snooze button again. In this way, you&#8217;ll be able to indefinitely put off the update.</p>
<figure class="medium "><a class="zoom article-gallery cboxElement" title=" The Creators Update will include a feature that alerts you when you have an update, and give you the choice of installing immediately, choosing a specific time, or putting it off by clicking “Snooze.” " href="http://images.techhive.com/images/article/2017/03/update-notification-100713573-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/update-notification-100713573-medium.jpg" alt="update notification" width="300" height="92" border="0" data-imageid="100713573" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>The Creators Update will include a feature that alerts you when you have an update, and give you the choice of installing immediately, choosing a specific time, or putting it off by clicking “Snooze.”</figcaption></figure>
<p>This feature isn&#8217;t yet included in any of the public preview updates, but is <a href="https://blogs.windows.com/windowsexperience/2017/03/01/providing-customers-choice-control-creators-update/" target="_blank">described by Microsoft in its blog</a>.</p>
<p>Users with Windows Pro, Windows Enterprise or Windows Education editions get even more options. In those editions, cumulative monthly updates can be automatically delayed for up to 30 days. And &#8220;feature&#8221; updates, which add new features to Windows, can be delayed by up to 365 days. (Currently, for Windows Pro, Windows Enterprise or Windows Education users, these updates can be deferred for 180 days.)</p>
<aside id="ntv781917-169351-96701" class=" nativo-promo tablet desktop ntv781917-169351-96701 ntvClickOut">
<div id="ntvImageBox" class="excerpt-img bugblog ntv-preview-img-wrapper"></div>
<div class="excerpt-text">
<p class="crawl-headline"><a id="ntvaTitle" class="prx_viewable_title781917" title="Old School Technology Won't Work in the Cloud. How to Rethink Your Cloud Security Strategy" href="http://jadserve.postrelease.com/trk.gif?ntv_at=3&amp;ntv_a=h5UCAQaYMAXe4LA&amp;ord=812050854&amp;ntv_ht=rqjLWAA&amp;prx_referrer=http%3A%2F%2Fwww.computerworld.com%2F&amp;ntv_r=http://www2.gemalto.com/cloud-security/?utm_source=idg&amp;utm_medium=sponsored-post&amp;utm_content=cloud-security&amp;utm_campaign=Q1-17" target="_top" rel="nofollow">Old School Technology Won&#8217;t Work in the Cloud. How to Rethink Your Cloud Security Strategy</a></p>
<p class="crawl-summary">Perimeter security won&#8217;t work in the cloud. It&#8217;s time for a new approach to cloud security that protects sensitive data, verifies user identities, ensures compliance and puts you back in control.</p>
</div>
<div></div>
</aside>
<h3>Start Menu improvements and interface changes</h3>
<p>The Creators Update will make some useful changes to the overall Windows interface, including to the Start menu. Don&#8217;t expect anything drastic. In fact, in the normal course of your day, you may never notice the difference.</p>
<p>People who use the Start menu a good deal will welcome one of the changes, which lets you place tiles for multiple apps into folders. Those folders also look like tiles and show small icons of every tile inside them. Click any <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">folder</span></span> to open it, with all the apps appearing as individual tiles. Click the folder again, and all the tiles slide back into it. It&#8217;s a great way to clean up your Start menu.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title=" Click a folder to show all the tiles it contains, then click any tile to run the app. " href="http://images.techhive.com/images/article/2017/03/full-screen-tile-folder-open-100713579-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/full-screen-tile-folder-open-100713579-large.jpg" alt="full screen tile folder open" width="700" height="422" border="0" data-imageid="100713579" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>Click a folder to show all the tiles it contains, then click any tile to run the app.</figcaption></figure>
<p>Other interface changes are more minor, such as a change to how the <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Apps</span></span> category appears in Settings. In the current version of Windows 10, you get to the Apps settings via Settings &gt; System &gt; Apps &amp; Features. In the Creators Update, Apps will get its own top-level setting. The new Apps setting also consolidates apps-related settings that were scattered in other locations, such as Default apps, Offline maps and Apps for websites.</p>
<figure class="large "><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/apps-settings-100713568-large.jpg" alt="apps settings" width="700" height="552" border="0" data-imageid="100713568" /><small class="credit">IDG / Preston Gralla</small><figcaption>The Apps category now gets its own top-level setting, and contains apps-related settings that were previously in multiple locations.</figcaption></figure>
<h3>Changes to Edge</h3>
<p>Some of the most important changes in the Creators <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Update</span></span> are to the Edge browser, as Microsoft struggles to build a browser that can compete with Chrome.</p>
<p>Those who hate Flash will get a nice present from the Creators Update: Flash content will be disabled in Edge by default &#8212; you will have the <a href="https://blogs.windows.com/msedgedev/2016/12/14/edge-flash-click-run/#PGAegVm6bXP28kiX.97" target="_blank">option of whether you want to run it or not</a>. (In the current version of Edge, only non-essential Flash content, like ads, is blocked.) That should improve security and performance, as well as extend battery life. In instances where a website also uses HTML5 to deliver multimedia content, Edge will use HTML5 rather than Flash. In addition, you can tell Edge to remember your Flash preferences for individual sites.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title=" Microsoft Edge now blocks Flash content by default. " href="http://images.techhive.com/images/article/2017/03/block-flash-100713569-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/block-flash-100713569-large.jpg" alt="block flash" width="700" height="374" border="0" data-imageid="100713569" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Galla</small><figcaption>Microsoft Edge now blocks Flash content by default.</figcaption></figure>
<p>Another new feature: Edge will let you read content in ePub and PDF formats. It will have the ability to read text aloud. And Microsoft has given the browser a whole host of under-the-hood <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">security</span></span> improvements.</p>
<p>Edge will also introduce some very nice tab-handling <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">features</span></span>. Click a down arrow to the right of the add tab button at the top of the screen, and you&#8217;ll see thumbnails of every open tab. Click the thumbnail of the tab you want to switch to and you&#8217;re sent there. If you no longer want to use the open tabs, but want to revisit them later, click a button to their right and put them aside as a group. When you want to open the group up again, click a button to the left of that one, and they all open.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title=" Microsoft Edge will include some useful new tab-handling features, including the ability to see thumbnails of all open tabs. " href="http://images.techhive.com/images/article/2017/03/edge-tabs-100713575-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/edge-tabs-100713575-large.jpg" alt="edge tabs" width="700" height="374" border="0" data-imageid="100713575" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>Microsoft Edge will include some useful new tab-handling features, including the ability to see thumbnails of all open tabs.</figcaption></figure>
<p>It&#8217;s not clear whether one of Edge&#8217;s biggest drawbacks &#8212; a serious lack of extensions &#8212; will be fixed by the Creators <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Update</span></span>. As I write this, there are fewer than two dozen extensions available. A Microsoft <a href="https://blogs.windows.com/windowsexperience/2017/01/31/microsoft-edge-helps-organize-web/#PbxPSQAJv8GTuaUe.97" target="_blank">blog post</a> claims that the company has released more extension APIs for <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">developers</span></span> and that the company is working to get more extensions built. But given how few extensions there are currently, it&#8217;s not likely there will be a boatload of new extensions available by the time the Creators Update arrives.</p>
<h3>A new, more comprehensive Windows Defender interface</h3>
<p>Windows Defender, Windows&#8217; anti-malware protection, has always seemed an afterthought, a set-and-forget piece of software you simply let do its job. In the Windows 10 Creators Update, that will change.</p>
<p>Windows Defender and related security applications will get a new <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">all-in-one</span></span> security dashboard called <a href="https://blogs.windows.com/windowsexperience/2017/01/23/introducing-windows-defender-security-center/" target="_blank">Windows Defender Security Center</a>, available from Settings &gt; Update &amp; Security &gt; Windows Defender &gt; Open Windows Center Security Center.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title=" Windows Defender Security Center is Windows 10's new security dashboard. " href="http://images.techhive.com/images/article/2017/03/windows-defender-100713574-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/windows-defender-100713574-large.jpg" alt="windows defender" width="700" height="533" border="0" data-imageid="100713574" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>Windows Defender Security Center is Windows 10&#8217;s new security dashboard.</figcaption></figure>
<p>It&#8217;s more than just a dashboard for Windows Defender; it&#8217;s command central for your device&#8217;s <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">security</span></span> and overall health. It lets you see at a glance any potential issues, and lets you delve into customizable settings. A check next to any icon on the dashboard means everything is safe and secure. A red circle with a white X in it means you need to take action to protect yourself.</p>
<p>The dashboard has five sections:</p>
<ul>
<li><strong>Virus &amp; threat protection.</strong> This shows the state of your anti-malware. It works not just with Windows Defender but with third-party anti-malware programs as well. If you use Windows Defender, you can click the icon to see the results of scans and to customize your anti-malware protection. If you use a different anti-malware package, clicking the icon will launch the application.</li>
<li><strong>Device performance &amp; health.</strong> Click it to see the latest Windows updates, and whether you have problems with your storage, device drivers or battery.</li>
<li><strong>Firewall &amp; network protection.</strong> This shows your firewall settings and lets you change them. It also gives information about your network connections and a link to a network troubleshooter.</li>
<li><strong>App &amp; browser control. </strong>This controls the <a href="https://support.microsoft.com/en-us/help/17443/windows-internet-explorer-smartscreen-filter-faq" target="_blank">SmartScreen Filter</a>, which blocks against potentially dangerous apps and files on the web, and against malicious websites when using the Microsoft Edge browser.</li>
<li><strong>Family options.</strong> This links you to parental controls.</li>
</ul>
<h3>3D and gaming features</h3>
<p>The Creators Update will offer new <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">3D</span></span> and gaming features. Xbox users will be able to stream gaming sessions live to their console. There will also be a Game Mode that maximizes system performance for when you play games. In addition, there&#8217;s a Game bar that lets you record your gameplay and take screenshots of it. And there will be an entire section devoted to gaming in Settings that lets you do things such as control the Game bar and Game Mode, and stream your games.</p>
<aside class="fakesidebar"><strong>[ Related: <a href="http://www.computerworld.com/article/3155816/microsoft-windows/fix-windows-10-problems-with-these-free-microsoft-tools.html#tk.ctw-infsb">Fix Windows 10 problems with these free Microsoft tools</a> ]</strong></aside>
<p>As for 3D, there will be a Paint 3D app for creating 3D content. There will also be support for virtual reality and augmented reality apps. At launch, expect <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">hardware</span></span> makers to release Windows 10 virtual reality headsets.</p>
<h3>A few Cortana updates</h3>
<p>Expect some modest Cortana additions. You&#8217;ll be able to schedule monthly reminders. Cortana will integrate with Windows 10 setup, so you can ask the digital assistant for help setting up devices. Cortana is expected to recognize new voice commands, including restarting your PC, turning it off, and raising or lowering the system volume. You&#8217;ll also be able to use it in full-screen mode.</p>
<h3>Other additions</h3>
<p>There are plenty of other minor <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">changes</span></span> as well.</p>
<p>If you&#8217;ve ever been confused about where to find the screens for adding new devices to Windows &#8212; whether they be Bluetooth, wireless or wired &#8212; you&#8217;ll be pleased to know that there&#8217;s now a Devices heading in the Settings app that provides a unified interface for adding any <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">device</span></span>. (Choose Settings &gt; Device &gt; Add a device.)</p>
<figure class="medium "><a class="zoom article-gallery cboxElement" title=" Finally -- a single location for adding all your devices. " href="http://images.techhive.com/images/article/2017/03/add-device-100713567-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/add-device-100713567-medium.jpg" alt="add device" width="300" height="345" border="0" data-imageid="100713567" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>Finally &#8212; a single location for adding all your devices.</figcaption></figure>
<p>Also new is a &#8220;Night Light&#8221; feature, which removes blue light from your computer&#8217;s display. There&#8217;s some evidence that blue light can disrupt the normal sleep cycle, so this feature might help night owls who like to compute at night, but still want to sleep when they&#8217;re done.</p>
<p>You&#8217;ll also be able to block the installation of desktop applications, only allowing Windows apps (the touch-friendly apps that are installed from the Microsoft Store). At first glance, this seems an odd feature &#8212; why ban an entire category of applications? But it could be useful if you don&#8217;t want <a href="http://www.computerworld.com/article/2966113/windows-pcs/bloatware-what-it-is-and-how-to-get-rid-of-it.html">bloatware</a> to be installed on your machine, because those programs are typically written as desktop apps.</p>
<p>In addition, during the installation of the Creators <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Update</span></span>, you&#8217;ll be prompted to <a href="https://blogs.windows.com/windowsexperience/2017/03/01/providing-customers-choice-control-creators-update" target="_blank">select various privacy settings</a>, including whether Microsoft should collect content so it can <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">display</span></span> relevant ads to you, whether the Location setting should be turned on, and similar options. You can always change these later in the Privacy section of Settings.</p>
<p>The upshot of all this? Creators Update will be a comparatively modest update with modest changes, many of which are worthwhile. Don&#8217;t expect anything revolutionary &#8212; largely, for Microsoft, it looks like it will be steady as she goes.</p>
<p>By <a href="http://www.computerworld.com/author/Preston-Gralla/" rel="author">Preston Gralla</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website te get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>&nbsp;</p>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/get-ready-windows-10-creators-update/">Get ready for the Windows 10 Creators Update</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/get-ready-windows-10-creators-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
