Share via

MsolUser - Modified date

Anonymous
2016-08-12T15:04:23+00:00

Hi,

I know that it's possible to get a user's creation date from Office 365 using the Get-MsolUser command, however is it possible to get the "Last Modified Date" of a user, whether licensed or not?

Thanks in advance.

Microsoft 365 and Office | Subscription, account, billing | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2016-08-13T11:16:17+00:00

Hi JCarabott,

We can’t check the date when license is assigned or removed on a user with Office 365 Powershell.

However, you can check the date by Office 365 Security & Compliance Center

Please try following the steps:

Open portal.office.com->Admin centers->Security & Compliance->Search & investigation->Audit log search.

Regards,

Liam

Was this answer helpful?

0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2016-08-16T07:54:38+00:00

    Hi Liam,

    Many thanks for the information. I managed to get what I need.

    Regards.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-08-12T17:43:42+00:00

    Hi David, 

    Mostly I'm interested in the date when a license is assigned or removed on a user. However, any change on the actual user (licensed or not) will do, because you wouldn't normally carry out any changes on a user who does not have a license, unless you intend to delete the object because there is a conflict with a new user. We normally delete users whose license was removed, however one of our clients is currently running an internal audit and he has been unassigning the licenses on users without deleting them, and this information would really help him out.

    Thanks in advance.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-08-12T15:45:00+00:00

    What exactly do you mean by "Last modified date"? like, whould that be when something has changed, like a user got a licenses added, or user added a cell phone number to his profile? Just when something has changed on that user?

    You can try the get-mailbox and Pipe it to FL, and there is a last changed date. Does that work?

    "Whenchanged" is a line..Not sure if that will do what you need or not.. If not, give me some more info and ill see what i can come up with.

    Was this answer helpful?

    0 comments No comments