csv file:
computer1,user1
computer2,user2
computer3,user3

it's for usage in another script. this other script checks pc's for local admin rights and removes them unless they are in a list. This list is currently a big script, but by providing a csv file there will be a better view on who has these rights.

regards,

jeroen