This module manages and configures the SMB file server for the Remote Configuration Framework.
The following table shows the configurable settings for SMBFILE.
| Value : Type | Access | Index | Description |
|---|---|---|---|
| AdapterList : STRING | Read-write | Not applicable | Specifies the list of network adapters, separated by a semi-colon. |
| ShareType : DWORD | Read-write | Share Name | Setting this value to 0, specifies a file server, setting this value to 1 specifies a print server. |
| ShareUsers : STRING | Read-write | Share Name | Specifies the list of share users, separated by a semi-colon. |
| SharePath : STRING | Read-write | Share Name | Specifies the path to share. |
See Also
Remote Configuration Framework Modules
Send Feedback on this topic to the authors