Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.45 KB

README.MD

File metadata and controls

35 lines (27 loc) · 1.45 KB

MS365DemoTenant

Author: it-joe

Configures an existing tenant for demo purposes. Includes rich, demo-ready sample content (document libraries, emails, OneDrive contents, Yammer posts, etc.).

Prerequisites

Note:
PowerShell Core does not support the Microsoft Azure Active Directory Module for Windows PowerShell module and cmdlets with Msol in their name.
Therefore, please use Windows PowerShell 5.1 for installing above modules and to run the MS365DemoTenant module.

Installing

Import the module

Once cloned, you can import the module using:

PS> Import-Module <PathToRepo>\MS365DemoTenant