Hi, all. I just bumped into an old script that used SambaTNG's rpcclient to access a remote Windows machine's registry: rpcclient -S $ip -U administrator\%pwd -c 'registry key enum "$query"' That's pretty slick -- but I see no way to accomplish this through stock Samba, be it rppcclient or something else. Am I missing something? Thanks! -Ken