Business Case Studies
Full library from £29/moSubscribe
Digital Transformation

Navigating the Complexities of IT Carve-Outs During Corporate Divestitures

The complexities of IT carve-outs during corporate divestitures, including systems, data, cybersecurity, costs, and transition planning.

Business Tech7 minute read

Divestitures are back on the corporate agenda, and boards are moving fast sometimes too fast. Behind every clean press release about a spin-off or sale sits a tangled IT estate that took a decade to build and now must be pulled apart in eighteen months. The gap between deal signing and IT reality is where value quietly leaks away.

The Anatomy of an IT Carve-Out

Here’s the uncomfortable truth nobody puts in the investor deck: separating one company’s technology stack is harder than merging two. When Accenture or Deloitte teams walk into a post-merger integration, they’re stitching systems together messy, but additive. A carve-out is subtractive surgery on a body that was never designed to be split. Every server, license, and data pipeline was built assuming permanence, not partition.

The operational blockers tend to cluster around a few predictable fault lines:

  • Shared infrastructure with no clean seams — data centers, network domains, and identity systems that serve both the retained business and the divested unit simultaneously.
  • Intercompany data entanglement — customer records, financial ledgers, and HR files stored in the same tables, sometimes the same rows, as the parent’s core business.
  • Undocumented dependencies — legacy integrations built by contractors who left the company years ago, with no architecture diagram to explain why a shipping app pings a payroll server.
  • Application ownership ambiguity — who actually owns the CRM instance when both business units use it under one enterprise license?

PwC’s deal advisory practice has flagged this repeatedly in its divestiture surveys: most carve-outs run over their original IT separation timeline, and the overrun is rarely due to a single catastrophic failure. It’s death by a thousand undocumented cuts. A misconfigured Active Directory trust here, a shared S3 bucket there, and suddenly the “six-month IT separation” stretches to fourteen.

Sound familiar to anyone who has sat through a Day 1 readiness review? For more detail on how consulting and technology providers structure this kind of separation work, review guidance published directly by firms that execute these engagements, such as https://dxc.com/advisory/mergers-acquisitions-divestitures, alongside comparable playbooks from EY and KPMG.

The TSA Trap

Transition Services Agreements exist for a good reason nobody expects a divested unit to stand up a full IT function on day one. But TSAs have a nasty habit of becoming a financial trap rather than a bridge.

Here’s how it usually plays out. The parent company agrees to keep hosting ERP, email, and network services for the newly separated entity for, say, twelve months. The separated company’s leadership assumes that’s plenty of time. Then procurement delays hit, then a key architect leaves mid-project, then the vendor contract for the new data center takes four months longer to negotiate than planned. Suddenly month twelve arrives, and the carve-out isn’t done.

What happens next is rarely pleasant. TSA agreements almost always include step-up pricing clauses costs that escalate the longer the dependency drags on. A common structure: baseline TSA fees for months one through six, a 25–40% markup for months seven through twelve, and punitive rates beyond that, sometimes double the original fee. One mid-market industrial carve-out tracked publicly through deal commentary saw its monthly TSA bill climb from roughly $95,000 to over $240,000 once it slipped past the contracted exit date a direct hit to EBITDA that private equity sponsors notice immediately.

A few things separate companies that exit TSAs cleanly from those that get stuck paying rent to their old parent indefinitely:

  1. Build the exit plan before signing the TSA, not after know exactly which systems get decommissioned on which date.
  2. Negotiate step-down triggers tied to milestones, not just calendar dates, so partial completion reduces partial fees.
  3. Staff a dedicated TSA governance office not a side project for someone’s already-full calendar.
  4. Track dependency chains weekly. A single unmigrated Active Directory forest can hold an entire exit hostage.

McKinsey & Company’s work on separation economics makes a point worth repeating to any CFO: TSA costs are not just a line item; they’re a countdown clock on strategic independence. Every month of delay is a month the divested business can’t fully control its cost structure, vendor relationships, or roadmap.

Untangling Shared Systems: ERP, Cloud Tenants, and Licenses

This is where the real engineering work happens, and where most timelines quietly collapse.

The ERP Problem

SAP and Oracle environments are rarely built with future divestiture in mind why would they be? A single SAP instance often runs finance, procurement, and manufacturing for the entire enterprise, with the divested unit’s data interwoven at the table level. Splitting it means one of three paths: a full system replication with selective data extraction, a “lift and shift” into a new tenant, or a greenfield rebuild.

Bain & Company’s private equity practice has noted that ERP separation alone can consume 40–60% of total carve-out IT budget. That’s not an exaggeration once you account for data cleansing, chart-of-accounts remapping, and the parallel-run periods needed to validate that financial close still works correctly post-split.

Cloud Tenancy and Licensing

Shared AWS accounts and Azure subscriptions bring their own headache. A single AWS Organization with consolidated billing might host workloads for both the retained business and the carve-out, tangled together through shared VPCs, IAM roles, and S3 buckets. Untangling that without downtime requires careful account-level separation new AWS Organizations, fresh Azure tenants, and a re-platforming exercise that has to run in parallel with the business staying operational.

Software licensing adds a legal layer on top of the technical one. Enterprise agreements with Microsoft, Salesforce, or SAP are typically negotiated at the parent-company level and cover user counts and usage rights that don’t automatically transfer. Boston Consulting Group’s technology practice notes that license non-compliance during a carve-out is one of the most common sources of post-close legal exposure. Nobody wants a cease-and-desist letter from a software vendor six months after the deal closes.

Common separation checkpoints worth building into any carve-out roadmap:

  • Full software asset inventory before Day 1 planning even begins.
  • Legal review of every enterprise license agreement for change-of-control and assignment clauses.
  • A dedicated cloud landing zone built and tested before data migration starts, not during.
  • Parallel-run validation for every financial system before cutover.

Data Protection and Cybersecurity in Separation

A carve-out is, functionally, a controlled data breach if it’s not handled properly access needs to be surgically cut, not gradually faded out.

Zero Trust architecture has become the default reference model here, and for good reason. Instead of assuming internal network access equals trust, every request gets verified independently user identity, device posture, and context are checked every time. During a separation, that model matters enormously, because for months two organizations with formerly shared credentials, shared VPNs, and shared admin accounts need to operate as strangers.

The risks compound fast if governance is loose:

  • Intellectual property leakage — engineers or sales teams retaining access to shared drives after their business unit has technically separated.
  • Compliance drift — GDPR and HIPAA obligations don’t pause during a carve-out; data processing agreements need to be re-established the moment personal data starts flowing to a newly independent controller.
  • Orphaned credentials — service accounts and API keys that nobody remembers to revoke, sitting quietly as an open door.
  • Shadow IT proliferation — teams under separation pressure spinning up unsanctioned tools just to keep working, bypassing whatever security controls existed before.

KPMG’s cyber risk advisory teams have repeatedly flagged the first ninety days post-separation as the highest-risk window for exactly this reason old habits, old access, and a security team stretched across two organizations at once. Getting identity and access management right before Day 1, not after, is the difference between a clean separation and a breach notification six months later.

Reaching Day One Readiness

Day One Readiness is the finish line but “ready” needs a precise definition, not a vague sense of confidence.

A genuinely independent IT landscape means the separated company can run payroll, close its books, ship product, and communicate with customers without touching a single parent-company system. That’s a high bar. It requires:

  1. A standalone Active Directory or identity provider, fully migrated and tested.
  2. Independent ERP and finance systems capable of a clean month-end close.
  3. Network infrastructure (firewalls, VPNs, endpoint security) owned entirely by the new entity.
  4. Business continuity and disaster recovery plans specific to the new organization’s footprint.
  5. A cybersecurity operations function that isn’t quietly still relying on the parent’s SOC.

EY’s transaction advisory group frames Day One Readiness through a simple test: could the business survive an unplanned, immediate cutoff of every parent-company system tomorrow? If the honest answer is no, readiness isn’t there yet, no matter what the project plan says.

Getting this right isn’t glamorous work. It’s spreadsheets, migration runbooks, and endless dependency mapping. But it’s also where the real value of a divestiture gets protected or destroyed. A carve-out that drags an extra six months doesn’t just cost TSA fees it costs market credibility, employee attrition, and the strategic momentum the deal was supposed to create in the first place.

Companies that treat IT separation as an engineering discipline, not an afterthought bolted onto the legal close, are the ones that actually capture the value they signed up for. Everyone else ends up paying rent to their old parent a lot longer than they planned.