|
|
Copilot for Education Control |
Manage the EDU classification for your tenant members
Manage the EDU classification for your tenant members through a PowerShell script that admins are authorized to modify.
Files
|
|
Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
System Requirements
Operating Systems: Windows 11
Windows system and PowerShell
Installation Instructions
Select the Download button to start the download. The download should start automatically. If prompted, select Save or Save this program to disk. EXAMPLE Specify the education type using the -eduType parameter: 1 = Primary/Secondary/K-12 2 = Higher Education 3 = Other Example usage: PS C:\> .\ConfigureTenantEduType.ps1 -eduType 1 Note: If you don’t provide the -eduType parameter, the script will return the tenant's current education type classification.