DFSDsc icon indicating copy to clipboard operation
DFSDsc copied to clipboard

DSC Resource for configuring Windows Distributed File System (Replication and Namespaces)

Results 7 DFSDsc issues
Sort by recently updated
recently updated
newest added

#### Details of the scenario you tried and the problem that is occurring I need to be able to configure the users in the `Delegation` tab. I think this is...

enhancement
help wanted

It would be very nice if the Resource supported using FQDNs as servernames in DFSN Root Targets :-)

enhancement
help wanted

`Set-TargetResource` populates `$ExisitingMembers` via FQDN (`$ExistingMembers = (Get-DfsrMember @Splat -ErrorAction Stop).DnsName`), which causes an error when `$DomainName` parameter is not populated and $Members parameter is not populated via FQDN. ```...

bug
help wanted

#### Details of the scenario you tried and the problem that is occurring We deploy in our configuration a hole Domain with 2 DCs. The DFSNamespaceRoot on the Primary DC...

needs investigation