share drives and set permissions

hey guys ,
i was wondering how can i share drives c:\ and d:\ of remote computers via powershell and set their permissions.
for example i want to share local drive c:\ of another computer and set sharing permissions to full control for my user
how can i do that ?

Sure this can be done using New-SmbShare - but what problem are you trying to solve by doing this?