<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace V5 Site Server v5.13.594-SNAPSHOT-1 (http://www.squarespace.com) on Wed, 29 Jul 2020 03:14:59 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>Blog</title><subtitle>Blog</subtitle><id>http://www.onegreattech.com/blog/</id><link rel="alternate" type="application/xhtml+xml" href="http://www.onegreattech.com/blog/"/><link rel="self" type="application/atom+xml" href="http://www.onegreattech.com/blog/atom.xml"/><updated>2019-07-26T20:12:32Z</updated><generator uri="http://www.squarespace.com/" version="Squarespace V5 Site Server v5.13.594-SNAPSHOT-1 (http://www.squarespace.com)">Squarespace</generator><entry><title>MSSQLSERVER Log On As a Service</title><id>http://www.onegreattech.com/blog/2019/7/26/mssqlserver-log-on-as-a-service.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2019/7/26/mssqlserver-log-on-as-a-service.html"/><author><name>David Walsh</name></author><published>2019-07-26T20:01:14Z</published><updated>2019-07-26T20:01:14Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>So I have just a simple thing here:</p>
<p>When giving MSSQLSERVER the "Log on as a service" right (required for the SQL instance to run), it is taken away after every restart. How to resolve this in an easy way?</p>
<p>First, create a GPO and add "Local SQL Services" to the "Log on as a service" Policy<span class="full-image-block ssNonEditable"><span><img src="http://www.onegreattech.com/storage/LocalSQLServices.JPG?__SQUARESPACE_CACHEVERSION=1564171538951" alt="" /></span></span>Next, apply that policy to an OU that contains the SQL server.</p>
<p>Note: in my case the SQL server is under "Member Servers" so I applied the GPO to that. This isn't an issue for the other non-SQL servers because the local group "Local SQL Services" doesn't exist on them anyway.</p>
<p>On the SQL Server, create a group called "Local SQL Services".</p>
<p>Put the user "NT SERVICE\MSSQLSERVER" into that group.</p>
<p>Run "GPUPDATE /FORCE" at an admin command prompt.</p>
<p>Restart the SQL server and you should find that the SQL services have started.</p>
<p>&nbsp;</p>]]></content></entry><entry><title>Sophos EndPoint Protection - Bug</title><id>http://www.onegreattech.com/blog/2017/1/4/sophos-endpoint-protection-bug.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2017/1/4/sophos-endpoint-protection-bug.html"/><author><name>David Walsh</name></author><published>2017-01-04T17:41:32Z</published><updated>2017-01-04T17:41:32Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>I've used Sophos EndPoint Protection for several of my customers. It's detection capabilities are terrific and it's been a great antivirus for them. However, I've recently found a little bug in it.</p>
<p>After installing Sophos EP it can disable your DVD drive(s) with this error appearing in the device manager: "Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. To fix this problem you should uninstall and then reinstall the hardware device. (Code 19)". A short term fix is to uninstall the drive, then do a "Scan for hardware changes". The drive will work again... until you restart the computer.</p>
<p>The most common other solution I've found is removing the uppperfilters and/or lowerfilters for the DVD drive's registery key (which also doesn't help in this case).</p>
<p>The solution to fix the Sophos problem is this:</p>
<ol>
<li>Uninstall the DVD drive in the device manager.</li>
<li>Scan for hardware changes (the drive should be redetected and will work again).</li>
<li>Browse to: C:\ProgramData\Sophos\AutoUpdate\Cache\decoded\savxp\</li>
<li>Search for the file sdcfilter.inf (you'll find it in a subfolder somewhere, possibly multiple copies of the same file).</li>
<li>Right click on the file and choose Install.</li>
<li>Restart the computer.</li>
<li>The drive will still work.</li>
</ol>
<p>I found this solution at community.sophos.com (see references for the link). The post appears to be closed to comments so I figured it should be duplicated here. I spent hours trying to fix this problem on two new Windows 10 Pro computers and I hope I save someone else a little time.</p>
<p>As of today I still sell Sophos EndPoint Protection and Sophos UTM, SG, and XG products.</p>]]></content></entry><entry><title>Solution - GPO Folder Redirection Not Being Applied</title><category term="AD"/><category term="Folder Redirection"/><category term="GPO"/><category term="Servers"/><id>http://www.onegreattech.com/blog/2016/2/26/solution-gpo-folder-redirection-not-being-applied.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2016/2/26/solution-gpo-folder-redirection-not-being-applied.html"/><author><name>David Walsh</name></author><published>2016-02-26T22:08:28Z</published><updated>2016-02-26T22:08:28Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Well, I haven't posted anything in a while so here's somehting for all my fellow techs:</p>
<p>If you've done everything you can think of to a GPO that's applying folder redirection but just can't get it to work for some users, check this:</p>
<p>Click Start button, right-click on "Documents", choose "Properties":</p>
<p><img id="img978336" src="https://outlook.office.com/owa/service.svc/s/GetFileAttachment?id=AAMkADU5OTg0NDQ4LTg4ZTAtNDA4MC04MTZiLTRhYzlkNmFkNTZmOABGAAAAAABnggb8q7sSRq9tehfRgEabBwBLSq1BeXIvQr5fGyNnrf6vAAAAeelaAADw9PfbvYTARJv%2FsBtLJKIrAAKMMBhbAAABEgAQAMWpp8LImeZLqCati42UI2s%3D&amp;X-OWA-CANARY=QFWrR7BZTU-GjYL5MJ4ThPCg0SXlPtMYtrpOM89Kv9jDxm9JDNYmoo6e3h3iwmZe10ird-s3rGA." alt="" /></p>
<p>If it's been customized, the GP won't override it. Revert to defaults and ta-da, it works!</p>
<p>(obviously, the above documents folder is not directed to a server - I didn't want to show the customer's info publicly so I screen captured mine for the example).</p>
<p>In my situation I was moving a customer's profiles from one server to another and this user's folder (135 GB) moved automatically (mostly - 8.5 GB was left behind) but his computer was still referencing the old server location. From the user's perspective, his files were missing (only the 8.5 GB was visible to him). Once I hit the "Restore Defaults" button, and I manually moved the remaining files, everything worked perfectly.</p>
<p>Could I have manually configured this to solve my problem? Yes, but then it would have bit me next time too. This should solve it for good.</p>
<p>I couldn't easily find a solution to this on Google so I've posted it here.</p>
<p>&nbsp;</p>]]></content></entry><entry><title>Loose Micro HDMI</title><category term="Hardware"/><category term="Micro HDMI"/><category term="asus"/><category term="laptop"/><category term="monoprice"/><category term="portsaver"/><category term="ultrabook"/><category term="ux31a"/><id>http://www.onegreattech.com/blog/2014/3/10/loose-micro-hdmi.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2014/3/10/loose-micro-hdmi.html"/><author><name>David Walsh</name></author><published>2014-03-10T21:20:20Z</published><updated>2014-03-10T21:20:20Z</updated><summary type="html" xml:lang="en-US"><![CDATA[To fix a loose micro HDMI port in my Asus UX31A laptop/ultrabook I bought a "portsaver" from monoprice.com. Item #7603 is what I bought but #7703 may also work]]></summary></entry><entry><title>Remove IE 11?</title><category term="Browser"/><category term="Browsers"/><category term="Internet Explorer 11"/><category term="Microsoft"/><category term="Security"/><id>http://www.onegreattech.com/blog/2014/2/19/remove-ie-11.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2014/2/19/remove-ie-11.html"/><author><name>David Walsh</name></author><published>2014-02-19T19:24:24Z</published><updated>2014-02-19T19:24:24Z</updated><summary type="html" xml:lang="en-US"><![CDATA[IE 11 has been a problem for many people that need to access older web sites. It can be removed so the computer will go back to version 9 or 10 and this will usually restore compatibility. The real problem though is that the web sites aren't being updated and we should question why and whether we should really do business with a company that doesn't at least make an effort to keep up with current technology (and support not only recent versions of Internet Explorer, but also Google Chrome and Firefox).]]></summary></entry><entry><title>Hoax?</title><category term="Complaints"/><category term="Hoax"/><category term="Security"/><id>http://www.onegreattech.com/blog/2013/10/23/hoax.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2013/10/23/hoax.html"/><author><name>David Walsh</name></author><published>2013-10-23T21:22:28Z</published><updated>2013-10-23T21:22:28Z</updated><summary type="html" xml:lang="en-US"><![CDATA[PC Internet Data Center (pcdomainname.net) appears to be trying to confuse people and entice them into registering domain names in China in order to "protect" their company's brand.]]></summary></entry><entry><title>What is a virtual machine?</title><category term="Virtual"/><category term="cloud"/><category term="server"/><category term="servers"/><category term="virtual"/><category term="virtual machine"/><id>http://www.onegreattech.com/blog/2013/8/28/what-is-a-virtual-machine.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2013/8/28/what-is-a-virtual-machine.html"/><author><name>David Walsh</name></author><published>2013-08-28T23:32:38Z</published><updated>2013-08-28T23:32:38Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>I get asked occasionally what a virtual machine is. This is usually when I'm proposing using them in a business. The concept is actually very easy: we're running multiple computers inside one physical computer.</p>
<p>Special software (called a hypervisor) creates a generic "environment" within the computer that allows the computer to run more than one operating system at the same time. The most common use of this is to run several virtual servers inside a single physical computer.</p>
<p>Why do we like this for even small businesses? Well, there are lots of reasons:</p>
<p>A virtual machine can be moved to a different physical computer with no reconfiguration (such as if you have a computer fail).</p>
<p>If you need, 5 servers for example, you can buy one big computer to run them all for less cost than buying 5 cheaper servers to run individually. By "big" I mean redundant, fast, lots of disks, lots of memory, etc.</p>
<p>Tasks can be separated easier: one server for files, another for email, another for printers, another for ... whatever you want. If you try to do this with physical servers, you have to buy hardware for each.&nbsp;</p>
<p>Management is easier. We assign a server some drive space, some ram, a processor (or several) and start it up. &nbsp;If it needs more of something, we simply assign more or assign it a higher priority with what it already has.</p>
<p>We can even convert a physical server to be a virtual server. This makes it so we can replace several old physical servers with a single new computer and still have the same "servers" running on the network. Nothing has to change from the users' perspective.&nbsp;</p>
<p>Overall it takes less time, costs less, is more manageable, and we can use better hardware.</p>
<p>If you're looking to upgrade your servers you should absolutly consider virtual servers.</p>
<p>Lastly, note that I didn't mention "cloud". That's because "virtual" doesn't mean "cloud".</p>
<p>&nbsp;</p>]]></content></entry><entry><title>Press 1 to Update Your FREE Google Listing</title><category term="Complaints"/><category term="Press 1"/><category term="Update your"/><category term="free google"/><category term="free google listing"/><category term="google listing"/><category term="it's time to update your"/><id>http://www.onegreattech.com/blog/2013/5/2/press-1-to-update-your-free-google-listing.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2013/5/2/press-1-to-update-your-free-google-listing.html"/><author><name>David Walsh</name></author><published>2013-05-02T23:12:14Z</published><updated>2013-05-02T23:12:14Z</updated><summary type="html" xml:lang="en-US"><![CDATA[Don't fall for the "Press 1 to update your free Google listing" or "It's time to update your free Google listing" scams. They aren't free and won't do anything for you.]]></summary></entry><entry><title>Check for UPNP Problem</title><category term="Security"/><category term="UPNP"/><category term="grc.com"/><category term="routers"/><category term="shieldsup"/><id>http://www.onegreattech.com/blog/2013/2/28/check-for-upnp-problem.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2013/2/28/check-for-upnp-problem.html"/><author><name>David Walsh</name></author><published>2013-03-01T05:43:56Z</published><updated>2013-03-01T05:43:56Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>UPNP is a technology to make router configuration easier. It makes it so devices inside your network can automaticlly configure the router to allow various inbound services (easpecialy for online gaming).</p>
<p>There is a problem in many routers that exposes the UPNP service to the Internet, making it possible for someone on the Internet to configure your router to allow themselves access into your network. Of course, this would be a very bad thing to have happen.</p>
<p>You can check easily for this flaw by doing this:</p>
<ol>
<li>Go to grc.com/shieldsup</li>
<li>Click on the Proceed button.</li>
<li>Click on "GRC's Instant UPnP Exposure Test"</li>
</ol>
<p>Most likely, you'll get a good result and you don't have to do anything more!</p>
<p>But if you get a bad result, you need to do something as soon as possible. The resolution will be to do one of these (in order of least expensive to most expensive, provided you can do it yourself):</p>
<ul>
<li>Turn off your UPNP services in your router.</li>
<li>Update your router's firmware (and turn off UPNP).</li>
<li>Switch your router to different firmware (such as DD-WRT or Tomato) and make sure UPNP is off.</li>
<li>Replace your router and make sure UPNP is off.</li>
</ul>
<p>And then you should test it again to make sure the problem is gone (if it's not, you should try one of the other options). If you don't know how to do these things and are unable to solve the problem, you'll want to hire a tech to do it for you. There is a lot more information about this problem at grc.com so feel free to read about it there or ask me about it.</p>
<p>If you're one of my customers and I setup your router, I've probably disabled UPNP anyway because I never trusted it and have been turning it off for several years.</p>
<p>Unfortunatly I've heard that in some routers, even turning UPNP off leaves it on and exposed to the Internet, so it's still worth testing.</p>
<p>Good luck!</p>]]></content></entry><entry><title>Success (in Chrome)</title><category term="Browsers"/><category term="Chrome"/><category term="Firefox"/><category term="Flash"/><category term="HTML 5"/><category term="HTML5"/><category term="Internet Explorer"/><category term="YouTube"/><category term="crash"/><id>http://www.onegreattech.com/blog/2013/2/23/success-in-chrome.html</id><link rel="alternate" type="text/html" href="http://www.onegreattech.com/blog/2013/2/23/success-in-chrome.html"/><author><name>David Walsh</name></author><published>2013-02-23T16:52:42Z</published><updated>2013-02-23T16:52:42Z</updated><summary type="html" xml:lang="en-US"><![CDATA[Of IE, Firefox, and Chrome, Chrome is the only one that will play most Youtube videos without Adobe Flash Player.]]></summary></entry></feed>