Intune-LAPS

1.0.1

PowerShell module for retrieving Microsoft LAPS (Local Administrator Password Solution) credentials from Entra ID devices via Microsoft Graph API. Features an interactive TUI for device search, password display, and clipboard copy. Browser-based authentication with optional custom app registration support. Cross-platform compatible with Windows, macOS, and Linux.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Intune-LAPS -RequiredVersion 1.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Intune-LAPS -Version 1.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026. All rights reserved.

Package Details

Author(s)

  • markorr321

Tags

Intune-LAPS LAPS Intune Entra Azure Identity Security MicrosoftGraph LocalAdmin Password CrossPlatform TUI

Functions

Start-LAPS Configure-LAPS Clear-LAPSConfig Get-LAPSHelp

Dependencies

This module has no dependencies.

Release Notes

## 1.0.1
- Fix script path reference after module rename (LAPS.ps1 -> Intune-LAPS.ps1)

## 1.0.0
- Initial release
- Interactive TUI for LAPS password retrieval
- Device search by name with Entra ID
- Password display with base64 decoding
- Copy password to clipboard
- Browser-based authentication via MSAL
- Custom app registration support (Configure-LAPS)
- Cross-platform support (Windows, macOS, Linux)

FileList

  • Intune-LAPS.nuspec
  • Intune-LAPS.ps1
  • Intune-LAPS.psd1
  • Intune-LAPS.psm1
  • LICENSE
  • README.md
  • docs\index.html
  • docs\LAPS.gif
  • docs\Step-1.webp
  • docs\Step-2.webp
  • docs\Step-3.webp
  • docs\Step-4.webp
  • docs\Step-5.webp
  • docs\Step-6.webp
  • docs\Step-7.webp
  • docs\Step-8.webp
  • Screenshots\LAPS.gif
  • Screenshots\Step-1.webp
  • Screenshots\Step-2.webp
  • Screenshots\Step-3.webp
  • Screenshots\Step-4.webp
  • Screenshots\Step-5.webp
  • Screenshots\Step-6.webp
  • Screenshots\Step-7.webp
  • Screenshots\Step-8.webp

Version History

Version Downloads Last updated
1.0.2 5 4/14/2026
1.0.1 (current version) 4 4/14/2026
1.0.0 4 4/14/2026