Skip to content

Commit 386ef3c

Browse files
Merge branch 'main' into ai-readiness-broken-links
2 parents f0b7c64 + d890fad commit 386ef3c

61 files changed

Lines changed: 108 additions & 661 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

copilot/includes/copilot-e5-e3-enable-sensitivity-labels-sharepoint-onedrive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ You have two options:
1919

2020
:::image type="content" source="../media/microsoft-365-copilot-e5-guide/purview-sensitivity-labels-prompt.png" alt-text="In Microsoft Purview Information Protection, turn on sensitivity labels for SharePoint and OneDrive." lightbox="../media/microsoft-365-copilot-e5-guide/purview-sensitivity-labels-prompt.png":::
2121

22-
- **Option 2**: Use the `[Set-SPOTenant](/powershell/module/sharepoint-online/set-spotenant)` Windows PowerShell cmdlet.
22+
- **Option 2**: Use the `[Set-SPOTenant](/powershell/module/microsoft.online.sharepoint.powershell/set-spotenant)` Windows PowerShell cmdlet.
2323

2424
To learn more about this configuration, see [Enable sensitivity labels for files in SharePoint and OneDrive](/purview/sensitivity-labels-sharepoint-onedrive-files).

microsoft-365/admin/add-users/change-user-profile-photos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ If the user has no photo, the commands return the error: `Exception of type 'Mic
206206
Remove-MgUserPhoto -UserId [email protected]
207207
```
208208

209-
For detailed syntax and parameter information, see [Remove-MgUserPhoto](/powershell/module/exchange/remove-userphoto).
209+
For detailed syntax and parameter information, see [Remove-MgUserPhoto](/powershell/module/exchangepowershell/remove-userphoto).
210210

211211
- **Microsoft 365 Groups**:
212212

@@ -222,7 +222,7 @@ If the user has no photo, the commands return the error: `Exception of type 'Mic
222222
Remove-MgGroupPhoto -GroupId 173cd812-5563-439c-9da4-bc2715fa2aee
223223
```
224224

225-
For detailed syntax and parameter information, see [Remove-MgGroupPhoto](/powershell/module/exchange/remove-userphoto).
225+
For detailed syntax and parameter information, see [Remove-MgGroupPhoto](/powershell/module/exchangepowershell/remove-userphoto).
226226

227227
## Configure photo update settings in your Microsoft 365 organization
228228

microsoft-365/admin/add-users/delete-a-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Before you begin, think about what you want to do with the user's email and OneD
4747
|:-----|:-----|
4848
|Product licenses |You can remove the license from the user and remove it from your subscriptions to stop paying for that license. If you select this option, the license will be removed automatically from your subscriptions. <br/><br/> **You can't remove the license** if you bought it through a Partner or volume licensing. If you're paying for an annual plan or if you're in the middle of a billing cycle, you won't be able to remove the license from your subscription until your commitment is completed. |
4949
|OneDrive content |If the user saved their files to OneDrive, you can give another user access to these files. <br/><br/> You'll need to move the files you want to keep within the retention period that is set for OneDrive files. **By default, the retention period is 30 days.** If you don't move the files within the retention period after deleting the user, the OneDrive for the deleted user is moved to the site collection recycle bin, where it is kept for 93 days. During this time, users will no longer be able to access any shared content in the OneDrive. To restore the OneDrive, you need to use PowerShell. For info, see [Restore a deleted OneDrive](/onedrive/restore-deleted-onedrive).<br/><br/> To increase the number of days that you retain OneDrive files for deleted accounts, see [Set the OneDrive retention for deleted users](/onedrive/set-retention). <br/><br/> **Important!** If the deleted user used a personal computer to download files from SharePoint and OneDrive, there's no way for you to wipe those files they stored on their computer. They will continue to have access to any files that were synced from OneDrive. |
50-
|Email | Giving another user access to the deleted user's email will convert the deleted user's mailbox to a shared mailbox. The new mailbox owner can then access the mailbox and monitor for new email. You'll also have the following options: <br/> <br/>Change the display name - We recommend changing the display name so that it will be easy to identify the shared mailbox in the **Active users** list. <br/> <br/> Turn on automatic replies - We've already written a polite automatic reply for you. You can send different automatic replies to people within your organization and people from outside your organization. <br/> <br/> [Remove any existing calendar permissions](/powershell/module/exchange/remove-mailboxfolderpermission) using PowerShell. <br/> <br/> Clean up aliases - Aliases are additional email addresses for users. Some organizations don't use them, so if you don't have any you don't need to do anything else here. If the user does have aliases, we recommend removing them so that you can reuse those email addresses. Otherwise, you can't reuse those email addresses until the retention period for deleted mailboxes has passed. By default, a deleted mailbox is recoverable for 30 days. For more information, see [Delete or restore user mailboxes in Exchange Online](/exchange/recipients-in-exchange-online/delete-or-restore-mailboxes#delete-a-user-mailbox). |
50+
|Email | Giving another user access to the deleted user's email will convert the deleted user's mailbox to a shared mailbox. The new mailbox owner can then access the mailbox and monitor for new email. You'll also have the following options: <br/> <br/>Change the display name - We recommend changing the display name so that it will be easy to identify the shared mailbox in the **Active users** list. <br/> <br/> Turn on automatic replies - We've already written a polite automatic reply for you. You can send different automatic replies to people within your organization and people from outside your organization. <br/> <br/> [Remove any existing calendar permissions](/powershell/module/exchangepowershell/remove-mailboxfolderpermission) using PowerShell. <br/> <br/> Clean up aliases - Aliases are additional email addresses for users. Some organizations don't use them, so if you don't have any you don't need to do anything else here. If the user does have aliases, we recommend removing them so that you can reuse those email addresses. Otherwise, you can't reuse those email addresses until the retention period for deleted mailboxes has passed. By default, a deleted mailbox is recoverable for 30 days. For more information, see [Delete or restore user mailboxes in Exchange Online](/exchange/recipients-in-exchange-online/delete-or-restore-mailboxes#delete-a-user-mailbox). |
5151
|Active Directory |If your business uses **Active Directory** that is synchronizing with Microsoft Entra ID, you need to delete the user account from Active Directory. You can't do it through Microsoft 365. For instructions, see [Delete a User Account](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753730(v=ws.11)). |
5252

5353
### Get started

microsoft-365/admin/add-users/remove-former-employee.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ If you're using Microsoft Entra ID, see the [Remove-MgUser](/powershell/module/m
9090

9191
[Restore a user](restore-user.md) (article)\
9292
[Assign or unassign licenses for users in the Microsoft 365 admin center](../manage/assign-licenses-to-users.md) (article)\
93-
[Remove-CalendarEvents](/powershell/module/exchange/remove-calendarevents)
93+
[Remove-CalendarEvents](/powershell/module/exchangepowershell/remove-calendarevents)

microsoft-365/admin/create-groups/add-or-remove-members-from-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ By default, the person who created the group is the group owner. Often a group w
110110

111111
- [Manage groups dynamically in Microsoft Entra ID](/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal): see the section "How can I manage the membership of a group dynamically?"
112112

113-
- To add hundreds or thousands of users to groups, use the [Add-UnifiedGroupLinks](/powershell/module/exchange/add-unifiedgrouplinks).
113+
- To add hundreds or thousands of users to groups, use the [Add-UnifiedGroupLinks](/powershell/module/exchangepowershell/add-unifiedgrouplinks).
114114

115115
- [Assign a new owner to an orphaned group](https://support.microsoft.com/office/86bb3db6-8857-45d1-95c8-f6d540e45732)
116116

microsoft-365/admin/create-groups/restore-deleted-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ Visit the [Microsoft Tech Community](https://techcommunity.microsoft.com/t5/micr
8484

8585
[Restore deleted email conversations](/Exchange/recipients-in-exchange-online/restore-deleted-items-group) (article)\
8686
[Manage Microsoft 365 Groups with PowerShell](../../enterprise/manage-microsoft-365-groups-with-powershell.md) (article)\
87-
[Delete groups using the Remove-UnifiedGroup cmdlet](/powershell/module/exchange/remove-unifiedgroup) (article)\
87+
[Delete groups using the Remove-UnifiedGroup cmdlet](/powershell/module/exchangepowershell/remove-unifiedgroup) (article)\
8888
[Manage your group-connected team site settings](https://support.microsoft.com/office/8376034d-d0c7-446e-9178-6ab51c58df42) (article)\
8989
[Delete a group in Outlook](https://support.microsoft.com/office/ca7f5a9e-ae4f-4cbe-a4bc-89c469d1726f) (article)

microsoft-365/admin/email/configure-clutter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,21 +31,21 @@ Check out [Using PowerShell with Exchange Online](/powershell/exchange/exchange-
3131

3232
## Turn Clutter on using Exchange PowerShell
3333

34-
You can enable Clutter manually for a mailbox by running the [Set-Clutter](/powershell/module/exchange/set-clutter) cmdlet. You can also view Clutter settings for mailboxes in your organization by running the [Get-Clutter](/powershell/module/exchange/get-clutter) cmdlet.
34+
You can enable Clutter manually for a mailbox by running the [Set-Clutter](/powershell/module/exchangepowershell/set-clutter) cmdlet. You can also view Clutter settings for mailboxes in your organization by running the [Get-Clutter](/powershell/module/exchangepowershell/get-clutter) cmdlet.
3535

3636
Turn on Clutter for a single user named Allie Bellew:
3737

3838
`Set-Clutter -Identity "Allie Bellew" -Enable $true`
3939

4040
## Turn Clutter off using Exchange PowerShell
4141

42-
You can disable Clutter manually for a mailbox by running the [Set-Clutter](/powershell/module/exchange/set-clutter) cmdlet. You can also view **Clutter** settings for mailboxes in your organization by running the [Get-Clutter](/powershell/module/exchange/get-clutter) cmdlet.
42+
You can disable Clutter manually for a mailbox by running the [Set-Clutter](/powershell/module/exchangepowershell/set-clutter) cmdlet. You can also view **Clutter** settings for mailboxes in your organization by running the [Get-Clutter](/powershell/module/exchangepowershell/get-clutter) cmdlet.
4343

4444
Turn off Clutter for a single user named Allie Bellew:
4545

4646
`Set-Clutter -Identity "Allie Bellew" -Enable $false`
4747

48-
If you use PowerShell to bulk create your users, then you need to run [Set-Clutter](/powershell/module/exchange/set-clutter) against each user's mailbox to manage Clutter.
48+
If you use PowerShell to bulk create your users, then you need to run [Set-Clutter](/powershell/module/exchangepowershell/set-clutter) against each user's mailbox to manage Clutter.
4949

5050
## When does the Clutter On/Off switch appear to users in Outlook on the web?
5151

microsoft-365/admin/manage/centralized-deployment-of-add-ins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ For Outlook, your users must be using one of the following:
9595

9696
Microsoft Exchange stores the add-in manifests within your organization's tenant. The admin deploying add-ins and the users receiving those add-ins must be on a version of Exchange Online that supports OAuth authentication.
9797

98-
Check with your organization's Exchange admin to find out which configuration is in use. OAuth connectivity per user can be verified by using the [Test-OAuthConnectivity](/powershell/module/exchange/test-oauthconnectivity) PowerShell cmdlet.
98+
Check with your organization's Exchange admin to find out which configuration is in use. OAuth connectivity per user can be verified by using the [Test-OAuthConnectivity](/powershell/module/exchangepowershell/test-oauthconnectivity) PowerShell cmdlet.
9999

100100
### Exchange Online user role requirements
101101

microsoft-365/admin/misc/create-litigation-hold-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Get-Mailbox <username> | FL LitigationHoldEnabled
7878

7979
A value of *True* indicates that the mailbox is on litigation hold.
8080

81-
For more information, see [Set-Mailbox](/powershell/module/exchange/set-mailbox).
81+
For more information, see [Set-Mailbox](/powershell/module/exchangepowershell/set-mailbox).
8282

8383
## How does Litigation hold work?
8484

microsoft-365/admin/security-and-compliance/block-active-x-controls.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)