diff --git a/Copy-User365Groups.ps1 b/Copy-User365Groups.ps1 index d601da2..d130ee4 100644 --- a/Copy-User365Groups.ps1 +++ b/Copy-User365Groups.ps1 @@ -5,7 +5,8 @@ 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. .NOTES - File Name : Copy-365GroupMembershipsV3.ps1 + Author : Kyle Pope + File Name : Copy-User365Groups.ps1 Prerequisite : ExchangeOnlineManagement PowerShell module #>