Security

MFA for help desk and Active Directory -
step-by-step setup

Why MFA dramatically reduces the risk of account takeover. MFA types, Authenticator app vs SMS, Azure AD integration, a 4-phase rollout plan, team support, and the most common problems.

← Back to Blog
Security
Jakub Roszkiewicz · May 2026 · 12 min read

Weak and reused passwords are one of the most common causes of account takeover. If an attacker steals the password of a help desk technician, they can gain broad access to systems. MFA changes that equation: even with a stolen password, an attacker needs a second factor (phone, token). According to Microsoft, enabling MFA blocks the vast majority of automated account attacks. In this article I show why MFA, which methods to choose, how to deploy it for AD and the help desk, and how to support the team without excessive account lockouts.

2 factors
something you know + something you have
99.9%+
of automated attacks blocked by MFA (per Microsoft)
4 phases
recommended gradual rollout plan

Why MFA - risks without MFA

Fact 1: A significant share of security breaches stems from insufficient access controls - mostly lack of MFA or poor password management (credential theft, phishing, password reuse).

Fact 2: Passwords get reused across many services. If one of them is breached, the password may end up in databases used by attackers.

Fact 3: MFA significantly reduces the effectiveness of attacks based on guessing/stealing passwords and on phishing. According to Microsoft, enabling MFA blocks more than 99.9% of automated account attacks - even with the password, an attacker needs the second factor.

Risks without MFA:

The cost of a serious breach (forensics, possible ransom, system rebuild, reputational damage) can be many times the cost of an MFA rollout. MFA is one of the cheapest and most cost-effective controls an organization can deploy.

MFA types - TOTP, SMS, push notification, hardware token

MFA = something you have + something you know. "Something you have" is the second factor:

Best practice for an organization:

MFA method comparison table (cost, security, UX)

MFA method Security Cost UX Internet required Best for
TOTP (Authenticator app) High App usually free Good (6-digit code) No (works offline) IT/Admin, help desk
SMS Lower (SIM swap risk) SMS delivery cost Best (automatic) Yes Legacy systems
Push notification High Bundled in the app Best (one-tap approval) Yes End users, management
Hardware token (YubiKey) Highest (phishing-resistant) Device purchase cost Good (USB plug) No (cert stored locally) Admins, C-suite

MFA integration with Active Directory and Azure AD

On-Premises AD (Windows Server 2019+):

Azure AD (cloud-native):

Rollout plan - 4 phases, timeline, support

Common problems - locked accounts, token drift, legacy apps

Problem 1: "I lost / forgot my Authenticator"

Fix: backup codes (8-10 one-time codes generated at setup, stored securely). If both the Authenticator and the backup codes are lost, an administrator resets MFA (requires verification).

Problem 2: Token drift (the 123456 code is rejected even though it looks right)

Cause: the phone clock is out of sync with the server (time skew > 1 minute). Fix: Settings > Date/Time > Auto-synchronize. Or in the Authenticator app: "Account settings > correct time drift".

Problem 3: Legacy apps (SharePoint 2013, Oracle DB) do not support MFA

Fix: App Passwords in Azure AD - dedicated 32-character passwords for legacy apps (no MFA). Alternative: Conditional Access rules (MFA only for browser, not for direct API access). Migration plan: a 2-year timeline for legacy app modernization.

Problem 4: "The employee didn't get the SMS code"

Best practice: don't use SMS. If you must, keep TOTP as a backup. The SMS network may be overloaded or the carrier may block delivery.

FAQ

Will MFA work for remote work from home?

Yes. Push notifications (Authenticator app) require internet on the phone - standard in 2026. TOTP does not require internet. Hardware tokens (YubiKey) work offline. Best fit: TOTP + push notification (fallback).

Does rolling out MFA increase pressure on the help desk?

Short term: YES (weeks 1-2 = 200+ tickets). Long term: NO (week 3+ = 20-30 tickets per day, mostly account resets). Prepare the help desk: +1 FTE in weeks 1-2, extra training on the MFA reset procedure.

Can I enforce MFA only for sensitive systems (HR, Finance)?

Yes - with Conditional Access policies. MFA only when accessing the HR system or Finance portal. Regular access to Slack/Email does not require MFA. Best practice: MFA always for admin access, MFA always for sensitive data.

What are the licensing costs of MFA?

The cost depends on the chosen methods. Authenticator apps (Google Authenticator, Authy, Microsoft Authenticator) are usually free. MFA is also built into Microsoft Entra ID (formerly Azure AD) plans. Additional costs may arise with SMS (delivery fee) or hardware keys (device purchase). Confirm current license and device prices with the vendor or partner - if you already use a suitable Microsoft Entra ID plan, basic MFA may not require additional licenses.

What if an employee signs in from an unknown location?

Conditional Access - automatic MFA requirement for unknown locations (based on IP geolocation). The user enters their password, gets the MFA prompt, and signs in. On top of that, "sign-in risk" detection (Machine Learning) flags suspicious activity.

JR
Jakub Roszkiewicz
CTO · Rotech Group · MFA, Azure AD, identity management expert
MFA rollout

Is your organization ready for MFA?

Rotech Group will prepare your MFA rollout plan - infrastructure assessment, method selection (TOTP/push/hardware), rollout phases, help desk training. No commitment.

Book a consultation →