-
-
**Details of the scenario you try and problem that is occurring:**
Using MS Server 2012R2 with WMF 5. SharePoint Server 2013 SP1 and SQL 2014 Server.
Confguration set up with ConfigurationNames. When …
ghost updated
8 years ago
-
**Observed behavior**
Create a xHostFile resource that sets a specific value and it applies correctly, but then if I update the resource to change the IP address I see it create a new entry for the sa…
-
ConfigurationNames accepts multiple values in the definition but using more then one gave errors.
This was in 3.7.0.0 Is this still the case now ?
If so, is this something you plan on addressing to a…
-
I'm trying to create a function that returns the bindinginfo for a website. This is intended to reduce the complexity of my dsc resource file that will have 20/30 websites with similar bindinginfo bas…
-
https://github.com/PowerShell/DscResource.Tests/blob/master/Meta.Tests.ps1#L110
-
A document type definition can help to work with corresponding explanations because it describes the involved data structures to some degree. [Such a DTD](https://en.wikipedia.org/wiki/Document_type_d…
-
Apologies if this should be on UserVoice instead of here. I'm happy to move it if need be.
The ReportServerWeb works perfectly fine when using RegistrationKeys but breaks when using Configuration IDs…
-
Issue initially raised by @SimonWhalin:
- Host is running 2012R2
- Host has WMF 4
- VMs are running 2016TP3
- VMs have WMF 5
- Generated MOF files are using v1.0 of the built-in WindowsFeature res…
-
Set-TargetResource function in RS_rsProcessQueue resource (at line 77-80) uses System.Security.Cryptography.X509Certificates class to create client cert and install on PullServer.
From what I'm seein…