Updated script comments, added author notes and updated file name.

This commit is contained in:
Kyle 2025-04-11 14:41:15 +00:00
parent 7540cfa674
commit 6657cddee9

View File

@ -5,7 +5,8 @@
This script connects to Exchange Online and copies all group memberships (both Microsoft 365 Groups and Distribution Lists) This script connects to Exchange Online and copies all group memberships (both Microsoft 365 Groups and Distribution Lists)
from a source user to a destination user, with comprehensive logging. from a source user to a destination user, with comprehensive logging.
.NOTES .NOTES
File Name : Copy-365GroupMembershipsV3.ps1 Author : Kyle Pope
File Name : Copy-User365Groups.ps1
Prerequisite : ExchangeOnlineManagement PowerShell module Prerequisite : ExchangeOnlineManagement PowerShell module
#> #>