microsoftgraph / microsoftgraph/entra-powershell
When will the last Password Sync be added to Get-MgOrganization
Open
@KenitoInc is already working on this.
Since May 2, 2025.
beta-to-v1.0-gap
Graph API gap
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.