How can I mount a samba share ? #941
Replies: 2 comments 3 replies
|
@mwolfaardt, I'm not familiar with Samba, but if it can be an SMB share, you can use: https://github.com/dsccommunity/ComputerManagementDsc/tree/main/source/Examples/Resources/SmbShare perhaps. |
|
Got it working with : configurationVersion: 0.2.0 |
Uh oh!
There was an error while loading. Please reload this page.
Hi have a NAS with a share that I would like to be able to mount using DSC?
All reactions