DfsNamespaces configures Distributed File System Replication and Namespaces.
Source |
|
DSC Resource |
|
Documentation |
Parameter | Attribute | DataType | Description | Allowed Values |
---|---|---|---|---|
DomainFQDN |
Mandatory |
String |
The fully qualified domain name (FQDN) of the domain. |
|
NamespaceConfig |
Hashtable[] |
Example
DfsNamespaces:
DomainFqdn: contoso.com
NamespaceConfig:
- Sharename: AdminShare
Targets:
- DscFile01
- DscFile02
- Sharename: Software
Targets:
- DscFile01
- DscFile02