Skip to content

Commit 4dd11d2

Browse files
Update Export-SCOMUserRoles.ps1
1 parent 95690df commit 4dd11d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Powershell/Export-SCOMUserRoles.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This script will export the SCOM User Roles to CSV or Text File Format.
22
# -----------------------------------------------
33
# Outputs the file to the current users desktop
4-
# Initial Upload: July 20th, 2022
4+
# Initial Upload: June 20th, 2022
55
# -----------------------------------------------
66
$UserRoles = @()
77
$UserRoleList = Get-SCOMUserRole

0 commit comments

Comments
 (0)