pspete / psPAS

PowerShell module for CyberArk Privileged Access Security REST API
https://pspas.pspete.dev
MIT License
286 stars 90 forks source link

Get-PASUser.ps1 - Feature request, add "lastSuccessfulLoginDate" to ExtendedDetails #494

Closed dmetz12 closed 9 months ago

dmetz12 commented 9 months ago

Would be helpful in order to do automated license cleanups, removing the least active users.

pspete commented 9 months ago

I don't follow @dmetz12 - it is not usable where it exists already? image

dmetz12 commented 9 months ago

doh that's my mistake, I did a [ | select *] and didn't see that data. Thanks for the quick response. and thanks for all your efforts.

pspete commented 9 months ago

No problem @dmetz12 👍