ShareFile-PowerShell icon indicating copy to clipboard operation
ShareFile-PowerShell copied to clipboard

DisabledUsers.ps1 bug

Open TS-Armz opened this issue 3 years ago • 0 comments

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.

TS-Armz avatar Apr 26 '22 20:04 TS-Armz