-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Labels
Description
Is your feature request related to a problem? Please describe the problem.
When querying Get-MgBetaOrganization I can read the Parameter "onPremisesLastPasswordSyncDateTime".
Unfortunately this one isnt available in the Get-MgOrganization CmdLet yet.
When will this Parameter be added?
We recently monitored this value with the old msonline Powershell Module and the get-msolcompanyinformation CmdLet. Unfortunately the msonline Powershell Module is discontinued, so we need to be able to query this value via the new Powershell Module.
Describe the solution you'd like.
Please also add the Output of onPremisesLastPasswordSyncDateTime to the non Beta CmdLet Get-MgOrganization
Additional context?
No response