The local administrator account is disabled when on-premises LAPS is decommissioned and the device is moved to Intune as co-managed, without a corresponding Windows LAPS policy being applied for the same local account

Swarnendu Das 0 Reputation points
2025-07-07T06:29:29.3433333+00:00

Hi All,

I have an on-premises legacy LAPS server managing local administrator passwords for end-user machines. As part of our modernization efforts, I’ve configured Windows LAPS in Intune and transitioned the end-user devices to a co-managed state.

After decommissioning the on-prem LAPS, I did not configure a corresponding Windows LAPS policy in Intune for the same local admin account. Following this, I noticed that the local administrator account on the devices is getting disabled.

I have two questions regarding this setup:

Do the devices need to be fully managed by Intune (rather than co-managed) before decommissioning on-prem LAPS?

How long does on-prem Active Directory retain the local admin password stored by legacy LAPS after decommissioning?

Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Chanuka Francis 361 Reputation points
    2025-07-29T13:22:42.3466667+00:00

    You can manage local administrator passwords using either on-premises LAPS or Windows LAPS via Intune, but not both simultaneously. It's important to properly offboard from the legacy LAPS setup before transitioning to cloud-based Windows LAPS.

    🔹 Do devices need to be fully managed by Intune to use Windows LAPS?

    No, they don’t. In a co-managed environment, you can selectively assign workloads between Configuration Manager and Intune. To manage Windows LAPS via Intune, you only need to shift the Configuration Policies workload to Intune. There's no requirement to move all workloads. Once this is done, Intune can successfully manage local admin password rotation and storage—even for co-managed devices.


    🔹 How long does on-prem AD retain local admin passwords after decommissioning legacy LAPS?

    Once the legacy LAPS infrastructure (GPO, LAPS client, and AD schema) is decommissioned:

    • The stored passwords in Active Directory remain until:
      • They are manually cleared.
        • The computer object is deleted.
          • A new password rotation occurs via another system (e.g., Windows LAPS).

    Without the LAPS client or GPO, no further password rotations will occur, and the stored password will become stale over time.

    🕒 There is no automatic expiration of these passwords unless a custom cleanup mechanism is implemented.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.