Hello ! \:D

Id like to list in a text file all user having power user rights

the command to use in the shell is that one

net localgroup " utilisateurs avec pouvoir" >

could you explain to me how to script this with kixtart

i imagine will be something like shell "net localgroup 'utilisateurs avec pouvoirs' > pouvoir.txt"

Thansk for your advices and tricks ;\)

Jean-Marc