Home Services Packages Articles Contact Free consultation
Knowledge base

Complex IT projects, explained simply

No jargon, no sales pitch. Practical articles on the technology decisions small and medium businesses actually face — written from 20+ years in the field.

FEATURED · 01
CloudProjects7 min read

Moving Your Business Email to Microsoft 365 — What Actually Happens

It sounds scary: "we're migrating your email." Here's the whole project, step by step, in plain language — including the one weekend where everything switches over.

Read the article
02
Security5 min read

MFA: The Cheapest Security Upgrade You'll Ever Make

One extra tap when you log in stops the single most common way businesses get hacked. Here's how it works and how to roll it out without a staff revolt.

Read
03
SecurityCloud6 min read

The 3-2-1 Backup Rule — and Why OneDrive Alone Isn't a Backup

"It's in the cloud" is not a backup plan. A simple rule that has saved businesses for decades, translated to today's cloud reality.

Read
04
Security7 min read

Ransomware, Explained: How It Gets In and How Small Businesses Survive It

What actually happens in a ransomware attack, hour by hour — and the four preparations that decide whether it's a bad day or the end of the business.

Read
05
Networking6 min read

Office Wi-Fi That Never Drops: How a Proper Network Is Designed

Why the router your internet provider gave you isn't enough, and what a professional actually does differently when planning an office network.

Read
06
NetworkingSecurity6 min read

VPN vs. Zero Trust: Remote Access, Explained Simply

Your team works from everywhere. Two very different philosophies for letting them in safely — and which one fits a small business.

Read
07
Cloud6 min read

Why Your Cloud Bill Keeps Growing — and How to Tame It

Nobody decided to spend that much. It happened one small subscription at a time. A practical guide to auditing and cutting cloud spend.

Read
08
ProjectsSecurity5 min read

The First Day and the Last Day: Why Onboarding and Offboarding Are Security Issues

A new employee waiting three days for email is annoying. A departed employee whose accounts still work is dangerous. Fixing both with one checklist.

Read
09
ProjectsNetworking7 min read

Moving Your Phones to the Cloud: A VoIP Migration, Step by Step

Goodbye, dusty PBX box in the closet. What cloud telephony (including a phone line inside Microsoft Teams) really means, and how the switch happens without missing a call.

Read
10
AI6 min read

Copilot and AI in a Small Business: What's Useful, What's Hype, What's Risky

An honest map of where AI genuinely saves small businesses time today, where it doesn't, and the two rules that keep it from becoming a data leak.

Read
CloudProjects7 min read

Moving Your Business Email to Microsoft 365 — What Actually Happens

"We're migrating your email" sounds like open-heart surgery. In reality, it's a well-rehearsed procedure — and when it's planned properly, most of your team won't notice the moment it happens.

Why businesses do this at all

Many small businesses still run email on an old local server, or on a cheap hosting package that came bundled with their website. Both work — until they don't. The local server ages and becomes a single point of failure sitting in a closet. The hosting mailbox fills up, gets flagged as spam by other providers, and offers no real security controls.

Microsoft 365 (or Google Workspace — the logic is identical) moves your mail to infrastructure that is backed up, monitored, and secured by a company with thousands of engineers. You stop maintaining a mail system and go back to just using one.

A migration is 80% preparation and 20% execution. If the switch-over weekend feels dramatic, the preparation was skipped.

The project, step by step

  1. Inventory. We list every mailbox, shared address, distribution list, and forwarding rule. Every migration horror story begins with a mailbox nobody remembered.
  2. Licensing. We match each person to the right plan — most staff need a modest license; power users may need more. Buying everyone the top tier is the most common way money is wasted here.
  3. Pre-copy. Days before the switch, existing mail is copied to the new mailboxes in the background. Your team keeps working normally; nothing changes yet.
  4. The cutover. Usually on a weekend evening, one DNS record (called MX — think of it as your street address for email) is changed to point at Microsoft. New mail starts arriving in the new mailboxes. A final sync catches anything sent in between.
  5. Monday morning. Phones and laptops get reconnected — ideally prepared in advance so it's a sign-in, not a setup. A support channel is open all morning for stragglers.

What can go wrong (and how it's prevented)

In practice

For a 15-person office, this whole project typically spans two weeks of quiet preparation and one weekend of actual switching. Total downtime for the team: effectively zero. The most common feedback on Monday is "wait, that was it?" — which is exactly the goal.

Security5 min read

MFA: The Cheapest Security Upgrade You'll Ever Make

Most break-ins to business accounts don't involve any "hacking" at all. Someone simply logs in with a stolen password. Multi-factor authentication makes that stolen password nearly worthless.

The problem with passwords

Passwords leak constantly — from breached websites, from phishing emails, from the sticky note under the keyboard. Attackers buy lists of leaked passwords and try them on business email accounts automatically, day and night. If one of your employees reused their password on a website that got breached, your business inbox may be one login attempt away from being someone else's.

What MFA actually does

Multi-factor authentication (MFA, sometimes called two-factor or 2FA) adds a second check to the login: something you have, on top of something you know. In practice, that's a prompt on your phone — a tap, or a six-digit code. An attacker on another continent may have the password, but they don't have the phone.

Microsoft's security teams have said for years that MFA blocks the overwhelming majority of automated account attacks. No other measure gives you that much protection for this little money.

"But my team will hate it"

This is the real obstacle — and it's solvable. A good rollout looks like this:

In practice

Enabling MFA for a whole small business is typically a single afternoon of work plus a week of gentle follow-up. It is the first thing any security review will recommend, and it's the one with the best cost-to-protection ratio by far.

SecurityCloud6 min read

The 3-2-1 Backup Rule — and Why OneDrive Alone Isn't a Backup

"Everything's in the cloud, so we're covered." It's the most common sentence I hear in first meetings — and the most dangerous one.

Sync is not backup

OneDrive, Google Drive and Dropbox are synchronization services. Their job is to make sure every copy of your files looks the same everywhere. That's exactly the problem: if a file is deleted, corrupted, or encrypted by ransomware on one computer, that change syncs faithfully to the cloud and to every other computer. The sync service did its job perfectly — and your file is gone everywhere at once.

Recycle bins and version history help, but they have time limits, they can be emptied, and in a real incident they're often not enough. A backup is something different: a separate, independent copy that nothing in your daily environment can touch.

The rule that's survived every technology shift

3-2-1: keep three copies of your data, on two different types of storage, with one copy somewhere else entirely.

The rule is older than the cloud, and it translates beautifully to it:

The question that matters more than the backup

Not "do we back up?" but "have we ever restored?" A backup that has never been test-restored is a hope, not a plan. A proper setup includes a scheduled restore drill — pick a random file from three weeks ago and bring it back. If that takes more than a few minutes or fails, you want to find out on a calm Tuesday, not during an incident.

In practice

For a typical small business, real 3-2-1 coverage of Microsoft 365 costs a few dollars per user per month and runs by itself. Most businesses I meet believe they already have this. On inspection, most have copy 1 and a good feeling.

Security7 min read

Ransomware, Explained: How It Gets In and How Small Businesses Survive It

Ransomware is not a virus that "happens" to you like weather. It's a burglary with predictable steps — which means each step is a place you can stop it.

What it is, in one paragraph

Ransomware is software that encrypts your files — turns every document, spreadsheet and database into unreadable noise — and offers to sell you the key. Modern gangs add a second threat: before encrypting, they quietly copy your data out, and threaten to publish it. Small businesses are not too small to be targets; they're targeted because they tend to be less protected.

The anatomy of an attack

  1. The way in. Usually a phishing email that captures someone's password, or a forgotten remote-access door left open to the internet. Rarely anything sophisticated.
  2. The quiet phase. Days or weeks of looking around: what's valuable, where are the backups, who has admin rights. This is the phase where good monitoring catches them.
  3. The strike. Often at night or on a holiday weekend. Backups are deleted first if they're reachable, then everything is encrypted at once.
  4. The note. A ransom demand, typically with a countdown timer designed to cause panic decisions.
The gang's first target isn't your files — it's your backups. That's why the isolated, untouchable copy is the single most important preparation.

The four preparations that decide the outcome

If it happens anyway

Disconnect affected machines from the network (unplug, don't shut down — the machine's memory can help investigators). Call your IT professional and, if you have one, your cyber insurer. Don't negotiate alone, and don't rush to pay: with good backups, most businesses restore without paying anything.

In practice

Businesses with the four preparations above typically lose a day or two and some nerves. Businesses without them lose weeks, sometimes everything. The difference isn't luck or budget — it's preparation that mostly costs discipline, not money.

Networking6 min read

Office Wi-Fi That Never Drops: How a Proper Network Is Designed

If your video calls freeze near the kitchen and the printer disappears every Tuesday, your network wasn't designed — it accumulated.

Why the provider's router isn't enough

The box your internet provider installed is built to do one thing: deliver internet to a family apartment. An office asks much more of it: dozens of devices, video meetings, a printer everyone needs, guests who shouldn't see your files, and walls made of concrete. When that box is also your only Wi-Fi antenna, sitting in a cabinet at one end of the office, physics does the rest.

What a designed network looks like

Good Wi-Fi is mostly good wiring. The best wireless networks are the ones where everything that can be cabled, is.

The upgrade project, simply

A typical office network refresh: a short survey walk with a signal meter, a plan on the floor blueprint, one day of cabling and mounting, and an evening of migration so nobody's workday is interrupted. Old network keeps running until the new one is verified.

In practice

For most offices under ~30 people this is a modest, one-time project — and it typically ends years of daily friction. The complaint I hear afterwards is always the same: "why didn't we do this sooner?"

NetworkingSecurity6 min read

VPN vs. Zero Trust: Remote Access, Explained Simply

Your team works from home, the café, or a client's office. There are two philosophies for letting them reach company systems safely — and they think about trust in opposite ways.

The VPN: a tunnel to the office

A VPN (virtual private network) builds an encrypted tunnel from the employee's laptop into the office network. Once connected, the laptop behaves as if it were plugged in at a desk — it can see the file server, the printer, everything.

That's the strength and the weakness in one sentence. The tunnel is secure, but it's all-or-nothing: whoever gets through the front door is inside. If an attacker steals a VPN password (or the laptop itself), they inherit that same full access. The castle has strong walls and a very trusting interior.

Zero Trust: never assume, always check

Zero Trust flips the logic: being "inside" earns you nothing. Every request — every login to email, every file opened — is checked on its own: who is asking, from which device, is that device healthy and updated, is the request normal for this person? Access is granted per application, not to the whole network.

A VPN asks "are you on the network?" Zero Trust asks "who are you, on what device, and should you be doing this right now?"

What this means for a small business

Here's the good news: if your business runs on Microsoft 365 or Google Workspace, you're already halfway to Zero Trust without knowing it. Email, files and Teams are reached directly over the internet, guarded by identity checks — no tunnel needed. What remains is to do it properly:

In practice

Most SMBs don't run a "Zero Trust project" — they arrive at it step by step: MFA first, then device policies, then narrowing what the VPN exposes. Each step is small; the sum is a network where a stolen password no longer means a broken business.

Cloud6 min read

Why Your Cloud Bill Keeps Growing — and How to Tame It

Nobody in your business ever decided to spend this much on software and cloud. It happened the way cupboards fill up: one small, reasonable purchase at a time.

Where the money leaks

Cloud spend doesn't spike — it creeps. That's why nobody notices, and why a once-a-year audit finds money every single time.

The audit, step by step

  1. Collect the truth. Pull twelve months of statements from the credit card and every admin console. The card statement always contains subscriptions the admin consoles don't know about.
  2. Map licenses to humans. Compare every paid seat against the actual current team. This step alone usually pays for the whole exercise.
  3. Right-size the plans. Match license tiers to real usage — most vendors show last-login and feature-usage data if you look.
  4. Pick one tool per job. Consolidating duplicates isn't just cheaper; it also means less training and fewer places for data to scatter.
  5. Set a renewal calendar. Every contract gets a reminder 30 days before renewal — which is when you have negotiating leverage, not after.
In practice

In a typical 20-person business, the first audit finds 15–30% of software spend that can go — with zero impact on anyone's work. After that, a light quarterly check keeps the cupboard from refilling.

ProjectsSecurity5 min read

The First Day and the Last Day: Why Onboarding and Offboarding Are Security Issues

A new hire waiting three days for a working email is an embarrassment. A former employee whose accounts still work three months later is a threat. Both have the same cure.

The chaotic version (sound familiar?)

Someone new starts Sunday. On Sunday morning, the manager remembers. IT (or "the person who knows computers") improvises: an account here, a borrowed laptop there, permissions copied from "whoever does a similar job" — which quietly grants the new bookkeeper access to five years of management folders. Months later someone leaves, and their departure is an email that never reaches anyone responsible for accounts. Their mailbox, their VPN, their file access — all still alive.

Nobody decides to leave doors open. Doors stay open because closing them was never anyone's written job.

The checklist version

Onboarding, triggered the day the contract is signed — not the day the person arrives:

Offboarding, triggered by HR the moment a departure is known:

Why this is a "project" and not a memo

The checklist only works if it runs the same way every time — which means it's written down, owned by someone, and ideally semi-automated (account creation from templates, a trigger from HR, an automatic task list). Setting that up once is a small project; it then runs for years.

In practice

Security audits of small businesses almost always find at least one active account belonging to someone who left. The fix costs nothing but process — and it's also the difference between a first day that impresses a new hire and one that apologizes to them.

ProjectsNetworking7 min read

Moving Your Phones to the Cloud: A VoIP Migration, Step by Step

Somewhere in your office there may still be a dusty box on the wall that all the phones connect to. Retiring it is one of the most satisfying small projects in IT — when it's sequenced right.

The vocabulary, quickly

VoIP means your calls travel over the internet instead of dedicated phone lines. A cloud PBX is the "switchboard" — the thing that routes calls, plays the menu, manages queues — running as an online service instead of a box in your closet. And Microsoft Teams Phone is one popular flavor of this: a real business phone number that rings inside the Teams app your staff may already use, on their computer and mobile alike.

Your office number stops living in a wall socket and starts living in the cloud — which means it rings wherever your people are.

Why businesses switch

The migration itself

  1. Map the current setup. Every number, extension, menu, and "when nobody answers, it rings in the kitchen" rule. The old system's quirks are the real spec.
  2. Check the network first. Calls are unforgiving of a weak network. A quick assessment (and sometimes a small router setting called QoS, which gives voice traffic right of way) prevents the "it crackles" phase entirely.
  3. Build the new system in parallel. The cloud PBX is configured and tested with temporary numbers while the old phones keep working. Menus and queues are rehearsed here.
  4. Port the numbers. Your existing numbers are formally transferred to the new provider. This is a regulated, scheduled process — planned for a quiet day, with the old system as fallback until it completes.
  5. Land the change with people. Ten minutes of training per team: how to transfer a call, how to set yourself away. Skipping this is why some migrations feel like failures despite working perfectly.
In practice

A 10-extension office typically migrates over two to three weeks of calm parallel running, with the actual number port taking one morning. Nobody misses the wall box — though someone always asks to keep a desk phone, and that's fine: modern desk phones plug into the same cloud system.

AI6 min read

Copilot and AI in a Small Business: What's Useful, What's Hype, What's Risky

Every vendor now sells "AI inside". Here's an honest map for a small business: where AI already earns its keep, where it doesn't yet, and the two rules that keep it from becoming your next data leak.

What's genuinely useful today

What's still mostly hype

Fully autonomous "AI employees", AI that runs your finances, anything promising to replace judgment rather than typing. Today's AI is a brilliant, tireless, occasionally wrong junior assistant. It's confident when it's right and it's confident when it's wrong — the same tone in both cases. Plan for review, not blind trust.

Treat AI like a talented new intern: give it the boring work, check the output, and never hand it the master keys.

The two rules that prevent the horror stories

  1. Decide where company data may go. Free consumer chatbots may use what your team pastes into them for training. The fix isn't banning AI — that just drives it underground. It's providing an approved tool (business versions with proper data commitments) and a one-page policy: what's fine, what never leaves the company.
  2. Fix permissions before switching Copilot on. AI that searches "everything you have access to" will faithfully surface the salary spreadsheet that's been over-shared since 2021. A quick permissions review before rollout turns this from a lurking embarrassment into a non-event.
In practice

The sensible SMB path: start with a pilot group of 3–5 people for a month, measure where time is actually saved, tidy permissions, write the one-pager, then expand. Total cost of finding out what AI is worth to your business: one month and a handful of licenses — not a transformation program.

Have a project like this on your desk?Get a free, no-commitment consultation — we'll map it out together.
Talk to Gilad