microsoftgraph / microsoftgraph/msgraph-sdk-powershell

When will the last Password Sync be added to Get-MgOrganization

Open
#3,205 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Question: API Status: Needs Investigation type:feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.