Check if Office 365 User is Licensed or Not using PowerShell
In this post I am going to write PowerShell script to check if a given office 365 user is licensed …
In this post I am going to write PowerShell script to check if a given office 365 user is licensed …
In this post I am going to share PowerShell script to export enabled Azure AD users and disabled (sign-in blocked) …
In this post I am going to share PowerShell script to check if a given office 365 user is blocked …
We can easily check the list of installed applications via Control Panel’s Add or Remove Programs UI. But if you …
In this post I am going to share PowerShell script to remove local user account or AD domain users from …
By default the local Administrators group will be reserved for local admins. However, in some cases, you might want to …
In this post I am going to share PowerShell script to search mailbox and delete, copy and move searched messages …
In this post, I am going to explain how to consume Microsoft Graph endpoints in Powershell and provide a sample …
When you create an Office 365 group, you can choose the group type as public or private. Previously in Office …
We can use the PowerShell cmdlet Get-Item to get file information including size of a file, we can also the …