dgoldman-msft / PSServicePrincipal

PowerShell module for creating and deleting enterprise and registered applications as well as SPN object (single and batch) for automation. This can be used as a facilitator for setting up Exchange PowerShell CBA
MIT License
17 stars 4 forks source link

Fixing License Requirement #13

Closed FriedrichWeinmann closed 4 years ago

FriedrichWeinmann commented 4 years ago

You should never require license acceptance for MIT projects. This breaks default PowerShellGet being able to handle the install for no benefit at all.

dgoldman-msft commented 4 years ago

Manually resolved with Fred