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/02/23 15:13] – 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 ===== | ||
| + | |||
| + | * [[course: | ||
| Line 14: | Line 23: | ||
| * Setup a Catch All email | * Setup a Catch All email | ||
| * http:// | * http:// | ||
| - | * http:// | + | * https:// |
| - | * http:// | + | |
| * https:// | * https:// | ||
| * [[course: | * [[course: | ||
| + | * [[course: | ||
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
| Line 33: | Line 42: | ||
| * it may take an hour to be effective | * it may take an hour to be effective | ||
| + | ==== Enable-OrganizationCustomization ==== | ||
| + | |||
| + | <note important> | ||
| + | |||
| + | 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." | ||