ShareFile-PowerShell
ShareFile-PowerShell copied to clipboard
DisabledUsers.ps1 bug
I know I could probably fix this on my own, but honestly, I'm not sure how to use GitHub well enough to deal with forks and commits. But lines 25 and 26 are not in the right place. You're outputting to the console all users regardless of if they are disabled or not. Those lines should be moved inside the switch statement block.