Zachary Alexander
Zachary Alexander
I'm not the owner, but I've reached out to the responsible team to 1) get a response to this issue and 2) get my name taken off the owner list...
Thank you for the ping! I did get a response, but it needs some follow up on the correct owner's side. I have reached out to them again to get...
I have forwarded your comment to the Automation service owners.
https://github.com/PowerShell/PowerShell/issues/3629
Providers can have different parameter sets for some cmdlets, such as the Certificate provider or the Registry provider. That is defined in an XML section. Our current solution to generate...
:+1: great question, and this might be a great addition to the resource. in the meantime, would you be able to use something like the File resource's Checksum to get...
I just noticed similar issues were opened in the other 2 resource repos we released today. I think the above suggest applies equally well to all of them so I'll...
>And the source should be really secure. You can use ACL's to prevent the Wrong People from editing the file. You can use the pull server's [signing functionality](https://msdn.microsoft.com/en-us/powershell/dsc/pullserver) to validate...
Gotcha. I agree, they should all be secure. However I don't think DSC has a role in securing those things... Would it help if I updated the sample I originally...
no problem. right now i'm working with a few people to figure out the best way to write up and distribute sample configurations through the gallery and I was already...