- PowerShell for Office 365
- Martin Machado Prashant G Bhoyar
- 101字
- 2021-07-02 18:50:42
Azure AD and Licensing Management
In the previous chapter, we connected to Office 365 using PowerShell and created a new user. In this chapter, we will cover in detail bulk user creation, the updating and deletion of users, license assignments, and license updates using PowerShell.
Specifically, we will cover the following topics:
- Common administrative cmdlets that are used for managing accounts and licensing
- Formatting data to be used for bulk account management
- How to change licenses for existing users?
- How to remove accounts and licenses?
- How to reset account passwords?
- How to update user account details?
- Working with Office 365 groups
推薦閱讀
- C語言程序設計(第2 版)
- Visual FoxPro程序設計教程
- Android Application Development Cookbook(Second Edition)
- Python進階編程:編寫更高效、優雅的Python代碼
- Data Analysis with IBM SPSS Statistics
- SSM輕量級框架應用實戰
- Java程序設計:原理與范例
- SQL經典實例(第2版)
- Learning Probabilistic Graphical Models in R
- 利用Python進行數據分析
- Python機器學習算法與應用
- PrimeFaces Blueprints
- BeagleBone Robotic Projects(Second Edition)
- Python 3快速入門與實戰
- RESTful Web API Design with Node.js