diff --git a/README.md b/README.md index f50e965..fcddb55 100644 Binary files a/README.md and b/README.md differ diff --git a/docs/index.html b/docs/index.html index 801e16a..d663cac 100644 Binary files a/docs/index.html and b/docs/index.html differ diff --git a/source/Public/Get-AdminRoleUserLicense.ps1 b/source/Public/Get-AdminRoleUserLicense.ps1 index f292c1c..6c307ee 100644 --- a/source/Public/Get-AdminRoleUserLicense.ps1 +++ b/source/Public/Get-AdminRoleUserLicense.ps1 @@ -19,8 +19,6 @@ PSCustomObject Returns a custom object for each user with administrative roles that includes the following properties: RoleName, UserName, UserPrincipalName, UserId, HybridUser, and Licenses. .NOTES - Version: 1.0 - Author: Your Name Creation Date: 2024-04-15 Purpose/Change: Initial function development to support Microsoft 365 administrative role auditing. .LINK