<?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>Blog Archives - Kontech IT Services</title>
	<atom:link href="http://kontech.net/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://kontech.net/category/blog/</link>
	<description>We get IT done</description>
	<lastBuildDate>Wed, 19 Jan 2022 01:38:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>http://kontech.net/wp-content/uploads/cropped-logo-square-32x32.png</url>
	<title>Blog Archives - Kontech IT Services</title>
	<link>http://kontech.net/category/blog/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to activate two free VM guest licenses on Server 2022 Standard running Hyper-V</title>
		<link>http://kontech.net/how-to-activate-two-free-vm-guest-licenses-on-server-2022-standard-running-hyper-v/</link>
					<comments>http://kontech.net/how-to-activate-two-free-vm-guest-licenses-on-server-2022-standard-running-hyper-v/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Tue, 18 May 2021 22:19:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=9115</guid>

					<description><![CDATA[<p>A thigh level, If you’re running Window Server 2022 Standard you are entitled to two OSEs or VM guest license activations. More detailed information here. Here’s how to activate two free guest virtual machine licenses Download and install Windows Window Server 2022 ISO for your guest VMs. Once isntalled you&#8217;re going to have an evaluation <a href="http://kontech.net/how-to-activate-two-free-vm-guest-licenses-on-server-2022-standard-running-hyper-v/" rel="nofollow"><span class="sr-only">Read more about How to activate two free VM guest licenses on Server 2022 Standard running Hyper-V</span>[...]</a></p>
<p>The post <a href="http://kontech.net/how-to-activate-two-free-vm-guest-licenses-on-server-2022-standard-running-hyper-v/">How to activate two free VM guest licenses on Server 2022 Standard running Hyper-V</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A thigh level, If you’re running Window Server 2022 Standard you are entitled to two OSEs or VM guest license activations.  More detailed information <a href="https://www.microsoft.com/en-us/windows-server/pricing" target="_blank" rel="noreferrer noopener">here</a>.</p>



<p><strong>Here’s how to activate two free guest virtual machine licenses</strong></p>



<p>Download and install Windows Window Server 2022 ISO for your guest VMs. Once isntalled you&#8217;re going to have an evaluation version of the operating system.</p>



<p>Make sure all Windows Updates are installed so that all components are available.</p>



<p>Open up elevated command prompt or PowerShell window and run these commands:</p>



<p><strong>slmgr.vbs /upk   </strong>               To remove uninstall the current product key.</p>



<p><strong>slmgr.vbs /cpky  </strong>              To remove the current product key from registry.</p>



<p><em><strong>slmgr.vbs /ipk Key</strong> from the COA Label</em> that came with the server    This installs the product key. Refer to the image below for Syntax.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="573" height="169" src="http://kontech.net/wp-content/uploads/Server-2022-Product-Key.png" alt="" class="wp-image-9130" srcset="http://kontech.net/wp-content/uploads/Server-2022-Product-Key.png 573w, http://kontech.net/wp-content/uploads/Server-2022-Product-Key-300x88.png 300w" sizes="(max-width: 573px) 100vw, 573px" /><figcaption>COA Sticker</figcaption></figure>



<figure class="wp-block-image size-full"><img decoding="async" width="513" height="255" src="http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-VM-License.png" alt="" class="wp-image-9117" srcset="http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-VM-License.png 513w, http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-VM-License-300x149.png 300w, http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-VM-License-400x200.png 400w" sizes="(max-width: 513px) 100vw, 513px" /></figure>



<p>Two commands which will change the Evaluation copy to OEM with activation.</p>



<p><strong>Dism /Online /Get-CurrentEdition   </strong>           This Display current version as Evaluation</p>



<p><strong>Dism /Online /set-edition:ServerStandard /ProductKey:&#8221;xxxxx-xxxxx-xxxxx-xxxxx-xxxxx&#8221; /AcceptEula  </strong><em>  </em>This will take care of the activation.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="540" height="259" src="http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-Free-VM-License.png" alt="" class="wp-image-9118" srcset="http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-Free-VM-License.png 540w, http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-Free-VM-License-300x144.png 300w" sizes="(max-width: 540px) 100vw, 540px" /></figure>



<p>Finally, run:</p>



<p><em><strong>slmgr.vbs /xpr  </strong>                 </em>To confirm the expiration date of the license you have just activated.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="433" height="247" src="http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-Free-VM-License-Confirmation.png" alt="" class="wp-image-9119" srcset="http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-Free-VM-License-Confirmation.png 433w, http://kontech.net/wp-content/uploads/Activate-Windows-Server-2022-Free-VM-License-Confirmation-300x171.png 300w" sizes="auto, (max-width: 433px) 100vw, 433px" /></figure>



<p>Alternatively, run the following commands to activate guest VMs:</p>



<p><strong>slmgr /upk </strong>  &#8220;to uninstall the old license key&#8221;<br><strong>slmgr /ipk &lt;product key></strong>   &#8221; to install the new license key&#8221;<br><strong>slmgr /ato</strong>   &#8220;to activate the newly install key with MicroSoft&#8221;<br><br>These commands are used with full version OS installs<br><br><strong>dism /Online /Set-Edition:&lt;target edition> /ProductKey:&lt;product key> /AcceptEULA</strong> is used to convert eval copies of the OS to full and activate.</p>
<p>The post <a href="http://kontech.net/how-to-activate-two-free-vm-guest-licenses-on-server-2022-standard-running-hyper-v/">How to activate two free VM guest licenses on Server 2022 Standard running Hyper-V</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/how-to-activate-two-free-vm-guest-licenses-on-server-2022-standard-running-hyper-v/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9115</post-id>	</item>
		<item>
		<title>Unifi WI-FI Best Practices</title>
		<link>http://kontech.net/unifi-wi-fi-best-practices/</link>
					<comments>http://kontech.net/unifi-wi-fi-best-practices/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Fri, 02 Apr 2021 15:34:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=8972</guid>

					<description><![CDATA[<p>Having problems with poor WI-FI connectivity, slow connection speeds, devices dropping off WI-FI? By now, you have likely discovered that UniFi WI-FI isn’t quite a plug and play solution and it always requires optimizing controller settings to achieve best WI-FI experience. Now, since every network is different and there are different use cases, density of <a href="http://kontech.net/unifi-wi-fi-best-practices/" rel="nofollow"><span class="sr-only">Read more about Unifi WI-FI Best Practices</span>[...]</a></p>
<p>The post <a href="http://kontech.net/unifi-wi-fi-best-practices/">Unifi WI-FI Best Practices</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Having problems with poor WI-FI connectivity, slow connection speeds, devices dropping off WI-FI?</p>



<p>By now, you have likely discovered that UniFi WI-FI isn’t quite a plug and play solution and it always requires optimizing controller settings to achieve best WI-FI experience.</p>



<p>Now, since every network is different and there are different use cases, density of clients, some settings may not be applicable to all.</p>



<p>Below are outlined general best practices to optimize performance on your Ubiquity WI-FI networks.</p>



<p>On WLANs greater than three WAPs, typically one should disable some of 2.4 GHz radios to reduce crosstalk/Co-Channel interference (CCI)</p>



<p>Always perform RF Environment scans when installing WAPs and set channels manually (never Auto)</p>



<p>For 2GHZ use channels: 1, 6, 11 on adjecent&nbsp;WAPs to eliminate overlap</p>



<p>For 5GHz use: <strong>36, 40, 44, 48, 149, 153, 157, 161</strong> &#8211; recommended to use 40MHz, if use 80MHz, available non-overlapping channels are: <strong>36 and 149 or 48 and 161</strong></p>



<p>Do not use DFS channels</p>



<p>Channel width: 20Mhz, 40mhz, 80mhz (more airtime, more noise, more interference), when using higher channel width, the number of available channels goes DOWN</p>



<p>Settings – services &#8211; Uplink connectivity monitor – Off</p>



<p>Automatic upgrade AP firmware – Off</p>



<p>Auto Optimize Network<strong> – </strong>Off</p>



<p>Wireless Networks – Fast Roaming – Off</p>



<p>Multicast and Broadcast Filtering – Off</p>



<p>High Performance Devices – Off</p>



<p>Power – Auto or Low</p>



<p><strong>YMMV</strong></p>



<p>802.11 Rate and Beacon Controls – 6mbps for 2GHz and 9-12Mbps for 5GHz</p>



<p>Disable CCK Rates (1/2/5/11 Mbps)</p>
<p>The post <a href="http://kontech.net/unifi-wi-fi-best-practices/">Unifi WI-FI Best Practices</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/unifi-wi-fi-best-practices/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8972</post-id>	</item>
		<item>
		<title>Windows Update causing blue screen of death errors  with Widows 10 printers</title>
		<link>http://kontech.net/windows-update-causing-blue-screen-of-death-errors-with-widows-10-printers/</link>
					<comments>http://kontech.net/windows-update-causing-blue-screen-of-death-errors-with-widows-10-printers/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Tue, 16 Mar 2021 13:01:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=8334</guid>

					<description><![CDATA[<p>Many Windows found themselves in a quagmire after having installed March’s monthly Windows cumulative updates. The problem is Windows is crashing with so-called blue screen of death (BOD) when attempting to print from Windows apps such as Word, Chrome, Adobe Acrobat and more. Namely, the issue appears to be impacting printers from Kyocera, Ricoh, Brother and <a href="http://kontech.net/windows-update-causing-blue-screen-of-death-errors-with-widows-10-printers/" rel="nofollow"><span class="sr-only">Read more about Windows Update causing blue screen of death errors  with Widows 10 printers</span>[...]</a></p>
<p>The post <a href="http://kontech.net/windows-update-causing-blue-screen-of-death-errors-with-widows-10-printers/">Windows Update causing blue screen of death errors  with Widows 10 printers</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Many Windows found themselves in a quagmire after having installed March’s monthly Windows cumulative updates. The problem is Windows is crashing with so-called blue screen of death (BOD) when attempting to print from Windows apps such as Word, Chrome, Adobe Acrobat and more.</p>



<p>Namely, the issue appears to be impacting printers from Kyocera, Ricoh, Brother and Zebra, among others. After the&nbsp;<a href="https://support.microsoft.com/en-us/topic/march-9-2021-kb5000802-os-builds-19041-867-and-19042-867-63552d64-fe44-4132-8813-ef56d3626e14" target="_blank" rel="noreferrer noopener">latest KB5000802 update</a>&nbsp;is installed, according to Microsoft, Windows 10 users can experience &#8220;an issue that might cause a blue screen when attempting to print to certain printers using some apps and might generate the error, APC_INDEX_MISMATCH for <strong>win32kfull.sys</strong>&#8220;&#8221; The error appears to be related to a mismatched driver and happens when printing from Windows apps.</p>



<p><strong>How to fix the BOD errors cases by win32kfull.sys crashes when printing</strong></p>



<p>To uninstall the KB5000802 or KB5000808 updates for printing to work correctly again.</p>



<p>If you are affected by the printing bug, you can uninstall the Windows 10 KB5000802 cumulative update by closing applications and opening an elevated command prompt. At the command prompt, type in the following command:</p>



<p><strong>wusa /uninstall /kb:5000802</strong></p>



<p>To uninstall the Windows 10 KB5000808 cumulative update, use this command instead:</p>



<p><strong>wusa /uninstall /kb:5000808</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="342" height="203" src="http://kontech.net/wp-content/uploads/2021-04-01_8-45-59.png" alt="" class="wp-image-8335" srcset="http://kontech.net/wp-content/uploads/2021-04-01_8-45-59.png 342w, http://kontech.net/wp-content/uploads/2021-04-01_8-45-59-300x178.png 300w" sizes="auto, (max-width: 342px) 100vw, 342px" /></figure>



<p>Microsoft has released &nbsp;the cumulative updates containing the fix published as optional updates so they will not be installed automatically via Windows Update.</p>



<p>To install the updates manually, you have will have to open Windows Update and &#8216;Check for updates.&#8217; You’ll then be able to directly click a link to download and install the update or go to the &#8216;Optional updates available&#8217; area and pick it from the list.</p>



<p>Alternatively, Microsoft has released out-of-band non-security updates to fix a known Windows 10 problem causing blue screens when printing to network printers after installing the March 2021 cumulative updates. They can be downloaded manually from the Microsoft Catalog using the following links:</p>



<ul class="wp-block-list"><li><a href="http://www.catalog.update.microsoft.com/Search.aspx?q=kb5001567" target="_blank" rel="noreferrer noopener">KB5001567 for Win10 v2004/20H2</a></li><li><a href="http://www.catalog.update.microsoft.com/Search.aspx?q=kb5001566" target="_blank" rel="noreferrer noopener">KB5001566 for Win10 v1909</a></li><li><a href="http://www.catalog.update.microsoft.com/Search.aspx?q=kb5001568" target="_blank" rel="noreferrer noopener">KB5001568 for Win10 v1809 enterprise/education/LTSC 2019</a></li><li><a href="http://www.catalog.update.microsoft.com/Search.aspx?q=kb5001565" target="_blank" rel="noreferrer noopener">KB5001565 for Win10 v1803 enterprise/education</a></li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="350" height="206" src="http://kontech.net/wp-content/uploads/2021-04-01_8-02-04.png" alt="" class="wp-image-8337" srcset="http://kontech.net/wp-content/uploads/2021-04-01_8-02-04.png 350w, http://kontech.net/wp-content/uploads/2021-04-01_8-02-04-300x177.png 300w" sizes="auto, (max-width: 350px) 100vw, 350px" /></figure>



<p>After installing this update, Windows 10, version 2004 will be updated to build 19041.868 and Windows 10, version 20H2 to build 19042.868.</p>
<p>The post <a href="http://kontech.net/windows-update-causing-blue-screen-of-death-errors-with-widows-10-printers/">Windows Update causing blue screen of death errors  with Widows 10 printers</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/windows-update-causing-blue-screen-of-death-errors-with-widows-10-printers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8334</post-id>	</item>
		<item>
		<title>Rid of Old Transport Layer Security (TLS) Protocol Configurations Today</title>
		<link>http://kontech.net/how-to-eliminate-old-transport-layer-security-tls-protocol-configurations-2021/</link>
					<comments>http://kontech.net/how-to-eliminate-old-transport-layer-security-tls-protocol-configurations-2021/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Sat, 06 Feb 2021 17:21:14 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=7568</guid>

					<description><![CDATA[<p>RIP TLS 1.0 and 1.1 While we are still at the onset of 2021 let’s make sure disabling of deprecated security protocol is on the top of our new year’s resolutions list. If you’ve already done it, you can focus on losing those extra pounds&#8230; Why should you care? First, the problem with insecure TLS <a href="http://kontech.net/how-to-eliminate-old-transport-layer-security-tls-protocol-configurations-2021/" rel="nofollow"><span class="sr-only">Read more about Rid of Old Transport Layer Security (TLS) Protocol Configurations Today</span>[...]</a></p>
<p>The post <a href="http://kontech.net/how-to-eliminate-old-transport-layer-security-tls-protocol-configurations-2021/">Rid of Old Transport Layer Security (TLS) Protocol Configurations Today</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading">RIP TLS 1.0 and 1.1</h1>



<p>While we are still at the onset of 2021 let’s make sure disabling of deprecated security protocol is on the top of our new year’s resolutions list. If you’ve already done it, you can focus on losing those extra pounds&#8230;</p>



<p>Why should you care?</p>



<p>First, the problem with insecure TLS protocols is so real and serious that the National Security Agency (NSA) has released a guide for eliminating obsolete Transport Layer Security configurations along with recommended TLS configurations, and remediation recommendations for the public. <a href="https://media.defense.gov/2021/Jan/05/2002560140/-1/-1/0/ELIMINATING_OBSOLETE_TLS_UOO197443-20.PDF" target="_blank" rel="noreferrer noopener">Here’s the link to the 6-pager guide.</a></p>



<p>Secondly, if TLS 1.0 and 1.1 are still enabled on your network, it will very likely throw red flags and cause compliance issues for cybersecurity insurance carriers.</p>



<p>Thirdly, the reasons for not allowing old TLS protocols are very much valid and worthy today. If you still do not know why, comply, and just disable those protocols. Period.</p>



<p>Here are several tools that will help you get where you need to be.</p>



<p><strong>Free</strong></p>



<p>Nartac IIS Crypto is a free tool &nbsp;<a href="https://www.nartac.com/Products/IISCrypto" target="_blank" rel="noreferrer noopener">https://www.nartac.com/Products/IISCrypto</a></p>



<p>Qualys free tool <a href="https://www.ssllabs.com/ssltest/" target="_blank" rel="noreferrer noopener">https://www.ssllabs.com/ssltest/</a></p>



<p>Free browser check <a href="https://www.ssllabs.com/index.html" target="_blank" rel="noreferrer noopener">https://www.ssllabs.com/index.html</a></p>



<p>Guide for Windows servers <a href="https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/manage-ssl-protocols-in-ad-fs">https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/manage-ssl-protocols-in-ad-fs</a></p>



<p><strong>Paid</strong></p>



<p>Tenable Nessus, paid for with free trial <a href="https://www.tenable.com/products" target="_blank" rel="noreferrer noopener">https://www.tenable.com/products</a></p>



<p>Rapid7 Nexpose, paid for with 30-day trial <a href="https://www.rapid7.com/products/nexpose/" target="_blank" rel="noreferrer noopener">https://www.rapid7.com/products/nexpose/</a></p>



<p>It is strongly recommended that vulnerability scans against perimeter and internal networks are performed regularly by cyber security vendor.</p>



<p>Disable SSL v2, v3, TLS v1.0, 1.1 and enforce TLS 1.2 and TLS 1.3 only. Plus implement only strong ciphers and algorithms.</p>



<p>To recap, make certain all your users and vendors are using TLS 1.2, 1.3 and their ciphers correlate with supported ciphers or it may hinder communication and/or cause blocking of all access inadvertently.</p>
<p>The post <a href="http://kontech.net/how-to-eliminate-old-transport-layer-security-tls-protocol-configurations-2021/">Rid of Old Transport Layer Security (TLS) Protocol Configurations Today</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/how-to-eliminate-old-transport-layer-security-tls-protocol-configurations-2021/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7568</post-id>	</item>
		<item>
		<title>UniFi &#8211; No devices Found &#8211; Everything is Great!</title>
		<link>http://kontech.net/unifi-controller-configuration-missing/</link>
					<comments>http://kontech.net/unifi-controller-configuration-missing/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Thu, 14 Jan 2021 13:14:25 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cloud Key G2 lost all configuration]]></category>
		<category><![CDATA[Unifi controller configuration gone]]></category>
		<category><![CDATA[Unifi controller configuration has been wiped]]></category>
		<category><![CDATA[unifi controller lost devices]]></category>
		<category><![CDATA[UniFi No devices Found]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=6922</guid>

					<description><![CDATA[<p>Unifi controller configuration has been wiped overnight with no apparent reason Controller running on Cloud Key G2, firmware re2.0.24 , network version: 6.0.43 appears to have lost all configuration overnight. Whether accessed locally or via cloud the controller configuration is missing &#8211; no devices, no clients, etc.. Interestingly, the LCD display of the cloud key <a href="http://kontech.net/unifi-controller-configuration-missing/" rel="nofollow"><span class="sr-only">Read more about UniFi &#8211; No devices Found &#8211; Everything is Great!</span>[...]</a></p>
<p>The post <a href="http://kontech.net/unifi-controller-configuration-missing/">UniFi &#8211; No devices Found &#8211; Everything is Great!</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading">Unifi controller configuration has been wiped overnight with no apparent reason</h1>



<p>Controller running on <strong>Cloud Key G2</strong>, firmware re2.0.24 , network version: 6.0.43 appears to have lost all configuration overnight. Whether accessed locally or via cloud the controller configuration is missing &#8211; no devices, no clients, etc..</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="474" src="https://kontech.net/wp-content/uploads/No-devices-Found-–-Everything-is-Great-1024x474.jpg" alt="" class="wp-image-6928" srcset="http://kontech.net/wp-content/uploads/No-devices-Found-–-Everything-is-Great-1024x474.jpg 1024w, http://kontech.net/wp-content/uploads/No-devices-Found-–-Everything-is-Great-300x139.jpg 300w, http://kontech.net/wp-content/uploads/No-devices-Found-–-Everything-is-Great-768x356.jpg 768w, http://kontech.net/wp-content/uploads/No-devices-Found-–-Everything-is-Great.jpg 1108w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Interestingly, the LCD display of the cloud key (UCKG2) displays all devices and clients currently online. Again, zero devices and clients are reported in controller’s GUI as if the key weren’t communicating with the software.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="909" height="477" src="https://kontech.net/wp-content/uploads/Unifi-all-devices-missing1.jpg" alt="" class="wp-image-6927" srcset="http://kontech.net/wp-content/uploads/Unifi-all-devices-missing1.jpg 909w, http://kontech.net/wp-content/uploads/Unifi-all-devices-missing1-300x157.jpg 300w, http://kontech.net/wp-content/uploads/Unifi-all-devices-missing1-768x403.jpg 768w" sizes="auto, (max-width: 909px) 100vw, 909px" /></figure>



<p>This coincides with hardening access to Unifi account: password changes and enabling MFA due to recent security <a href="https://www.myce.com/news/ubiquiti-hit-with-data-breach-urges-users-to-change-password-95700/" target="_blank" rel="noreferrer noopener">UniFi security breach debacle</a>. Multiple attempts to restore from any available backups (via controller software) do not seem to work. The system keeps reverting to clean slate after every restore attempt.</p>



<p><strong>Factory reset fixes it</strong>. Of course, if you have no backup you&#8217;re SOL. Very annoying…</p>



<p>As usual, gotta arm yourself with a lot of patience to deal with ubiquitous (pun intended) corks of the Ubiquity software or get a commercial grade WI-FI system like Aruba, Meraki or Ruckus, swallow that price tag and focus your resources on more important things, like cybersecurity.</p>
<p>The post <a href="http://kontech.net/unifi-controller-configuration-missing/">UniFi &#8211; No devices Found &#8211; Everything is Great!</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/unifi-controller-configuration-missing/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6922</post-id>	</item>
		<item>
		<title>2021 top cybersecurity trends</title>
		<link>http://kontech.net/2021-top-cybersecurity-trends/</link>
					<comments>http://kontech.net/2021-top-cybersecurity-trends/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Tue, 29 Dec 2020 15:21:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=6587</guid>

					<description><![CDATA[<p>As the tumultuous 2020 is winding down let us contemplate what 2021 might have in store from cybersecurity perspective. Here is what comes to mid. Zero Trust approach is here to stay As organizations rely more on remote computing and remote access, they are compelled to look at, adopt and implement Zero Trust models. The <a href="http://kontech.net/2021-top-cybersecurity-trends/" rel="nofollow"><span class="sr-only">Read more about 2021 top cybersecurity trends</span>[...]</a></p>
<p>The post <a href="http://kontech.net/2021-top-cybersecurity-trends/">2021 top cybersecurity trends</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>As the tumultuous 2020 is winding down let us contemplate what 2021 might have in store from cybersecurity perspective. Here is what comes to mid.</p>



<h2 class="wp-block-heading">Zero Trust approach is here to stay</h2>



<p>As organizations rely more on remote computing and remote access, they are compelled to look at, adopt and implement Zero Trust models. The premise is breach is inevitable. It assumes breach and verifies each authentication request to access data as though it originates from an untrusted network.</p>



<h2 class="wp-block-heading">Ransomware remains prevalent and its vectors are ever evolving</h2>



<p>One of the main driving forces behind most cyber-attacks is still monetization. As long as attackers continue to get paid by victims to get their sensitive data back or systems unlocked the vicious circle perpetuates and they only get more creative with new vectors of attack.</p>



<h2 class="wp-block-heading">Focus of cyber <strong>attacks</strong> on MSPs/MSSPs and their systems</h2>



<p>As seen recently, especially with the high-profile and unprecedented <a rel="noreferrer noopener nofollow" href="https://www.solarwinds.com/securityadvisory" target="_blank">breach of SolarWinds</a> cyber criminals are honing in on breaking into systems and tools like RMMs utilized by Managed Service and <a href="http://www.kontech.net">Managed Security Service providers</a>. The stakes are high as treasure troves of valuable customer’s data are to be had. Ask your provider how they guard your information today. Don’t get comfortable and complacent because they have implemented multi-factor authentication (MFA). The hackers bypassed MFA solution utilized by SolarWinds after all.</p>



<h2 class="wp-block-heading">End of VPN?</h2>



<p>As Zero Trust models are espoused it becomes apparent that VPN approaches are unwieldy to manage and pose significant risks. This in turn, makes CASB and cloud-native tools and solutions ever more attractive to organizations. A Cloud access security broker, or CASB, is cloud-hosted software or on-premises software/hardware that act as an intermediary between users and cloud service providers.</p>



<h2 class="wp-block-heading">An increase in cyber attacks against remote work infrastructure.</h2>



<p>As organizations scramble to deploy organization-wide technology solutions and to support remote workforce in a pinch, they often leave themselves vulnerable. Therefore, attackers are expected to target areas like VPNs and collaboration applications that are in high use and under increased scrutiny from security perspective. The remote devices and remote users are often left outside the scope and perimeter of corporate security.</p>



<h2 class="wp-block-heading">Social engineering attacks are leveraged</h2>



<p>As phishing has evolved over the years—from generic (Nigerian prince types) to personalized emails (spear phishing), to context-aware methods that are scarily realistic. Criminals get creative and emboldened by leveraging video or audio recordings to impersonate important figures at an organization to gain access to critical data and valuable assets.</p>



<h2 class="wp-block-heading">The usual suspects &#8211; targeting known exploits and unpatched systems</h2>



<p>Hackers will continue to utilize more tried and well known, vulnerabilities being targeted for exploitation, along with less targeted attacks using bleeding-edge vulnerabilities due to the ease of using known exploits. Addressing vulnerabilities timely is just as important as ever and that includes patching of all endpoints. Attackers persevere to find a device on your network that is exploitable through an unpatched, but patchable, vulnerability. It only takes one to wreak havoc! So, keep ‘em all updated.</p>



<h2 class="wp-block-heading">Get cyber insurance policy</h2>



<p>Cyber insurance has been gaining traction over the years and will continue its trajectory as the occurrence of cyber incidents only rises. With this trend, insurance companies and their actuaries come up with numerous stipulations on what or how much cyber-insurance policy covers as a result of a ransomware incident or alike. Naturally, the insured will have to provide the proof they have implemented preventive measures and they adhere to industry standards and best practices to protect their assets.</p>



<h2 class="wp-block-heading">2021 may very well be another consequential year in cybersecurity</h2>



<p>In 2021, IT budgets will likely be strained by growing and evolving needs, especially for deploying remote access technology solutions with less focus on comprehensive cybersecurity strategy.&nbsp; As workforce gets dispersed across remote locations, shadow IT will increase while investment in security decreases. This can lead to breaches from missing patches, misconfigurations, and improper cyber hygiene. Exacerbated by ubiquitous onslaughts of ransomware, the 2021 is expected to bring more security breaches and exploits leading up to the new highs in number of losses.</p>
<p>The post <a href="http://kontech.net/2021-top-cybersecurity-trends/">2021 top cybersecurity trends</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/2021-top-cybersecurity-trends/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6587</post-id>	</item>
		<item>
		<title>Missing app password and Modern Authentication.</title>
		<link>http://kontech.net/missing-app-password-and-modern-authentication/</link>
					<comments>http://kontech.net/missing-app-password-and-modern-authentication/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Fri, 13 Nov 2020 20:42:14 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[missing app password]]></category>
		<category><![CDATA[Modern Authentication & Blocking Legacy authentication]]></category>
		<category><![CDATA[Modern Authentication for Outlook]]></category>
		<category><![CDATA[Outlook MFA]]></category>
		<category><![CDATA[unable to add Outlook profile]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=5642</guid>

					<description><![CDATA[<p>What ever happened to app password in my Microsoft account? If you have been using multifactor authentication in Microsoft account for a while, you have likely encountered app password. Its sole purpose has been to secure devices and apps that do not support two step authentications (via Microsoft Authenticator app). This includes Outlook desktop app, <a href="http://kontech.net/missing-app-password-and-modern-authentication/" rel="nofollow"><span class="sr-only">Read more about Missing app password and Modern Authentication.</span>[...]</a></p>
<p>The post <a href="http://kontech.net/missing-app-password-and-modern-authentication/">Missing app password and Modern Authentication.</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading">What ever happened to app password in my Microsoft account?</h1>



<p>If you have been using<a href="http://kontech.net/office-365-multi-factor-authentication-best-practices/"> multifactor authentication</a> in Microsoft account for a while, you have likely encountered <strong>app password</strong>. Its sole purpose has been to secure devices and apps that do not support two step authentications (via Microsoft Authenticator app). This includes Outlook desktop app, mail apps for iOS, Android, Xbox 360 to name a few.</p>



<p>It is a long, random string of alphanumeric characters that gets generated as a separate app password for each Microsoft service or device that does not support two-step verification codes. Since it’s a one-time type of setup, once you’ve configured your devices with app password, you can stash it way in a safe place.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="277" src="http://kontech.net/wp-content/uploads/app.password.png" alt="" class="wp-image-5647" srcset="http://kontech.net/wp-content/uploads/app.password.png 624w, http://kontech.net/wp-content/uploads/app.password-300x133.png 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<p>If you have attempted to set up new email profile in Outlook recently and have not been able to get past the initial attention phase, no matter how many times you triple checked you credentials – read on.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="239" src="http://kontech.net/wp-content/uploads/app.password1.png" alt="" class="wp-image-5648" srcset="http://kontech.net/wp-content/uploads/app.password1.png 624w, http://kontech.net/wp-content/uploads/app.password1-300x115.png 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<p>It turns out Microsoft has phased out app password recently (a couple of months back) and many users with MFA enabled may have gotten caught off-guard. When adding a new Outlook profile, you get caught in a vicious circle without any meaningful feedback. You may get a message box stating that “<em>an encrypted connection to mail server is not available</em>” and “<em>We’re sorry, we couldn’t set up your account automatically</em>…” Manual set up will not work either.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1018" height="744" src="http://kontech.net/wp-content/uploads/problem-connecting-to-server.png" alt="" class="wp-image-5651" srcset="http://kontech.net/wp-content/uploads/problem-connecting-to-server.png 1018w, http://kontech.net/wp-content/uploads/problem-connecting-to-server-300x219.png 300w, http://kontech.net/wp-content/uploads/problem-connecting-to-server-768x561.png 768w" sizes="auto, (max-width: 1018px) 100vw, 1018px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" src="blob:http://kontech.net/104a6fb4-dfbc-46f0-866e-15bbd61aa660" alt=""/></figure>



<p>If you attempt to sing in to you Microsoft account you notice that &nbsp;Security &amp; Privacy section has been updated and notably Additional security verification, where app password section used to reside under is now GONE.</p>



<p>The fix is to have Exchange admin to enable <strong>Modern Authentication for Outlook</strong>.</p>



<p>What is Modern Authentication?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>



<p>Modern Authentication brings Active Directory Authentication Library (ADAL)-based sign-in to Office client apps across platforms. It enables sign-in features such as Multi-Factor Authentication (MFA), SAML-based third-party Identity Providers with Office client applications, smart card and certificate-based authentication, and it removes the need for Outlook to use the basic authentication protocol. &nbsp;</p>



<p>Here’s how to enable Modern Authentication: Log on as admin (with Global Administrator role)– launchpad – Admin – Show All – Settings &#8211; Org settings.</p>



<p></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="368" src="http://kontech.net/wp-content/uploads/modern-authentication-1024x368.png" alt="" class="wp-image-5645" srcset="http://kontech.net/wp-content/uploads/modern-authentication-1024x368.png 1024w, http://kontech.net/wp-content/uploads/modern-authentication-300x108.png 300w, http://kontech.net/wp-content/uploads/modern-authentication-768x276.png 768w, http://kontech.net/wp-content/uploads/modern-authentication.png 1122w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Under Services tab, choose Modern authentication, and in the Modern authentication pane, make sure Enable Modern authentication is selected. Choose Save changes.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="570" height="1000" src="http://kontech.net/wp-content/uploads/modern-authentication.ON_.png" alt="" class="wp-image-5646" srcset="http://kontech.net/wp-content/uploads/modern-authentication.ON_.png 570w, http://kontech.net/wp-content/uploads/modern-authentication.ON_-171x300.png 171w" sizes="auto, (max-width: 570px) 100vw, 570px" /></figure>



<p>Now, you will be setup Outlook profile using the same password you log on to Microsoft account with. MFA authentication is still in force, whether be authenticator app or Text code option.</p>
<p>The post <a href="http://kontech.net/missing-app-password-and-modern-authentication/">Missing app password and Modern Authentication.</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/missing-app-password-and-modern-authentication/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5642</post-id>	</item>
		<item>
		<title>Do Not Use Hotel Offered WI-FI</title>
		<link>http://kontech.net/do-not-use-hotel-offered-wi-fi/</link>
					<comments>http://kontech.net/do-not-use-hotel-offered-wi-fi/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Sat, 10 Oct 2020 02:34:05 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=5389</guid>

					<description><![CDATA[<p>The FBI has issued a public announcement this week highlighting a COVID 19 induced spike in telework from hotel setting and linked cyber security risks for patrons. In the wake of the pandemic and stagnant travel business, many hotel chains creatively pitch daytime room reservations to protect their bottom line. They try to allure WFH <a href="http://kontech.net/do-not-use-hotel-offered-wi-fi/" rel="nofollow"><span class="sr-only">Read more about Do Not Use Hotel Offered WI-FI</span>[...]</a></p>
<p>The post <a href="http://kontech.net/do-not-use-hotel-offered-wi-fi/">Do Not Use Hotel Offered WI-FI</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The FBI has issued a <a href="https://www.ic3.gov/media/2020/201006.aspx" target="_blank" rel="noreferrer noopener">public announcement this week</a> highlighting a COVID 19 induced spike in telework from hotel setting and linked cyber security risks for patrons.</p>



<p>In the wake of the pandemic and stagnant travel business, many hotel chains creatively pitch daytime room reservations to protect their bottom line. They try to allure WFH guest by offering sterile, distraction-free work environment, away from so called home offices and free and fast WI-FI.</p>



<h2 class="wp-block-heading">How it&#8217;s done?</h2>



<p>Hackers are poised to steal personal data and take over hotel guests&#8217; laptops/phones by means of an &#8220;evil twin attack&#8221;.  They install and create an alternative WAP and wireless network that mimic the name of the hotel&#8217;s real WI-FI service. Once the unsuspecting victims unknowingly connect to the malicious WI-FI and stay connected for the work hours, unexpected things can take place behind the scenes.</p>



<h2 class="wp-block-heading">How to protect yourself?</h2>



<p>If you intend to use hotel offered setting to do telecommuting work and are concerned about security risks, you can do the following: </p>



<ul class="wp-block-list" id="block-66c9050a-0ba8-435e-8229-091706f60492"><li>do not connect to hotel WI-FI at all and use your own mobile hotspot or mobile data card instead</li><li>take advantage of VPN to encrypt any sensitive data transferred from/to your device</li><li>always make sure to keep security updates and patches current on your computer equipment</li><li>consult with the hotel staff about specific of connecting to their WI-FI i.e. captive portal details, security options to ensure you&#8217;re connecting to the right WI-FI</li></ul>



<h2 class="wp-block-heading">How to tell if you got hacked?</h2>



<p>So one can tell of their laptop or smartphone may have been compromised after being connected to hotel&#8217;s WI-FI? Per FBI there is a number telltale signs to watch out for:</p>



<ul class="wp-block-list"><li>laptop / mobile device starts to run slowly or erratically</li><li>apps are launching on their own</li><li>increased pop-up ads and website redirections while browsing the web</li><li>computer running hotter than usual and battery lifespan decreases</li><li>cursor moving &#8220;on its own&#8221;</li><li>an increase of unwanted emails, text messages and/or calls</li></ul>



<p>While these symptoms may appear obvious they can be easily ignored or missed as one is immersed in their work.</p>



<p></p>
<p>The post <a href="http://kontech.net/do-not-use-hotel-offered-wi-fi/">Do Not Use Hotel Offered WI-FI</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/do-not-use-hotel-offered-wi-fi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5389</post-id>	</item>
		<item>
		<title>How to enable and manage unlimited archiving in Exchange Online</title>
		<link>http://kontech.net/how-to-enable-and-manage-unlimited-archiving-in-exchange-online/</link>
					<comments>http://kontech.net/how-to-enable-and-manage-unlimited-archiving-in-exchange-online/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Mon, 31 Aug 2020 22:44:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[1TB limit for unlimited archiving in Exchange Online]]></category>
		<category><![CDATA[Enable auto-expanding archiving for one user]]></category>
		<category><![CDATA[unlimited archiving Exchange Online]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=1459</guid>

					<description><![CDATA[<p>Let&#8217;s preface this post that unlimited archiving in Exchange Online has not been so unlimited since November 2019. The limit for online archiving has been to set a 1 TB for archive mailboxes. Unfortunately, the said 1 TB limit isn&#8217;t visible in UI. No administrative interface exists either to allow tenant administrators to see the <a href="http://kontech.net/how-to-enable-and-manage-unlimited-archiving-in-exchange-online/" rel="nofollow"><span class="sr-only">Read more about How to enable and manage unlimited archiving in Exchange Online</span>[...]</a></p>
<p>The post <a href="http://kontech.net/how-to-enable-and-manage-unlimited-archiving-in-exchange-online/">How to enable and manage unlimited archiving in Exchange Online</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Let&#8217;s preface this post that unlimited archiving in Exchange Online has not been so unlimited since November 2019. The limit for online archiving has been to set a 1 TB for archive mailboxes.</p>



<p>Unfortunately,  the said 1 TB limit isn&#8217;t visible in UI.  No administrative interface exists either to allow tenant administrators to see the state of large archive mailboxes or receive warnings through Office 365 admin portal. </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="422" height="121" src="http://kontech.net/wp-content/uploads/image.png" alt="" class="wp-image-5235" srcset="http://kontech.net/wp-content/uploads/image.png 422w, http://kontech.net/wp-content/uploads/image-300x86.png 300w" sizes="auto, (max-width: 422px) 100vw, 422px" /></figure>



<p>When a user within-place archive gets this message: &#8216;Your archive mailbox is almost full&#8217; you can remedy it by enabling Auto-Expanding Archive via PowerShell. Here&#8217;s the steps:</p>



<p><strong>1. <a href="https://docs.microsoft.com/en-us/powershell/exchange/connect-to-exchange-online-powershell?view=exchange-ps" target="_blank" aria-label="undefined (opens in a new tab)" rel="noreferrer noopener">Connect to Exchange Online PowerShell</a> (run as admin)</strong></p>



<p>Import-Module ExchangeOnlineManagement</p>



<p>$UserCredential = Get-Credential</p>



<p>Connect-ExchangeOnline -Credential $UserCredential -ShowProgress $true</p>



<p><strong>2. Run the following command in Exchange Online PowerShell to enable auto-expanding archiving for a specific user.&nbsp;</strong></p>



<p>Enable-Mailbox jdoe@domain.net -AutoExpandingArchive</p>



<p><strong>3. Verify that auto-expanding archiving is enabled</strong></p>



<p>Get-Mailbox jdoe@domain.net | FL AutoExpandingArchiveEnabled</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" src="http://kontech.net/wp-content/uploads/2020-09-20_19-12-13.jpg" alt="" class="wp-image-5238" width="580" height="123" srcset="http://kontech.net/wp-content/uploads/2020-09-20_19-12-13.jpg 842w, http://kontech.net/wp-content/uploads/2020-09-20_19-12-13-300x64.jpg 300w, http://kontech.net/wp-content/uploads/2020-09-20_19-12-13-768x164.jpg 768w" sizes="auto, (max-width: 580px) 100vw, 580px" /></figure>



<p>Note: The storage quota for the user&#8217;s primary archive mailbox is increased by 10 GB (from 100 GB to 110 GB). The archive warning quota is also increased by 10 GB (from 90 GB to 100 GB).</p>



<p>At the same time the storage quota for the Recoverable Items folder in the user&#8217;s primary mailbox is increased by 10 GB (also from 100 GB to 110 GB). The Recoverable Items warning quota is also increased by 10 GB (from 90 GB to 100 GB). These changes are applicable only if the mailbox in on hold or assigned to a retention policy.</p>



<p></p>



<figure class="wp-block-gallery columns-1 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" decoding="async" width="895" height="381" src="http://kontech.net/wp-content/uploads/2020-09-20_17-49-28.jpg" alt="" data-id="5241" data-full-url="http://kontech.net/wp-content/uploads/2020-09-20_17-49-28.jpg" data-link="http://kontech.net/august-post-1/2020-09-20_17-49-28/" class="wp-image-5241" srcset="http://kontech.net/wp-content/uploads/2020-09-20_17-49-28.jpg 895w, http://kontech.net/wp-content/uploads/2020-09-20_17-49-28-300x128.jpg 300w, http://kontech.net/wp-content/uploads/2020-09-20_17-49-28-768x327.jpg 768w" sizes="auto, (max-width: 895px) 100vw, 895px" /></figure></li></ul><figcaption class="blocks-gallery-caption"><br><br><br></figcaption></figure>
<p>The post <a href="http://kontech.net/how-to-enable-and-manage-unlimited-archiving-in-exchange-online/">How to enable and manage unlimited archiving in Exchange Online</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/how-to-enable-and-manage-unlimited-archiving-in-exchange-online/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1459</post-id>	</item>
		<item>
		<title>Reevaluate and reformulate your long-term security strategy</title>
		<link>http://kontech.net/reevaluate-and-reformulate-your-long-term-security-strategy/</link>
					<comments>http://kontech.net/reevaluate-and-reformulate-your-long-term-security-strategy/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Mon, 20 Jul 2020 20:05:10 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=4961</guid>

					<description><![CDATA[<p>So, you have transitioned your office into makeshift full-time remote workplace. While you may not realize, it is a band aid solution. OK, but it only needs to work for a little while, and then you can pick up where you left off and resume the previously working network-security status quo&#8230; Not so fast. Experts <a href="http://kontech.net/reevaluate-and-reformulate-your-long-term-security-strategy/" rel="nofollow"><span class="sr-only">Read more about Reevaluate and reformulate your long-term security strategy</span>[...]</a></p>
<p>The post <a href="http://kontech.net/reevaluate-and-reformulate-your-long-term-security-strategy/">Reevaluate and reformulate your long-term security strategy</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading"></h1>



<p>So, you have transitioned your office into makeshift full-time remote workplace. While you may not realize, it is a band aid solution.</p>



<p>OK, but it only needs to work for a little while, and then you can pick up where you left off and resume the previously working network-security status quo&#8230;</p>



<p>Not so fast. Experts say we should not expect to resume
business until sometime in 2021 at the earliest. Even then, remote computing is
to remain at its prevalence for many organizations. &nbsp;&nbsp;</p>



<p>It is time to shift from a “Band-Aid” mindset to a boundless
cybersecurity mindset. Your long-term remote workforce strategy can be realized
by: </p>



<p>Securing and re-architecting your fragmented and &nbsp;distributed networks with a cost-effective
platform</p>



<p>Protecting your organization from the explosion of exposure
points and new risks from remote workforces</p>



<p>Thwarting known and unknown cyber threats that rapidly
change to target the latest vulnerabilities</p>



<p>Get ready to pull off the “band aid” and <a href="http://kontech.net/contact/">ask us </a>to help you devise a security strategy that offers the simplicity, reliability, and cost-effectiveness your business needs to face the uncertain future.</p>
<p>The post <a href="http://kontech.net/reevaluate-and-reformulate-your-long-term-security-strategy/">Reevaluate and reformulate your long-term security strategy</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/reevaluate-and-reformulate-your-long-term-security-strategy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4961</post-id>	</item>
	</channel>
</rss>
