microsoftgraph / microsoftgraph/msgraph-sdk-powershell
When will the last Password Sync be added to Get-MgOrganization
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 898
- Forks
- 230
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 31
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
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.
Research direction
Start by comparing Get-MgOrganization with Get-MgBetaOrganization and how onPremisesLastPasswordSyncDateTime is exposed. Done when the value is available through the non-Beta Get-MgOrganization cmdlet and its output can be verified against the Beta cmdlet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100