Есть такая прога называется Remote.exe 60kb:
" To Start the SERVER end of REMOTE
---------------------------------
Syntax : REMOTE /S <"Cmd"> <Unique Id> [Param]
Example: REMOTE /S "i386kd -v" imbroglio
To interact with this "Cmd"
from some other machine
- start the client end by:
REMOTE /C <PC_NAME> imbroglio
To Exit: @K
[Param]: /F <Foreground color eg yellow, black..>
[Param]: /B <Background color eg lblue, white..>
[Param]: /U username or groupname
specifies which users or groups may connect
may be specified more than once, e.g
/U user1 /U group2 /U user2
To Start the CLIENT end of REMOTE
---------------------------------
Syntax : REMOTE /C <ServerName> <Unique Id> [Param]
Example: REMOTE /C rajnathX86 imbroglio
This would connect to a server session on
rajnathX86 with id "imbroglio" if there was a
REMOTE /S <"Cmd"> imbroglio
started on the machine rajnathX86.
To Exit: @Q (Leaves the Remote Server Running)
[Param]: /L <# of Lines to Get>
[Param]: /F <Foreground color eg blue, lred..>
[Param]: /B <Background color eg cyan, lwhite..>"
Из под нее можно запустить net share - ТАМ далеко

. Но опять же права пользователя... и безопасность.
Если хочешь - скину - помучаешь. Я в свое время решил что есть другие пути, но у меня и задача другая была.