From faf3550fdc4f5c0eee7cb5aa1e2aa25c6cbe3c0c Mon Sep 17 00:00:00 2001 From: Kyle Date: Fri, 11 Apr 2025 07:07:42 +0000 Subject: [PATCH] Initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..051effd --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Copy365UserGroups + +A script that looks at a source user in 365 and copies all 365 related groups to the destination user. + +Mainly used when setting up new users based of another users access. \ No newline at end of file