can anyone tell me how can I (programatically) add the current/selected user to a group (like power user, backup opetarors)
any function/info/code is welcomed
You can use the NetLocalGroupAddMembers function in the Windows API.
The JEDI API Library includes a Lan Manager Access API interface Unit, for use with Delphi.