I am trying to come up with a Powershell script that will search multiple computers and list the name of the computer with what services has a specific account running that service and export to a CSV file.
Ex. ComputerName, Displayname, StartName, State
ComputerA, BITS, UserA, running