Connect to Office 365 PowerShell
There are two versions of the PowerShell module that you use to connect to Office 365 and administer user accounts, groups, and licenses:
- Azure Active Directory PowerShell for Graph (cmdlets include AzureAD in their name)
- Microsoft Azure Active Directory Module for Windows PowerShell (cmdlets include MSol in their name)
As of the date of this article, the Azure Active Directory PowerShell for Graph module does not completely replace the functionality in the cmdlets of Microsoft Azure Active Directory Module for Windows PowerShell module for user, group, and license administration. In many cases, you need to use both versions. You can safely install both versions on the same computer.
Connect with the Azure Active Directory PowerShell for Graph module
Connect with the Microsoft Azure Active Directory Module for Windows PowerShell
Create user accounts with Office 365 PowerShell
Use the Azure Active Directory PowerShell for Graph module
Use the Microsoft Azure Active Directory Module for Windows PowerShell
Create multiple user accounts
Create a comma-separated value (CSV) file that contains the required user account information.
Office365 plans Education:
Office 365 for Education |
|
STANDARDPACK_STUDENT | Microsoft Office 365 (Plan A1) for Students |
STANDARDPACK_FACULTY | Microsoft Office 365 (Plan A1) for Faculty |
STANDARDWOFFPACK_FACULTY | Office 365 Education E1 for Faculty |
STANDARDWOFFPACK_STUDENT | Microsoft Office 365 (Plan A2) for Students |
STANDARDWOFFPACK_IW_STUDENT | Office 365 Education for Students |
STANDARDWOFFPACK_IW_FACULTY | Office 365 Education for Faculty |
EOP_ENTERPRISE_FACULTY | Exchange Online Protection for Faculty |
EXCHANGESTANDARD_STUDENT | Exchange Online (Plan 1) for Students |
OFFICESUBSCRIPTION_STUDENT | Office ProPlus Student Benefit |
Quellen:
https://dilshansaminda.wordpress.com/2015/11/22/office-365-service-plan-skus/
https://www.codetwo.de/blog/in-office-365-mehrere-user-auf-einmal-erstellen-und-lizenzieren/4625