TrimarcJake / Locksmith

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

Convert fix one liners to here strings #142

Closed TrimarcJake closed 4 months ago

TrimarcJake commented 4 months ago

@SamErde suggested here-strings to improve Fix and Revert code something like a year ago... well, this is it. Next-up, converting said here-strings to scriptblocks so they can just be invoked.