<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Rant on IT Made Simple</title><link>https://itmadesimple.co.nz/tags/rant/</link><description>Recent content in Rant on IT Made Simple</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Thaddeus</managingEditor><webMaster>Thaddeus</webMaster><lastBuildDate>Wed, 17 Jun 2026 08:00:00 +1200</lastBuildDate><atom:link href="https://itmadesimple.co.nz/tags/rant/index.xml" rel="self" type="application/rss+xml"/><item><title>5 Things Your IT Guy Wishes You Would Stop Doing</title><link>https://itmadesimple.co.nz/posts/5-things-stop-doing/</link><pubDate>Wed, 17 Jun 2026 08:00:00 +1200</pubDate><author>Thaddeus</author><guid>https://itmadesimple.co.nz/posts/5-things-stop-doing/</guid><description>If you&amp;#39;re a small business owner who has ever had to call someone like me, read this. Please. I&amp;#39;m begging you.</description><content:encoded><![CDATA[<p>¡Look — I get it. You run a business. IT is not your thing. You&rsquo;ve got clients to serve, invoices to send, staff to manage, and a hundred other things to think about before you have to worry about whether your laptop is acting up again.</p>
<p>But some of the things I see small businesses do make my eye twitch. And I say that with love.</p>
<p>So here it is. These are the most common (and fixable) mistakes I see. If any of these apply to you — and if you&rsquo;ve got any IT support at all, whether it&rsquo;s an internal person or an external provider — please. For the love of all that is good. Stop.</p>
<h3 id="1-using-password123-or-your-business-name-or-your-dogs-name">1. Using &ldquo;password123&rdquo; (Or Your Business Name, Or Your Dog&rsquo;s Name&hellip;)</h3>
<p>I wish I was joking. I have seen all of these. Used by real businesses, with real data.</p>
<p>Here&rsquo;s the thing: password policies exist for a reason. Every time there&rsquo;s a data breach — and there&rsquo;s one basically every week somewhere in the world — millions of username and password combinations get leaked onto the internet. And attackers use these to automatically try those same credentials across other systems.</p>
<p>If your password is <code>Plumbing2024</code> and your email address is <code>john@plumbing.co.nz</code>, I can guarantee that combination is in a list somewhere. It takes a bot about 0.3 seconds to try it.</p>
<p><strong>What to do instead:</strong>
Use a password manager. Bitwarden is free, works on every device, and generates strong passwords so you don&rsquo;t have to think of them. You remember one master password, and it handles the rest.</p>
<p>Yes, it takes 20 minutes to set up. No, it&rsquo;s not complicated. Yes, it will save you a world of pain.</p>
<h3 id="2-clicking-links-in-emails-from-microsoft-warning-you-about-a-security-threat">2. Clicking Links in Emails from &ldquo;Microsoft&rdquo; Warning You About a Security Threat</h3>
<p>Oh, this one kills me.</p>
<p>You get an email that says something like:</p>
<blockquote>
<p>&ldquo;Your Microsoft 365 account has been compromised. Click here to verify your identity immediately.&rdquo;</p>
</blockquote>
<p>The email looks legit. The branding is right. The logo is there. There&rsquo;s even a link to &ldquo;Microsoft&rdquo; in the text.</p>
<p>It&rsquo;s not from Microsoft. It&rsquo;s from Steve in his mum&rsquo;s basement trying to harvest your credentials.</p>
<p><strong>What to actually do:</strong>
If you get an email from Microsoft (or your bank, or anyone) asking you to click a link and log in, <strong>don&rsquo;t click the link</strong>. Open your browser. Type in the URL yourself (office.com, your bank&rsquo;s actual URL, whatever). Log in there and check for any actual notifications.</p>
<p>99% of the time, there&rsquo;s nothing. The email was bait. You didn&rsquo;t bite. Well done.</p>
<p><strong>How to spot a phishing email:</strong></p>
<ul>
<li>Creates urgency (&ldquo;Act now!&rdquo; &ldquo;Your account will be closed!&rdquo;)</li>
<li>The sender address is slightly off (<a href="mailto:support@micros0ft-security.com">support@micros0ft-security.com</a> vs <a href="mailto:support@microsoft.com">support@microsoft.com</a>)</li>
<li>You hover over the link and the URL doesn&rsquo;t match the company</li>
<li>You weren&rsquo;t expecting it</li>
</ul>
<p>When in doubt, bin it. Or ask someone who knows. That&rsquo;s literally what we&rsquo;re here for.</p>
<h3 id="3-installing-random-software-from-the-internet">3. Installing Random Software From the Internet</h3>
<p>&ldquo;Do you have a PDF?&rdquo;
&ldquo;Just download any free PDF reader from Google.&rdquo;
<em>Downloads some god-awful toolbar-laden garbage from a sketchy website</em></p>
<p>Yes, you need a PDF reader. But you get one from Adobe. Or use Edge, which is already installed and handles PDFs just fine. You don&rsquo;t need to Google &ldquo;free PDF reader&rdquo; and click the first sponsored result.</p>
<p>Random software installs are one of the biggest sources of:</p>
<ul>
<li>Adware (pop-ups everywhere)</li>
<li>Spyware (keyloggers, data theft)</li>
<li>Ransomware (everything&rsquo;s encrypted, pay up or lose it)</li>
<li>Bloatware (slows your computer down)</li>
</ul>
<p><strong>The rule:</strong> if you don&rsquo;t know exactly what it is and where it came from, don&rsquo;t install it. Period.</p>
<p>If you need help figuring out whether something is safe, ask. That&rsquo;s not a dumb question. Clicking &ldquo;next&rdquo; on an installer without reading it <em>is</em> the dumb thing.</p>
<h3 id="4-using-the-shared-computer-as-a-junk-drawer">4. Using the Shared Computer as a Junk Drawer</h3>
<p>You know the setup. There&rsquo;s one computer in the office. Everyone uses it. The desktop has 47 shortcuts, half for things you installed once in 2019 and never used again. The browser has 6 toolbars. There&rsquo;s a folder called &ldquo;New Folder (3)&rdquo; sitting on the desktop with who-knows-what in it.</p>
<p>This isn&rsquo;t just messy. It&rsquo;s a genuine problem:</p>
<ul>
<li>Outdated software doesn&rsquo;t get security updates</li>
<li>Random old installs can conflict with things you need now</li>
<li>Finding anything takes forever</li>
<li>The computer runs like molasses because it&rsquo;s doing background tasks for 11 programs nobody uses</li>
</ul>
<p><strong>What to do:</strong>
Give everyone their own account on the computer (even basic Windows accounts). Clean up the desktop. Uninstall everything you don&rsquo;t use. Keep the desktop to a few folders max.</p>
<p>If the computer is genuinely slow, it might just need a cleanup. And by &ldquo;cleanup&rdquo; I mean: someone goes through it properly, removes the junk, and makes sure what&rsquo;s left is current and actually used.</p>
<p>Or buy separate devices. One shared junk-drawer computer for five people ends up costing more in lost productivity than just giving everyone their own cheap laptop.</p>
<h3 id="5-telling-us-its-urgent-when-it-isnt">5. Telling Us It&rsquo;s &ldquo;Urgent&rdquo; When It Isn&rsquo;t</h3>
<p>I know — to you, if you can&rsquo;t print your invoices right now, it IS urgent. You&rsquo;ve got work to do and the printer isn&rsquo;t playing ball.</p>
<p>But I need you to understand: when five people all say their issue is &ldquo;urgent,&rdquo; nothing is urgent. That&rsquo;s just called a Tuesday.</p>
<p>Meanwhile, the person who quietly sends a calm message like &ldquo;Hey, whenever you get a chance, I&rsquo;m having trouble with X&rdquo; — that person is my favourite human. I&rsquo;ll help them first every single time, because they&rsquo;re reasonable and I&rsquo;m only human.</p>
<p>Here&rsquo;s how IT prioritises (and this is how IT teams prioritise issues):</p>
<p><strong>Actually urgent:</strong></p>
<ul>
<li>Nobody can access email/Internet/your main business application</li>
<li>You think you might have been hacked or have ransomware</li>
<li>Something is actively losing you money right now</li>
</ul>
<p><strong>Important but not urgent:</strong></p>
<ul>
<li>Printer is doing that thing again</li>
<li>Computer is a bit slow</li>
<li>You need help installing something</li>
<li>Software is &ldquo;acting weird&rdquo;</li>
</ul>
<p><strong>Not urgent (but you&rsquo;ll ask anyway):</strong></p>
<ul>
<li>Can you make the text bigger?</li>
<li>Can you help me with my home laptop?</li>
<li>What&rsquo;s the Wi-Fi password again?</li>
</ul>
<p>Be honest about the urgency and you&rsquo;ll get better, faster service. I promise.</p>
<h3 id="bonus-round-the-stuff-you-probably-dont-even-know-youre-doing">Bonus Round: The Stuff You Probably Don&rsquo;t Even Know You&rsquo;re Doing</h3>
<p>Since we&rsquo;re here, a few extras:</p>
<ul>
<li>
<p><strong>Plugging in random USB sticks.</strong> Found a USB drive? Don&rsquo;t just plug it in to see what&rsquo;s on it. It could be loaded with malware. Ask first.</p>
</li>
<li>
<p><strong>Sharing passwords via email or text.</strong> If you need to share login details, use a password manager&rsquo;s sharing feature, or just tell the person verbally. Don&rsquo;t write passwords in an email. Emails get forwarded, hacked, and sit in inboxes forever.</p>
</li>
<li>
<p><strong>Never restarting your computer.</strong> Some of you have been running the same session for <em>weeks</em>. Just restart it. Seriously. Once a week. It installs updates, clears out the cobwebs, and fixes weird glitches.</p>
</li>
</ul>
<h3 id="the-common-thread">The Common Thread</h3>
<p>Every single point on this list comes down to one thing: <strong>a tiny bit of care goes a long way.</strong></p>
<p>You don&rsquo;t need to become an IT expert. You just need to slow down a little, think before you click, and ask when you&rsquo;re not sure.</p>
<p>And if you&rsquo;re not sure? That&rsquo;s fine. That&rsquo;s what we&rsquo;re here for. I&rsquo;d rather answer a &ldquo;silly&rdquo; question than recover your data after you click something you shouldn&rsquo;t have.</p>
<hr>
<p><em>Want a printable staff IT policy checklist you can stick on the office wall? I&rsquo;ve put together a one-page PDF on Patreon covering password rules, email safety, and software install policies. <a href="https://www.patreon.com/cw/ITMadeSimple">Grab it here</a>.</em></p>
]]></content:encoded></item></channel></rss>