TrimarcJake / Locksmith

A small tool built to find and fix common misconfigurations in Active Directory Certificate Services.
https://github.com/TrimarcJake/Locksmith
Other
768 stars 72 forks source link

Remove Add-Member cmdlet from as many places as possible. #96

Closed TrimarcJake closed 5 months ago

TrimarcJake commented 5 months ago

Add-Member is slow and hard to read. We should eliminate it.

TrimarcJake commented 5 months ago

"Unable to index into an object of type "System.Management.Automation.PSObject" my butt. Resolved in #104