Find Last login date for all Azure AD Users using PowerShell
The user’s last successful sign-in time provides potential insights into the user’s continued need for access to Microsoft 365 resources. …
The user’s last successful sign-in time provides potential insights into the user’s continued need for access to Microsoft 365 resources. …
In this post, we will share CSOM based PowerShell script to get a list of all documents and metadata details …
In this post, we are going to share Graph API based PowerShell script to get calendar meeting events from a …
We can use the Exchange Powershell cmdlet Get-MailboxFolderStatistics to list all the available folders in a specific user mailbox or …
In this post, I am going to share PnP and CSOM based PowerShell scripts to find a file document is …
Microsoft Office 365 User accounts are stored in Azure Active Directory. In a hybrid environment, user accounts and passwords from …
We can use the CSOM script in PowerShell to work with SharePoint Online site, list, document library and files. Once …
We can use the Remove-CalendarEvents cmdlet from the Exchange Online PowerShell module to cancel future meetings in user or resource …
There are times we should have opened PowerShell with ‘Run as administrator‘ to execute commands which require elevated privileges. There …
In this post, we will share CSOM based PowerShell script to get all shared documents from SharePoint Online or OneDrive …