Showing results for AzureAD - Scripting Blog [archived]

Aug 14, 2019
4
0

PowerTip: Identify Synchronized AzureAD accounts without a License assigned

Doctor Scripto
Doctor Scripto

Summary: Using PowerShell to identify users who are Synchronized to AzureAD but not yet licensed Hey, Doctor Scripto! I'd love to be able to identify users Synchronized to AzureAD that haven't yet had their licenses assigned.   Help a friend out? No problem at all!  You can target that information with two parameters in the Get-Mso...

PowerTipPowerShellDoctor Scripto
Aug 7, 2019
0
0

PowerTip: Identify the last time Users changed passwords in AzureAD

Doctor Scripto
Doctor Scripto

Summary: Using PowerShell to report on Users and the last time Passwords were changed Hey, Doctor Scripto! I need to report on users and when they updated their passwords In AzureAD. Could you show me how ? Most certainly, I love to provide a helping hand however I can. Using the Get-Msoluser Cmdlet just target the LastPasswordChangeT...

PowerTipPowerShellDoctor Scripto