- 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
推薦閱讀
- Mastering Concurrency Programming with Java 8
- 算法訓(xùn)練營:入門篇(全彩版)
- SQL語言從入門到精通
- Learn Scala Programming
- Interactive Applications Using Matplotlib
- MySQL數(shù)據(jù)庫基礎(chǔ)實(shí)例教程(微課版)
- Express Web Application Development
- 深入分布式緩存:從原理到實(shí)踐
- .NET 4.5 Parallel Extensions Cookbook
- Mastering AWS Security
- 現(xiàn)代C:概念剖析和編程實(shí)踐
- 寫給大家看的Midjourney設(shè)計書
- Python高性能編程(第2版)
- Python程序員面試算法寶典
- PHP面試一戰(zhàn)到底