- PowerShell for Office 365
- Martin Machado Prashant G Bhoyar
- 95字
- 2021-07-02 18:50:42
Checking license availability
Once we have verified that the user has the correct role assigned, as a best practice check whether you have the license available. This step is not required if you are just creating the users but not assigning the license.
When we create a new account in Office 365, the account will not count against the subscription until we assign the license.
To check the available licenses, use the following PowerShell Cmdlet:
Get-MsolAccountSku
The following screenshot shows the output for the preceding command:

ActiveUnits will give you information about the available licenses.
推薦閱讀
- Python快樂編程:人工智能深度學習基礎
- HoloLens Beginner's Guide
- Elastic Stack應用寶典
- UML+OOPC嵌入式C語言開發精講
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Python 3破冰人工智能:從入門到實戰
- Building Minecraft Server Modifications
- Visual C++開發入行真功夫
- 51單片機C語言開發教程
- Java Web開發就該這樣學
- C++程序設計
- HTML5與CSS3權威指南
- Processing開發實戰
- Learning Zimbra Server Essentials
- 少年小魚的魔法之旅:神奇的Python