How I Killed a $3,200 Order (And the 5-Step Printer Setup Checklist That Fixed It)
-
Step 1: Unboxing & Physical Setup (The Boring Stuff Matters)
-
Step 2: Stop! Don't Connect to Wi-Fi Yet
-
Step 3: The Driver Dance (Get This Wrong and Nothing Works)
-
Step 4: Network Configuration (The Part Everyone Forgets)
-
Step 5: Print a Test & Calibrate (Don't Trust the Factory Settings)
-
⚠️ Common Mistakes I Still See (And Made)
I've been handling IT procurement and setup for a mid-size logistics company for about six years now. If I remember correctly, we've cycled through maybe 40 printers in that time—mostly Brother laser models, a few all-in-ones. I've personally made enough mistakes to fund a small vacation. The worst one? A $3,200 order of custom labels that got trashed because the printer wasn't set up right.
This guide is the checklist I wish I'd had back then. It's for anyone who's just unboxed a new printer (or is about to) and wants to avoid the dumb mistakes—the ones that waste time, money, and credibility.
There are 5 steps. Follow them in order. Skip one at your own risk.
Step 1: Unboxing & Physical Setup (The Boring Stuff Matters)
You'd think this is the easy part. It is—until you forget something simple.
Checklist:
- Remove all packing tape and foam. I'm serious. I once left a piece of orange tape on the fuser unit (this was back in 2021) and wondered why the first 20 pages had a weird streak. Cost me an hour of troubleshooting and a service call that wasn't covered.
- Install the toner and drum. Sounds obvious, but I've seen new hires try to turn it on without doing this. The machine will yell at you. Do it first.
- Load paper correctly. Fan the stack. Don't overload the tray. Use the right paper weight (our standard is 20 lb bond, but check your manual).
- Connect power. Don't use a power strip that's already maxed out with a monitor and a space heater. Trust me on that one.
This step takes 5 minutes. Rushing it cost me a $200 service fee once (circa 2022). Not worth it.
Step 2: Stop! Don't Connect to Wi-Fi Yet
Everything I'd read about printer setup said to connect to Wi-Fi first. In practice, that's exactly how you end up with a printer on the wrong subnet or with a default password that IT will hate you for.
Checklist:
- Decide on a connection method. For a shared office printer, use Ethernet if you can. It's more reliable. Wi-Fi is fine for a small team (3-5 people), but expect occasional dropouts.
- If using Ethernet: Plug it in before powering on. The router should assign an IP automatically via DHCP. Write that IP down—you'll need it for the next step.
- If using Wi-Fi: Use the printer's control panel to scan for your network. Do not use the default name. Rename it to something you'll recognize in 6 months (e.g., 'Office-Brother-3rdFloor').
The conventional wisdom is to always assign a static IP. My experience with 40+ setups? DHCP is fine for most small offices. Static IPs are for when you have 50+ devices and a dedicated IT person. Don't overcomplicate it.
Step 3: The Driver Dance (Get This Wrong and Nothing Works)
This is where most of my mistakes happened. The wrong driver = the printer shows up as 'offline' or prints gibberish.
Checklist:
- Go to Brother's support site. Not a generic driver download site. Not the CD that came in the box (it's already outdated). Use support.brother.com.
- Choose your exact model. 'Brother HL-L2370DW' is not the same as 'HL-L2370DN'. The 'W' matters—it means Wi-Fi. Getting this wrong (which I did for a rush order in early 2023) means the driver won't find the printer.
- Select your OS. Windows 11, macOS Sonoma, whatever. Download the 'Full Driver & Software Package' (not the 'Basic Driver'—that's missing the scanner and status monitor).
- Run the installer. It'll ask for your connection type. Select Ethernet or Wi-Fi. It'll search for the printer on the network. If it doesn't find it, you probably skipped Step 2.
I only believed in downloading the full driver package after ignoring it and spending 45 minutes trying to scan a document to email. The basic driver didn't include the scan utility. That was a $0 mistake, but a 45-minute one.
Step 4: Network Configuration (The Part Everyone Forgets)
Once the driver is installed and you can print a test page, most people stop. Don't. This is where you lock down the setup so it doesn't break next week.
Checklist:
- Set a printer password. The default admin password for most Brother printers is 'access' or '0000'. Change it now. In September 2022, someone on our team left it at default and an intern accidentally reset the network settings. Whole office down for an hour.
- Set a static IP (optional but recommended). If you're using Ethernet, go into the printer's network settings and set a static IP outside your DHCP range. For example, if your router assigns 192.168.1.100–200, use 192.168.1.50. This prevents the IP from changing after a power outage.
- Enable SNMP (but secure it). Brother printers use SNMP for status monitoring. If you don't need it, turn it off. If you do, change the community string from 'public' to something unique. That's a basic security step.
That $3,200 mistake I mentioned? It happened because the printer was on a different VLAN than our production label software. The IT guy had set up a guest network, and the printer connected to it. The labels printed, but the barcodes were all wrong because the software couldn't communicate back to verify. 3,200 labels, straight to recycling. $3,200 wasted, plus a 1-week delay.
Step 5: Print a Test & Calibrate (Don't Trust the Factory Settings)
I know you want to print that 50-page report immediately. Hold on. Run a calibration first.
Checklist:
- Print a test page from the printer's control panel. This checks the hardware is working. If it prints cleanly, move on.
- Print a test page from your computer. Open a Word doc, type 'Test', print it. This checks the driver and network config. If it takes more than 30 seconds to start printing, something's wrong.
- Check alignment. Most Brother laser printers have a 'Print Quality Check' option in the menu. Run it. If you see streaks or faded areas, run the drum cleaning routine. If that doesn't fix it, your toner might be installed wrong.
- Set default print settings. Go into the printer properties on your computer. Set the default paper size (Letter, 8.5x11) and quality (600 DPI is standard for text; 1200 DPI for graphics). This saves everyone from wondering why their document printed in Legal.
There's something satisfying about a perfectly configured printer. After all the setup stress, seeing that first clean page come out—that's the payoff. But it only happens if you don't skip steps.
⚠️ Common Mistakes I Still See (And Made)
- Using the wrong cable. An old USB 2.0 cable might not work with a modern printer. Use the cable that came with it, or a certified USB 3.0 one. Same for Ethernet—Cat5e or Cat6 only.
- Installing the driver before the printer is on the network. Always do Step 2 (connect to network) before Step 3 (install driver). The installer needs to find the printer. If it can't, you'll have to manually add it by IP later—more work.
- Forgetting to check for firmware updates. Brother releases firmware updates that fix bugs and improve compatibility. Check for one immediately after setup. I missed an update in early 2024 that fixed a Wi-Fi dropout issue. Took me three hours of troubleshooting before I found it.
- Not documenting the setup. Write down the IP, the password, the model, and the date. Tape it to the printer. When you're on vacation and someone else needs to troubleshoot, they'll thank you.
At least, that's been my experience with 40+ printer setups. Your mileage may vary, but this checklist has saved me from at least a dozen headaches—and one very expensive recycling bin.