msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
When will the last Password Sync be added to Get-MgOrganization
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
Any progress here? You guys are starting to deny access to the old msonline cmdlets but the onPremisesLastPasswordSyncDateTime still cant be queried using the new Get-MgOrganization.
Please add this feature soon, I'm waiting for this one.