Hi Deleted ,
>>is there a way to access the password history without PowerShell?
Currently no. Providing a new dedicated Windows LAPS UI to handle this scenario for AD-stored passwords is one of the next version feature goals.
>>The LAPS tab in DSAC looks somehow truncated.
Yes, but this is not LAPS-tab-specific. The overall visual experience of hosting the "legacy" ADUC tabs in DSAC could be improved.
>>Also in Entra ID / Intune,so far haven't noticed how to access the password history.
Querying password history in Entra is not a scenario that is officially supported last time I checked and this is why you don't see it in the various Entra\Intune mgmt portals. If there is any stored password history on a given device object, it can be queried via MS Graph, or you can use the Windows in-box Get-LapsAADPassword cmdlet.
Jay