Previous Topic: sd_sscmd importmsiNext Topic: sd_sscmd removeshare


sd_sscmd addshare

Valid on Windows and UNIX

The command addshare enables the shares. It runs also on the manager.

The command has the following format:

On Windows:

sd_sscmd addshare {SDLIBRARY | MSILIB | [UseFQDN=N|Y]}

On UNIX:

sd_sscmd addshare {SAMBA | NFS | SDLIBRARY | MSILIB | [UseFQDN=N|Y]}
[UseFQDN=N|Y]

Optional Parameter. Specifies that a share name includes the "Fully Qualified Domain Name" (for example, \\mycomputer.ca.com\SDMSILIB) instead of computer name only (for example, \\mycomputer\SDMSILIB).

Default: UseFQDN=Y

Note: By default, the shares SDLIBRARY$ and SDMSILIB are not created during installation (unless specified in advanced settings).

Examples

sd_sscmd addshare SDLIBRARY MSILIB
sd_sscmd addshare SDLIBRARY UseFQDN=Y