ahpooch
ahpooch
unicorn
@Nikki1980 @noureddineaitizzi05 May I ask what prompted the negative reaction?
> Nice project how can I build @rathlavathmohan66-png If you interested in contributing - there is a small guilde in [CONTRIBUTING.md](https://github.com/Neon-Cyber-Crutches/awesome-powershell/blob/main/CONTRIBUTING.md)
> Thanks for making an Awesome list! 🙌 > > It looks like you didn't read the [guidelines](https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md) closely enough. I noticed multiple things that are not followed. Try going...
> [Explore PowerShell](https://kandi.openweaver.com/explore/powershell) link returns a 502 Server error. The link looks unstable. > > Error: Server Error The server encountered a temporary error and could not complete your request....
> `Powershell` => `PowerShell` > > The pull request title is incorrect. @sindresorhus Current Pull Request title is `Add awesome-powershell`. What should I change to make it right?
The issue was fixed in [this commit](https://github.com/pwm-project/pwm/commit/a86d1713db532edb8925957f62f2cc94b804473b). ``` commit a86d1713db532edb8925957f62f2cc94b804473b Author: [email protected] Date: Wed Dec 5 17:12:23 2018 -0500 fix object class casing for pwmUser in ad schema ldif ```
@johlju @dan-hughes As I understand it, the DnsServerDsc project may include DSC resources of the following types: ### DNS records resources Various DNS records and their scoped implementations: `DnsRecordA`, `DnsRecordAaaa`,...
> When above is resolved resources like `DnsServerCache`, `DnsServerDsSetting`, `DnsServerEDns`, `DnsServerRecursion` and `DnsServerScavenging` should instead inherit from `ResourcePropertiesBase` and not `ResourceBase` - maybe there is also a need for additional...
> > I would like to work on writing DSC resources for managing DNS Policies. > > Preliminary resource names for implementation: > > DnsServerQueryResolutionPolicy, DnsServerRecursionPolicy, DnsServerZoneTransferPolicy > > [@ahpooch](https://github.com/ahpooch)...