Good morning,
I have downloaded several reports and continue to use them, thanks a lot for this.
Now I would like to have a report to see which local users are present on pc or at least to know if a specific user is present.
With Powershell I would use the command Get-LocalUser -name "user", but I don't know how to launch it on several pc.
Thanks