Get list of Office 365 licenses using Powershell
Every Office 365 subscription includes different type of license plans, you can list all the available license plans (SKU ID’s) …
Every Office 365 subscription includes different type of license plans, you can list all the available license plans (SKU ID’s) …
When you delete users in Office 365 admin Portal, these deleted users are moved to the Recycle Bin where they …
It is very common requirement to get all the licensed users within an Office 365 tenant. We can use the …
The Get-MsolUser cmdlet is an Azure AD powershell cmdlet. It can be used to get an individual user, or list …
We can use the Azure AD powershell cmdlet Set-MsolUser to set a user on Office 365 to Password Never Expire …
I have created an Azure AD application and used in my own application to connect Azure AD Graph API. When …
Azure Active Directory PowerShell is a module that provides cmdlets to manage Office 365 Users and all other Azure AD …
Office 365 introduced the new reporting powershell cmdlet Get-LicenseVsUsageSummaryReport to retrieve a summary report that identifies the number of active …
We can use the office 365 exchange powershell cmdlet New-Mailbox to create new mailbox, this command also creates an office …
While we set a new license to an user, we can enable or disable only a particular set of service …