Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| course:office_365:start [2022/05/08 12:21] – don.lee | course:office_365:start [2025/01/03 13:19] (current) – don.lee | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Microsoft 365 ====== | ====== Microsoft 365 ====== | ||
| + | |||
| + | |||
| + | ===== Remove blocked users from the Restricted entities page ===== | ||
| + | |||
| + | * https:// | ||
| ===== First Time Login ===== | ===== First Time Login ===== | ||
| Line 21: | Line 26: | ||
| * https:// | * https:// | ||
| * [[course: | * [[course: | ||
| + | * [[course: | ||
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
| Line 42: | Line 48: | ||
| Need to connect to M365 via PowerShell to enable it. It will take some times (1 hour) to be ready. Then you could go back to the GUI to setup. | Need to connect to M365 via PowerShell to enable it. It will take some times (1 hour) to be ready. Then you could go back to the GUI to setup. | ||
| + | https:// | ||
| + | |||
| + | Connect M365 via PowerShell | ||
| + | * Run Windows PowerShell as Administrator | ||
| + | * connect to your M365 with this command, replace navin@contoso.com with your username | ||
| + | < | ||
| + | PS C: | ||
| + | PS C: | ||
| + | </ | ||
| + | * Run Enable-OrganizationCustomization | ||
| + | < | ||
| + | PS C: | ||
| + | </ | ||
| + | The output may display "This operation is not required. Organization is already enabled for customization." | ||